blob: 4a997fc7806f7b0f62d11d0804ced2cd1ca50c33 [file] [log] [blame]
{
"_args": [
[
"pegjs@0.6.2",
"/Users/steveng/repo/cordova/cordova-osx/node_modules/xcode"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "pegjs@0.6.2",
"_id": "pegjs@0.6.2",
"_inCache": true,
"_installable": true,
"_location": "/pegjs",
"_nodeVersion": "v0.4.8",
"_npmJsonOpts": {
"contributors": false,
"file": "/home/dmajda/.npm/pegjs/0.6.2/package/package.json",
"serverjs": false,
"wscript": false
},
"_npmVersion": "1.0.15",
"_phantomChildren": {},
"_requested": {
"name": "pegjs",
"raw": "pegjs@0.6.2",
"rawSpec": "0.6.2",
"scope": null,
"spec": "0.6.2",
"type": "version"
},
"_requiredBy": [
"/xcode"
],
"_resolved": "http://registry.npmjs.org/pegjs/-/pegjs-0.6.2.tgz",
"_shasum": "74651f8a800e444db688e4eeae8edb65637a17a5",
"_shrinkwrap": null,
"_spec": "pegjs@0.6.2",
"_where": "/Users/steveng/repo/cordova/cordova-osx/node_modules/xcode",
"author": {
"email": "david@majda.cz",
"name": "David Majda",
"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": "http://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"
}