UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

77 lines (76 loc) 1.68 kB
{ "_from": "open@0.0.5", "_id": "open@0.0.5", "_location": "/ionic/open", "_npmUser": { "name": "pwnall", "email": "costan@gmail.com" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requiredBy": [ "/ionic", "/ionic/ionic-app-lib" ], "_resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz", "_shasum": "42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc", "_shrinkwrap": null, "author": { "name": "J Jordan", "email": "jjrdn@styosis.com" }, "bugs": { "url": "https://github.com/pwnall/node-open/issues" }, "contributors": [ { "name": "Victor Costan", "email": "victor@costan.us", "url": "http://www.costan.us" } ], "dependencies": {}, "description": "open a file or url in the user's preferred application", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc", "tarball": "https://registry.npmjs.org/open/-/open-0.0.5.tgz" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/jjrdn/node-open", "keywords": [ "start", "open", "browser", "editor", "default" ], "license": "MIT", "main": "lib/open.js", "maintainers": [ { "name": "jjrdn", "email": "jjrdn@styosis.com" }, { "name": "pwnall", "email": "costan@gmail.com" } ], "name": "open", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/pwnall/node-open.git" }, "scripts": { "test": "node_modules/mocha/bin/mocha" }, "version": "0.0.5" }