{ "_args": [ [ { "raw": "ternary-stream@^2.0.1", "scope": null, "escapedName": "ternary-stream", "name": "ternary-stream", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "D:\\web\\layui\\res\\layui\\node_modules\\gulp-if" ] ], "_from": "ternary-stream@>=2.0.1 <3.0.0", "_id": "ternary-stream@2.0.1", "_inCache": true, "_location": "/ternary-stream", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/ternary-stream-2.0.1.tgz_1478374690339_0.5152069262694567" }, "_npmUser": { "name": "robrich", "email": "robrich@robrich.org" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "ternary-stream@^2.0.1", "scope": null, "escapedName": "ternary-stream", "name": "ternary-stream", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/gulp-if" ], "_resolved": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.0.1.tgz", "_shasum": "064e489b4b5bf60ba6a6b7bc7f2f5c274ecf8269", "_shrinkwrap": null, "_spec": "ternary-stream@^2.0.1", "_where": "D:\\web\\layui\\res\\layui\\node_modules\\gulp-if", "author": { "name": "Rob Richardson", "url": "http://robrich.org/" }, "bugs": { "url": "https://github.com/robrich/ternary-stream/issues" }, "dependencies": { "duplexify": "^3.5.0", "fork-stream": "^0.0.4", "merge-stream": "^1.0.0", "through2": "^2.0.1" }, "description": "Fork stream based on passed condition, and collect down-stream", "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.1.2", "should": "^11.1.1" }, "directories": {}, "dist": { "shasum": "064e489b4b5bf60ba6a6b7bc7f2f5c274ecf8269", "tarball": "https://registry.npmjs.org/ternary-stream/-/ternary-stream-2.0.1.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "7a4cb6dbfec47c5e1b5815092ada55263cd857f0", "homepage": "https://github.com/robrich/ternary-stream", "keywords": [ "conditional", "if", "ternary", "stream" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "robrich", "email": "robrich@robrich.org" } ], "name": "ternary-stream", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/robrich/ternary-stream.git" }, "scripts": { "test": "mocha && jshint ." }, "version": "2.0.1" }