updated sys and created publi
This commit is contained in:
+15
-58
@@ -1,50 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "readable-stream@>=1.0.33-1 <1.1.0-0",
|
||||
"scope": null,
|
||||
"escapedName": "readable-stream",
|
||||
"name": "readable-stream",
|
||||
"rawSpec": ">=1.0.33-1 <1.1.0-0",
|
||||
"spec": ">=1.0.33-1 <1.1.0-0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream/node_modules/through2"
|
||||
"readable-stream@1.0.34",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "readable-stream@>=1.0.33-1 <1.1.0-0",
|
||||
"_development": true,
|
||||
"_from": "readable-stream@1.0.34",
|
||||
"_id": "readable-stream@1.0.34",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=",
|
||||
"_location": "/glob-stream/readable-stream",
|
||||
"_nodeVersion": "5.10.1",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/readable-stream-1.0.34.tgz_1460562521506_0.019665231462568045"
|
||||
},
|
||||
"_npmUser": {
|
||||
"name": "cwmma",
|
||||
"email": "calvin.metcalf@gmail.com"
|
||||
},
|
||||
"_npmVersion": "3.8.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "readable-stream@>=1.0.33-1 <1.1.0-0",
|
||||
"scope": null,
|
||||
"escapedName": "readable-stream",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "readable-stream@1.0.34",
|
||||
"name": "readable-stream",
|
||||
"rawSpec": ">=1.0.33-1 <1.1.0-0",
|
||||
"spec": ">=1.0.33-1 <1.1.0-0",
|
||||
"type": "range"
|
||||
"escapedName": "readable-stream",
|
||||
"rawSpec": "1.0.34",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.34"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/glob-stream/through2"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
|
||||
"_shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "readable-stream@>=1.0.33-1 <1.1.0-0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream/node_modules/through2",
|
||||
"_spec": "1.0.34",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
@@ -66,12 +49,6 @@
|
||||
"devDependencies": {
|
||||
"tap": "~0.2.6"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
|
||||
"tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz"
|
||||
},
|
||||
"gitHead": "1227c7b66deedb1dc5284a89425854d5f7ad9576",
|
||||
"homepage": "https://github.com/isaacs/readable-stream#readme",
|
||||
"keywords": [
|
||||
"readable",
|
||||
@@ -80,27 +57,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "readable.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "isaacs@npmjs.com"
|
||||
},
|
||||
{
|
||||
"name": "tootallnate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
},
|
||||
{
|
||||
"name": "rvagg",
|
||||
"email": "rod@vagg.org"
|
||||
},
|
||||
{
|
||||
"name": "cwmma",
|
||||
"email": "calvin.metcalf@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "readable-stream",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/isaacs/readable-stream.git"
|
||||
|
||||
+16
-46
@@ -1,45 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "through2@^0.6.1",
|
||||
"scope": null,
|
||||
"escapedName": "through2",
|
||||
"name": "through2",
|
||||
"rawSpec": "^0.6.1",
|
||||
"spec": ">=0.6.1 <0.7.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream"
|
||||
"through2@0.6.5",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "through2@>=0.6.1 <0.7.0",
|
||||
"_development": true,
|
||||
"_from": "through2@0.6.5",
|
||||
"_id": "through2@0.6.5",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=",
|
||||
"_location": "/glob-stream/through2",
|
||||
"_npmUser": {
|
||||
"name": "bryce",
|
||||
"email": "bryce@ravenwall.com"
|
||||
},
|
||||
"_npmVersion": "1.4.28",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "through2@^0.6.1",
|
||||
"scope": null,
|
||||
"escapedName": "through2",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "through2@0.6.5",
|
||||
"name": "through2",
|
||||
"rawSpec": "^0.6.1",
|
||||
"spec": ">=0.6.1 <0.7.0",
|
||||
"type": "range"
|
||||
"escapedName": "through2",
|
||||
"rawSpec": "0.6.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.6.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/glob-stream"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz",
|
||||
"_shasum": "41ab9c67b29d57209071410e1d7a7a968cd3ad48",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "through2@^0.6.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob-stream",
|
||||
"_spec": "0.6.5",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Rod Vagg",
|
||||
"email": "r@va.gg",
|
||||
@@ -58,13 +46,7 @@
|
||||
"stream-spigot": ">=3.0.4 <3.1.0-0",
|
||||
"tape": ">=2.14.0 <2.15.0-0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "41ab9c67b29d57209071410e1d7a7a968cd3ad48",
|
||||
"tarball": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz"
|
||||
},
|
||||
"gitHead": "ba4a87875f2c82323c10023e36f4ae4b386c1bf8",
|
||||
"homepage": "https://github.com/rvagg/through2",
|
||||
"homepage": "https://github.com/rvagg/through2#readme",
|
||||
"keywords": [
|
||||
"stream",
|
||||
"streams2",
|
||||
@@ -73,19 +55,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "through2.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "rvagg",
|
||||
"email": "rod@vagg.org"
|
||||
},
|
||||
{
|
||||
"name": "bryce",
|
||||
"email": "bryce@ravenwall.com"
|
||||
}
|
||||
],
|
||||
"name": "through2",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/rvagg/through2.git"
|
||||
|
||||
Reference in New Issue
Block a user