updated sys and created publi
This commit is contained in:
+16
-44
@@ -1,47 +1,34 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "pify@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "pify",
|
||||
"name": "pify",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file"
|
||||
"pify@2.3.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "pify@>=2.0.0 <3.0.0",
|
||||
"_development": true,
|
||||
"_from": "pify@2.3.0",
|
||||
"_id": "pify@2.3.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
||||
"_location": "/pify",
|
||||
"_nodeVersion": "4.2.1",
|
||||
"_npmUser": {
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.14.7",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "pify@^2.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "pify",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "pify@2.3.0",
|
||||
"name": "pify",
|
||||
"rawSpec": "^2.0.0",
|
||||
"spec": ">=2.0.0 <3.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "pify",
|
||||
"rawSpec": "2.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/load-json-file",
|
||||
"/path-type"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||
"_shasum": "ed141a6ac043a849ea588498e7dca8b15330e90c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "pify@^2.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file",
|
||||
"_spec": "2.3.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -50,7 +37,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/pify/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Promisify a callback-style function",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
@@ -58,19 +44,13 @@
|
||||
"v8-natives": "0.0.2",
|
||||
"xo": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "ed141a6ac043a849ea588498e7dca8b15330e90c",
|
||||
"tarball": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "2dd0d8b880e4ebcc5cc33ae126b02647418e4440",
|
||||
"homepage": "https://github.com/sindresorhus/pify",
|
||||
"homepage": "https://github.com/sindresorhus/pify#readme",
|
||||
"keywords": [
|
||||
"promise",
|
||||
"promises",
|
||||
@@ -92,15 +72,7 @@
|
||||
"es2015"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "pify",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/pify.git"
|
||||
|
||||
Reference in New Issue
Block a user