UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

91 lines (90 loc) 2.12 kB
{ "_args": [ [ { "raw": "pegjs@0.6.2", "scope": null, "escapedName": "pegjs", "name": "pegjs", "rawSpec": "0.6.2", "spec": "0.6.2", "type": "version" }, "/usr/local/lib/node_modules/ionic/node_modules/xcode" ] ], "_defaultsLoaded": true, "_engineSupported": true, "_from": "pegjs@0.6.2", "_id": "pegjs@0.6.2", "_inCache": true, "_location": "/ionic/pegjs", "_nodeVersion": "v0.4.8", "_npmJsonOpts": { "file": "/home/dmajda/.npm/pegjs/0.6.2/package/package.json", "wscript": false, "contributors": false, "serverjs": false }, "_npmVersion": "1.0.15", "_phantomChildren": {}, "_requested": { "raw": "pegjs@0.6.2", "scope": null, "escapedName": "pegjs", "name": "pegjs", "rawSpec": "0.6.2", "spec": "0.6.2", "type": "version" }, "_requiredBy": [ "/ionic/xcode" ], "_resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.6.2.tgz", "_shasum": "74651f8a800e444db688e4eeae8edb65637a17a5", "_shrinkwrap": null, "_spec": "pegjs@0.6.2", "_where": "/usr/local/lib/node_modules/ionic/node_modules/xcode", "author": { "name": "David Majda", "email": "david@majda.cz", "url": "http://majda.cz/" }, "bin": { "pegjs": "bin/pegjs" }, "bugs": { "url": "https://github.com/dmajda/pegjs/issues" }, "dependencies": {}, "description": "Parser generator for JavaScript", "devDependencies": { "jake": ">= 0.1.10", "uglify-js": ">= 0.0.5" }, "directories": {}, "dist": { "shasum": "74651f8a800e444db688e4eeae8edb65637a17a5", "tarball": "https://registry.npmjs.org/pegjs/-/pegjs-0.6.2.tgz" }, "engines": { "node": ">= 0.4.4" }, "homepage": "http://pegjs.majda.cz/", "main": "lib/peg", "maintainers": [ { "name": "dmajda", "email": "david@majda.cz" } ], "name": "pegjs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dmajda/pegjs.git" }, "scripts": {}, "version": "0.6.2" }