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.

54 lines
1.4 KiB

{
"_from": "pull-cat@^1.1.9",
"_id": "pull-cat@1.1.11",
"_inBundle": false,
"_integrity": "sha1-tkLdElXaN2pwa220+pYvX9t0wxs=",
"_location": "/pull-cat",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pull-cat@^1.1.9",
"name": "pull-cat",
"escapedName": "pull-cat",
"rawSpec": "^1.1.9",
"saveSpec": null,
"fetchSpec": "^1.1.9"
},
"_requiredBy": [
"/pull-level",
"/pull-live"
],
"_resolved": "https://registry.npmjs.org/pull-cat/-/pull-cat-1.1.11.tgz",
"_shasum": "b642dd1255da376a706b6db4fa962f5fdb74c31b",
"_spec": "pull-cat@^1.1.9",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/pull-level",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/pull-stream/pull-cat/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "concatenate pull-streams",
"devDependencies": {
"pull-abortable": "~4.1.0",
"pull-pushable": "~2.0.1",
"pull-stream": "^3.4.2",
"tape": "~4.6"
},
"homepage": "https://github.com/pull-stream/pull-cat",
"license": "MIT",
"name": "pull-cat",
"repository": {
"type": "git",
"url": "git://github.com/pull-stream/pull-cat.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "1.1.11"
}