dotfiles/.vscode/extensions/vscodevim.vim-0.2.0/node_modules/child-process/package.json
Cyryl Płotnicki 280bcab25f VSCode update
2016-09-24 13:12:34 +02:00

83 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "child-process@^1.0.2",
"scope": null,
"escapedName": "child-process",
"name": "child-process",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Volumes/Source/vim"
]
],
"_from": "child-process@>=1.0.2 <2.0.0",
"_id": "child-process@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/child-process",
"_nodeVersion": "4.2.6",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/child-process-1.0.2.tgz_1472177123005_0.36590453051030636"
},
"_npmUser": {
"name": "npm",
"email": "npm@npmjs.com"
},
"_npmVersion": "3.9.2",
"_phantomChildren": {},
"_requested": {
"raw": "child-process@^1.0.2",
"scope": null,
"escapedName": "child-process",
"name": "child-process",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/child-process/-/child-process-1.0.2.tgz",
"_shasum": "98974dc7ed1ee4c6229f8e305fa7313a6885a7f2",
"_shrinkwrap": null,
"_spec": "child-process@^1.0.2",
"_where": "/Volumes/Source/vim",
"author": "",
"bugs": {
"url": "https://github.com/npm/security-holder/issues"
},
"dependencies": {},
"description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "98974dc7ed1ee4c6229f8e305fa7313a6885a7f2",
"tarball": "https://registry.npmjs.org/child-process/-/child-process-1.0.2.tgz"
},
"gitHead": "9ef10011153183d323ed420df5bb17eaf08ab730",
"homepage": "https://github.com/npm/security-holder#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "npm",
"email": "npm@npmjs.com"
}
],
"name": "child-process",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/security-holder.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}