{ "_from": "open@0.0.5", "_id": "open@0.0.5", "_inBundle": false, "_integrity": "sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=", "_location": "/open", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "open@0.0.5", "name": "open", "escapedName": "open", "rawSpec": "0.0.5", "saveSpec": null, "fetchSpec": "0.0.5" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz", "_shasum": "42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc", "_spec": "open@0.0.5", "_where": "/nfs/repos/trunk/trunk-images/node_modules/webpack-dev-server", "author": { "name": "J Jordan", "email": "jjrdn@styosis.com" }, "bugs": { "url": "https://github.com/pwnall/node-open/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Victor Costan", "email": "victor@costan.us", "url": "http://www.costan.us" } ], "dependencies": {}, "deprecated": false, "description": "open a file or url in the user's preferred application", "devDependencies": { "mocha": "*" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/jjrdn/node-open", "keywords": [ "start", "open", "browser", "editor", "default" ], "license": "MIT", "main": "lib/open.js", "name": "open", "optionalDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/pwnall/node-open.git" }, "scripts": { "test": "node_modules/mocha/bin/mocha" }, "version": "0.0.5" }