You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
2.3 KiB
91 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"first-chunk-stream@^1.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl-fs/node_modules/strip-bom" |
|
] |
|
], |
|
"_from": "first-chunk-stream@>=1.0.0 <2.0.0", |
|
"_id": "first-chunk-stream@1.0.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/first-chunk-stream", |
|
"_npmUser": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
"_npmVersion": "1.4.21", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "first-chunk-stream", |
|
"raw": "first-chunk-stream@^1.0.0", |
|
"rawSpec": "^1.0.0", |
|
"scope": null, |
|
"spec": ">=1.0.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_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": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/vinyl-fs/node_modules/strip-bom", |
|
"author": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "Sindre Sorhus", |
|
"url": "http://sindresorhus.com" |
|
}, |
|
"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", |
|
"keywords": [ |
|
"buffer", |
|
"stream", |
|
"streams", |
|
"transform", |
|
"first", |
|
"chunk", |
|
"size", |
|
"min", |
|
"minimum" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
} |
|
], |
|
"name": "first-chunk-stream", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/sindresorhus/first-chunk-stream.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"version": "1.0.0" |
|
}
|
|
|