dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/tree-kill/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

101 lines
2.3 KiB
JSON

{
"_args": [
[
"tree-kill@^1.0.0",
"/Users/sid/Desktop/code/RustyCode"
]
],
"_from": "tree-kill@>=1.0.0 <2.0.0",
"_id": "tree-kill@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/tree-kill",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "wmhilton@gmail.com",
"name": "wmhilton"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"name": "tree-kill",
"raw": "tree-kill@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.0.0.tgz",
"_shasum": "6ef2cff673c85cfc88cb2cd3bbb1f3cc82a963ab",
"_shrinkwrap": null,
"_spec": "tree-kill@^1.0.0",
"_where": "/Users/sid/Desktop/code/RustyCode",
"author": {
"email": "peteris.krumins@gmail.com",
"name": "Peteris Krumins",
"url": "http://www.catonmat.net"
},
"bugs": {
"url": "https://github.com/pkrumins/node-tree-kill/issues"
},
"contributors": [
{
"email": "todd@twolfson.com",
"name": "Todd Wolfson",
"url": "http://twolfson.com/"
},
{
"email": "wmhilton@gmail.com",
"name": "William Hilton",
"url": "http://wmhilton.com/"
},
{
"name": "Fabrício Matté",
"url": "http://ultcombo.js.org/"
}
],
"dependencies": {},
"description": "kill trees of processes",
"devDependencies": {
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "6ef2cff673c85cfc88cb2cd3bbb1f3cc82a963ab",
"tarball": "http://registry.npmjs.org/tree-kill/-/tree-kill-1.0.0.tgz"
},
"gitHead": "96ed23e2dc95482c733dfbf2773b4bf253c9b567",
"homepage": "https://github.com/pkrumins/node-tree-kill",
"keywords": [
"tree",
"trees",
"process",
"processes",
"kill",
"signal"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "peteris.krumins@gmail.com",
"name": "pkrumins"
},
{
"email": "wmhilton@gmail.com",
"name": "wmhilton"
}
],
"name": "tree-kill",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pkrumins/node-tree-kill.git"
},
"scripts": {},
"version": "1.0.0"
}