{ "_args": [ [ "lead@^1.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs" ] ], "_from": "lead@>=1.0.0 <2.0.0", "_id": "lead@1.0.0", "_inCache": true, "_installable": true, "_location": "/lead", "_nodeVersion": "0.10.41", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/lead-1.0.0.tgz_1493402313547_0.1040902694221586" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "2.15.2", "_phantomChildren": {}, "_requested": { "name": "lead", "raw": "lead@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/vinyl-fs" ], "_resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz", "_shasum": "6f14f99a37be3a9dd784f5495690e5903466ee42", "_shrinkwrap": null, "_spec": "lead@^1.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/vinyl-fs", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/lead/issues" }, "contributors": [ { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": { "flush-write-stream": "^1.0.2" }, "description": "Sink your streams.", "devDependencies": { "eslint": "^1.10.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.20.2", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.4.0", "jscs-preset-gulp": "^1.0.0", "mississippi": "^1.3.0", "mocha": "^3.2.0" }, "directories": {}, "dist": { "shasum": "6f14f99a37be3a9dd784f5495690e5903466ee42", "tarball": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "gitHead": "76ad327e216f34cf93fee45f32dde9f158bf8b2c", "homepage": "https://github.com/gulpjs/lead#readme", "keywords": [ "sink", "streams", "through", "writeable" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "k2wanko", "email": "k2.wanko@gmail.com" } ], "name": "lead", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/lead.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint index.js test/ && jscs index.js test/", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.0.0" }