100 lines
2.4 KiB
JSON
100 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"capture-exit@^1.2.0",
|
|
"/home/bernhard/freifunk-app/node_modules/sane"
|
|
]
|
|
],
|
|
"_from": "capture-exit@>=1.2.0 <2.0.0",
|
|
"_id": "capture-exit@1.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/capture-exit",
|
|
"_nodeVersion": "7.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/capture-exit-1.2.0.tgz_1484606943980_0.9743934394791722"
|
|
},
|
|
"_npmUser": {
|
|
"email": "stefan.penner+ember-cli@gmail.com",
|
|
"name": "ember-cli"
|
|
},
|
|
"_npmVersion": "4.0.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "capture-exit",
|
|
"raw": "capture-exit@^1.2.0",
|
|
"rawSpec": "^1.2.0",
|
|
"scope": null,
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/sane"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz",
|
|
"_shasum": "1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "capture-exit@^1.2.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/sane",
|
|
"author": {
|
|
"email": "stefan.penner@gmail.com",
|
|
"name": "Stefan Penner"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/stefanpenner/capture-exit/issues"
|
|
},
|
|
"dependencies": {
|
|
"rsvp": "^3.3.3"
|
|
},
|
|
"description": "safely cleanup in signal handlers",
|
|
"devDependencies": {
|
|
"chai": "^3.5.0",
|
|
"execa": "0.4.0",
|
|
"mocha": "^3.1.2",
|
|
"ora": "^0.3.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f",
|
|
"tarball": "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "063a5b87271caf34f0ba367ebbbb7354a24f14a1",
|
|
"homepage": "https://github.com/stefanpenner/capture-exit#readme",
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "ember-cli",
|
|
"email": "stefan.penner+ember-cli@gmail.com"
|
|
},
|
|
{
|
|
"name": "hjdivad",
|
|
"email": "npm@hjdivad.com"
|
|
},
|
|
{
|
|
"name": "rwjblue",
|
|
"email": "me@rwjblue.com"
|
|
},
|
|
{
|
|
"name": "stefanpenner",
|
|
"email": "stefan.penner@gmail.com"
|
|
}
|
|
],
|
|
"name": "capture-exit",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/stefanpenner/capture-exit.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test",
|
|
"test:debug": "mocha debug test"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|