{
"_args": [
[
{
"raw": "concat-stream@~1.2.1",
"scope": null,
"escapedName": "concat-stream",
"name": "concat-stream",
"rawSpec": "~1.2.1",
"spec": ">=1.2.1 <1.3.0",
"type": "range"
},
"/Users/sth/dev/rust-polylabel/node_modules/geojson-flatten"
]
],
"_from": "concat-stream@>=1.2.1 <1.3.0",
"_id": "concat-stream@1.2.1",
"_inCache": true,
"_location": "/concat-stream",
"_npmUser": {
"name": "maxogden",
"email": "mogden@gmail.com"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"raw": "concat-stream@~1.2.1",
"scope": null,
"escapedName": "concat-stream",
"name": "concat-stream",
"rawSpec": "~1.2.1",
"spec": ">=1.2.1 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/geojson-flatten"
],
"_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.2.1.tgz",
"_shasum": "f35100b6c46378bfba8b6b80f9f0d0ccdf13dc60",
"_shrinkwrap": null,
"_spec": "concat-stream@~1.2.1",
"_where": "/Users/sth/dev/rust-polylabel/node_modules/geojson-flatten",
"author": {
"name": "Max Ogden",
"email": "max@maxogden.com"
},
"bugs": {
"url": "http://github.com/maxogden/node-concat-stream/issues"
},
"dependencies": {
"bops": "0.0.6"
},
"description": "writable stream that concatenates strings or binary data and calls a callback with the result",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f35100b6c46378bfba8b6b80f9f0d0ccdf13dc60",
"tarball": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.2.1.tgz"
},
"engines": [
"node >= 0.8.0"
],
"homepage": "https://github.com/maxogden/node-concat-stream",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "maxogden",
"email": "max@maxogden.com"
}
],
"name": "concat-stream",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/maxogden/node-concat-stream.git"
},
"scripts": {
"test": "node test.js"
},
"tags": [
"stream",
"simple",
"util",
"utility"
],
"version": "1.2.1"
}