cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
55 lines (54 loc) • 1.48 kB
JSON
{
"_from": "pegjs@0.6.2",
"_id": "pegjs@0.6.2",
"_inBundle": false,
"_integrity": "sha512-nIuwviq9DuFtVEt7cxwNEC/LTkO68dxGIuxqGV7KWSkoC9G9WQ6GHiFsjNTMPvEq83qii2Uo7HjCcMveQiRq7A==",
"_location": "/pegjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pegjs@0.6.2",
"name": "pegjs",
"escapedName": "pegjs",
"rawSpec": "0.6.2",
"saveSpec": null,
"fetchSpec": "0.6.2"
},
"_requiredBy": [
"/xcode"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/pegjs/-/pegjs-0.6.2.tgz",
"_shasum": "74651f8a800e444db688e4eeae8edb65637a17a5",
"_spec": "pegjs@0.6.2",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/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"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Parser generator for JavaScript",
"devDependencies": {
"jake": ">= 0.1.10",
"uglify-js": ">= 0.0.5"
},
"engines": {
"node": ">= 0.4.4"
},
"homepage": "http://pegjs.majda.cz/",
"main": "lib/peg",
"name": "pegjs",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/dmajda/pegjs.git"
},
"version": "0.6.2"
}