updated sys and created publi
This commit is contained in:
+16
-53
@@ -1,52 +1,34 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "signal-exit@^3.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "signal-exit",
|
||||
"name": "signal-exit",
|
||||
"rawSpec": "^3.0.0",
|
||||
"spec": ">=3.0.0 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/loud-rejection"
|
||||
"signal-exit@3.0.2",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "signal-exit@>=3.0.0 <4.0.0",
|
||||
"_development": true,
|
||||
"_from": "signal-exit@3.0.2",
|
||||
"_id": "signal-exit@3.0.2",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
|
||||
"_location": "/signal-exit",
|
||||
"_nodeVersion": "6.5.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/signal-exit-3.0.2.tgz_1480821660838_0.6809983775019646"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
},
|
||||
"_npmVersion": "3.10.9",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "signal-exit@^3.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "signal-exit",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "signal-exit@3.0.2",
|
||||
"name": "signal-exit",
|
||||
"rawSpec": "^3.0.0",
|
||||
"spec": ">=3.0.0 <4.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "signal-exit",
|
||||
"rawSpec": "3.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gauge",
|
||||
"/loud-rejection",
|
||||
"/npmlog/gauge"
|
||||
"/loud-rejection"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
|
||||
"_shasum": "b5fdc08f1287ea1178628e415e25132b73646c6d",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "signal-exit@^3.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/loud-rejection",
|
||||
"_spec": "3.0.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Ben Coe",
|
||||
"email": "ben@npmjs.com"
|
||||
@@ -54,7 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/tapjs/signal-exit/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "when you want to fire an event no matter how a process exits.",
|
||||
"devDependencies": {
|
||||
"chai": "^3.5.0",
|
||||
@@ -64,16 +45,10 @@
|
||||
"standard-version": "^2.3.0",
|
||||
"tap": "^8.0.1"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "b5fdc08f1287ea1178628e415e25132b73646c6d",
|
||||
"tarball": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"signals.js"
|
||||
],
|
||||
"gitHead": "9c5ad9809fe6135ef22e2623989deaffe2a4fa8a",
|
||||
"homepage": "https://github.com/tapjs/signal-exit",
|
||||
"keywords": [
|
||||
"signal",
|
||||
@@ -81,19 +56,7 @@
|
||||
],
|
||||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "bcoe",
|
||||
"email": "ben@npmjs.com"
|
||||
},
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "isaacs@npmjs.com"
|
||||
}
|
||||
],
|
||||
"name": "signal-exit",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tapjs/signal-exit.git"
|
||||
|
||||
Reference in New Issue
Block a user