updated sys and created publi
This commit is contained in:
+16
-44
@@ -1,46 +1,34 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "util-deprecate@~1.0.1",
|
||||
"scope": null,
|
||||
"escapedName": "util-deprecate",
|
||||
"name": "util-deprecate",
|
||||
"rawSpec": "~1.0.1",
|
||||
"spec": ">=1.0.1 <1.1.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/through2/node_modules/readable-stream"
|
||||
"util-deprecate@1.0.2",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "util-deprecate@>=1.0.1 <1.1.0",
|
||||
"_development": true,
|
||||
"_from": "util-deprecate@1.0.2",
|
||||
"_id": "util-deprecate@1.0.2",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
||||
"_location": "/util-deprecate",
|
||||
"_nodeVersion": "4.1.2",
|
||||
"_npmUser": {
|
||||
"name": "tootallnate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
},
|
||||
"_npmVersion": "2.14.4",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "util-deprecate@~1.0.1",
|
||||
"scope": null,
|
||||
"escapedName": "util-deprecate",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "util-deprecate@1.0.2",
|
||||
"name": "util-deprecate",
|
||||
"rawSpec": "~1.0.1",
|
||||
"spec": ">=1.0.1 <1.1.0",
|
||||
"type": "range"
|
||||
"escapedName": "util-deprecate",
|
||||
"rawSpec": "1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/are-we-there-yet/readable-stream",
|
||||
"/through2/readable-stream"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
||||
"_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "util-deprecate@~1.0.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/through2/node_modules/readable-stream",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Nathan Rajlich",
|
||||
"email": "nathan@tootallnate.net",
|
||||
@@ -50,15 +38,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/TooTallNate/util-deprecate/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "The Node.js `util.deprecate()` function with browser support",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
|
||||
"tarball": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
||||
},
|
||||
"gitHead": "475fb6857cd23fafff20c1be846c1350abf8e6d4",
|
||||
"homepage": "https://github.com/TooTallNate/util-deprecate",
|
||||
"keywords": [
|
||||
"util",
|
||||
@@ -69,15 +49,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "node.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tootallnate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
}
|
||||
],
|
||||
"name": "util-deprecate",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/TooTallNate/util-deprecate.git"
|
||||
|
||||
Reference in New Issue
Block a user