{ "_args": [ [ "gulp-open@^2.0.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)" ] ], "_from": "gulp-open@>=2.0.0 <3.0.0", "_id": "gulp-open@2.0.0", "_inCache": true, "_installable": true, "_location": "/gulp-open", "_nodeVersion": "5.10.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/gulp-open-2.0.0.tgz_1461346150690_0.6629542929586023" }, "_npmUser": { "email": "me@slacy.me", "name": "stevelacy" }, "_npmVersion": "3.8.6", "_phantomChildren": {}, "_requested": { "name": "gulp-open", "raw": "gulp-open@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-open/-/gulp-open-2.0.0.tgz", "_shasum": "a16f67e95cea8b2061b63a3b8c389bc559b8e1ce", "_shrinkwrap": null, "_spec": "gulp-open@^2.0.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)", "author": { "email": "me@slacy.me", "name": "Steve Lacy", "url": "http://slacy.me/" }, "bugs": { "url": "https://github.com/stevelacy/gulp-open/issues" }, "dependencies": { "colors": "^1.1.2", "gulp-util": "^3.0.2", "open": "0.0.5", "through2": "^2.0.1" }, "description": "Open files and URLs with gulp", "devDependencies": { "jshint": "^2.9.2", "mocha": "^2.4.5", "should": "^8.3.1" }, "directories": {}, "dist": { "shasum": "a16f67e95cea8b2061b63a3b8c389bc559b8e1ce", "tarball": "https://registry.npmjs.org/gulp-open/-/gulp-open-2.0.0.tgz" }, "engines": { "node": ">= 0.9.0" }, "gitHead": "e5efc7216bf4cc6ec0947844567f4931e0db3c1a", "homepage": "http://github.com/stevelacy/gulp-open", "keywords": [ "gulp", "gulp-plugin", "gulpplugin", "node-open", "open" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "stevelacy", "email": "me@slacy.me" } ], "name": "gulp-open", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/stevelacy/gulp-open.git" }, "scripts": { "pretest": "jshint *.js test/*.js", "test": "mocha --reporter spec" }, "version": "2.0.0" }