Files
2025-08-27 17:10:05 +08:00

90 lines
2.5 KiB
JSON

{
"_args": [
[
{
"name": "win-spawn",
"raw": "win-spawn@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/root/gitbook/node_modules/phantom"
]
],
"_from": "win-spawn@>=2.0.0 <2.1.0",
"_id": "win-spawn@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/win-spawn",
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "1.2.10",
"_phantomChildren": {},
"_requested": {
"name": "win-spawn",
"raw": "win-spawn@~2.0.0",
"rawSpec": "~2.0.0",
"scope": null,
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/phantom"
],
"_resolved": "https://registry.npmjs.org/win-spawn/-/win-spawn-2.0.0.tgz",
"_shasum": "397a29130ec98d0aa0bc86baa4621393effd0b07",
"_shrinkwrap": null,
"_spec": "win-spawn@~2.0.0",
"_where": "/root/gitbook/node_modules/phantom",
"author": {
"name": "ForbesLindesay"
},
"bin": {
"win-spawn": "./bin/win-spawn"
},
"bugs": {
"url": "https://github.com/ForbesLindesay/win-spawn/issues"
},
"dependencies": {},
"deprecated": "use [cross-spawn](https://github.com/IndigoUnited/node-cross-spawn) or [cross-spawn-async](https://github.com/IndigoUnited/node-cross-spawn-async) instead.",
"description": "Spawn for node.js but in a way that works regardless of which OS you're using",
"devDependencies": {
"linify": "~1.0.1"
},
"directories": {},
"dist": {
"integrity": "sha512-eL7sqd9fXWpvV9ryzGQJh713ewWntqcmcM2pj5/Tikh8AyeXkwPYd+tBT6R+Cn7IjGmJfolmrqWclpNCf4g8GQ==",
"shasum": "397a29130ec98d0aa0bc86baa4621393effd0b07",
"signatures": [
{
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
"sig": "MEUCIQCpAqj4POXOKopJt24VV4iHCtcIqBb3ar/vYtLYKJTPnwIgI4ZI8zPf8TNGiMazmo6VSpE6mwaF/HyCXokgIboqLV8="
}
],
"tarball": "https://registry.npmjs.org/win-spawn/-/win-spawn-2.0.0.tgz"
},
"homepage": "https://github.com/ForbesLindesay/win-spawn#readme",
"license": "BSD",
"main": "index.js",
"maintainers": [
{
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
}
],
"name": "win-spawn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ForbesLindesay/win-spawn.git"
},
"scripts": {
"prepublish": "linify transform bin"
},
"version": "2.0.0"
}