UNPKG

motion

Version:

motion - moving development forward

90 lines (89 loc) 2.22 kB
{ "_args": [ [ "duplexify@^3.4.2", "/Users/nw/motion/packages/motion/node_modules/ternary-stream" ] ], "_from": "duplexify@>=3.4.2 <4.0.0", "_id": "duplexify@3.4.2", "_inCache": true, "_installable": true, "_location": "/duplexify", "_nodeVersion": "2.2.1", "_npmUser": { "email": "mathiasbuus@gmail.com", "name": "mafintosh" }, "_npmVersion": "2.11.0", "_phantomChildren": { "once": "1.3.3" }, "_requested": { "name": "duplexify", "raw": "duplexify@^3.4.2", "rawSpec": "^3.4.2", "scope": null, "spec": ">=3.4.2 <4.0.0", "type": "range" }, "_requiredBy": [ "/ternary-stream" ], "_resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.4.2.tgz", "_shasum": "71a578af03e0d063eb8f1326affd5e5600145e1b", "_shrinkwrap": null, "_spec": "duplexify@^3.4.2", "_where": "/Users/nw/motion/packages/motion/node_modules/ternary-stream", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/duplexify/issues" }, "dependencies": { "end-of-stream": "1.0.0", "readable-stream": "^2.0.0" }, "description": "Turn a writeable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input", "devDependencies": { "concat-stream": "^1.4.6", "tape": "^2.13.3", "through2": "^0.5.1" }, "directories": {}, "dist": { "shasum": "71a578af03e0d063eb8f1326affd5e5600145e1b", "tarball": "http://registry.npmjs.org/duplexify/-/duplexify-3.4.2.tgz" }, "gitHead": "ba1aed77e6f36adcac0ca01d750f2cc5baa9ff1c", "homepage": "https://github.com/mafintosh/duplexify", "keywords": [ "async", "duplex", "readable", "stream", "streams", "streams2", "writable" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mafintosh", "email": "mathiasbuus@gmail.com" } ], "name": "duplexify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/mafintosh/duplexify.git" }, "scripts": { "test": "tape test.js" }, "version": "3.4.2" }