updated sys and created publi
This commit is contained in:
+16
-43
@@ -1,45 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "first-chunk-stream@^1.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "first-chunk-stream",
|
||||
"name": "first-chunk-stream",
|
||||
"rawSpec": "^1.0.0",
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/vinyl-fs/node_modules/strip-bom"
|
||||
"first-chunk-stream@1.0.0",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "first-chunk-stream@>=1.0.0 <2.0.0",
|
||||
"_development": true,
|
||||
"_from": "first-chunk-stream@1.0.0",
|
||||
"_id": "first-chunk-stream@1.0.0",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Wb+1DNkF9g18OUzT2ayqtOatk04=",
|
||||
"_location": "/first-chunk-stream",
|
||||
"_npmUser": {
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
},
|
||||
"_npmVersion": "1.4.21",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "first-chunk-stream@^1.0.0",
|
||||
"scope": null,
|
||||
"escapedName": "first-chunk-stream",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "first-chunk-stream@1.0.0",
|
||||
"name": "first-chunk-stream",
|
||||
"rawSpec": "^1.0.0",
|
||||
"spec": ">=1.0.0 <2.0.0",
|
||||
"type": "range"
|
||||
"escapedName": "first-chunk-stream",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/vinyl-fs/strip-bom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz",
|
||||
"_shasum": "59bfb50cd905f60d7c394cd3d9acaab4e6ad934e",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "first-chunk-stream@^1.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/vinyl-fs/node_modules/strip-bom",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -48,25 +36,18 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/first-chunk-stream/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Transform the first chunk in a stream",
|
||||
"devDependencies": {
|
||||
"concat-stream": "^1.4.5",
|
||||
"mocha": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "59bfb50cd905f60d7c394cd3d9acaab4e6ad934e",
|
||||
"tarball": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "8b0b1750edcc30fa2b2071245198181e925be619",
|
||||
"homepage": "https://github.com/sindresorhus/first-chunk-stream",
|
||||
"homepage": "https://github.com/sindresorhus/first-chunk-stream#readme",
|
||||
"keywords": [
|
||||
"buffer",
|
||||
"stream",
|
||||
@@ -79,15 +60,7 @@
|
||||
"minimum"
|
||||
],
|
||||
"license": "MIT",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "sindresorhus",
|
||||
"email": "sindresorhus@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "first-chunk-stream",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sindresorhus/first-chunk-stream.git"
|
||||
|
||||
Reference in New Issue
Block a user