updated sys and created publi
This commit is contained in:
+15
-46
@@ -1,41 +1,26 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "graceful-fs@^4.1.2",
|
||||
"scope": null,
|
||||
"escapedName": "graceful-fs",
|
||||
"name": "graceful-fs",
|
||||
"rawSpec": "^4.1.2",
|
||||
"spec": ">=4.1.2 <5.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file"
|
||||
"graceful-fs@4.1.11",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "graceful-fs@>=4.1.2 <5.0.0",
|
||||
"_development": true,
|
||||
"_from": "graceful-fs@4.1.11",
|
||||
"_id": "graceful-fs@4.1.11",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
|
||||
"_location": "/graceful-fs",
|
||||
"_nodeVersion": "6.5.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/graceful-fs-4.1.11.tgz_1479843029430_0.2122855328489095"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
},
|
||||
"_npmVersion": "3.10.9",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "graceful-fs@^4.1.2",
|
||||
"scope": null,
|
||||
"escapedName": "graceful-fs",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "graceful-fs@4.1.11",
|
||||
"name": "graceful-fs",
|
||||
"rawSpec": "^4.1.2",
|
||||
"spec": ">=4.1.2 <5.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "graceful-fs",
|
||||
"rawSpec": "4.1.11",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.1.11"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fs-readfile-promise",
|
||||
@@ -45,14 +30,11 @@
|
||||
"/path-type"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
|
||||
"_shasum": "0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "graceful-fs@^4.1.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/load-json-file",
|
||||
"_spec": "4.1.11",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/node-graceful-fs/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "A drop-in replacement for fs, making various improvements.",
|
||||
"devDependencies": {
|
||||
"mkdirp": "^0.5.0",
|
||||
@@ -62,10 +44,6 @@
|
||||
"directories": {
|
||||
"test": "test"
|
||||
},
|
||||
"dist": {
|
||||
"shasum": "0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658",
|
||||
"tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
},
|
||||
@@ -75,7 +53,6 @@
|
||||
"legacy-streams.js",
|
||||
"polyfills.js"
|
||||
],
|
||||
"gitHead": "65cf80d1fd3413b823c16c626c1e7c326452bee5",
|
||||
"homepage": "https://github.com/isaacs/node-graceful-fs#readme",
|
||||
"keywords": [
|
||||
"fs",
|
||||
@@ -95,15 +72,7 @@
|
||||
],
|
||||
"license": "ISC",
|
||||
"main": "graceful-fs.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
}
|
||||
],
|
||||
"name": "graceful-fs",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/isaacs/node-graceful-fs.git"
|
||||
|
||||
Reference in New Issue
Block a user