UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

93 lines (92 loc) 2.18 kB
{ "_args": [ [ "is-stream@^1.0.1", "/Users/nick/codes/twreporter-react/node_modules/ordered-read-streams" ] ], "_from": "is-stream@>=1.0.1 <2.0.0", "_id": "is-stream@1.0.1", "_inCache": true, "_installable": true, "_location": "/is-stream", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "is-stream", "raw": "is-stream@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/got", "/ordered-read-streams" ], "_resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.0.1.tgz", "_shasum": "b44ce45b1f0c3df583f6b5debf84dcf9743ac8b5", "_shrinkwrap": null, "_spec": "is-stream@^1.0.1", "_where": "/Users/nick/codes/twreporter-react/node_modules/ordered-read-streams", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-stream/issues" }, "dependencies": {}, "description": "Check if something is a Node.js stream", "devDependencies": { "ava": "0.0.4", "tempfile": "^1.1.0" }, "directories": {}, "dist": { "shasum": "b44ce45b1f0c3df583f6b5debf84dcf9743ac8b5", "tarball": "http://registry.npmjs.org/is-stream/-/is-stream-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "424a6904c768f5f446fbc36c03a31be8b1209ca6", "homepage": "https://github.com/sindresorhus/is-stream", "keywords": [ "check", "detect", "duplex", "is", "readable", "stream", "streams", "type", "writable" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "is-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-stream.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }