64 lines
1.5 KiB
JSON
64 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"capture-exit@1.2.0",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "capture-exit@1.2.0",
|
|
"_id": "capture-exit@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-HF/MSJ/QqwDU8ax64QcuMXP7q28=",
|
|
"_location": "/capture-exit",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "capture-exit@1.2.0",
|
|
"name": "capture-exit",
|
|
"escapedName": "capture-exit",
|
|
"rawSpec": "1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/sane"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz",
|
|
"_spec": "1.2.0",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "Stefan Penner",
|
|
"email": "stefan.penner@gmail.com"
|
|
},
|
|
"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"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/stefanpenner/capture-exit#readme",
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "capture-exit",
|
|
"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"
|
|
}
|