cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
56 lines (55 loc) • 1.67 kB
JSON
{
"_from": "bplist-parser@0.0.6",
"_id": "bplist-parser@0.0.6",
"_inBundle": false,
"_integrity": "sha512-fGeghPEH4Eytvf+Mi446aKcDqvkA/+eh6r7QGiZWMQG6TzqrnsToLP379XFfqRSZ41+676hhGIm++maNST1Apw==",
"_location": "/bplist-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bplist-parser@0.0.6",
"name": "bplist-parser",
"escapedName": "bplist-parser",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/simple-plist"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/bplist-parser/-/bplist-parser-0.0.6.tgz",
"_shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
"_spec": "bplist-parser@0.0.6",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/simple-plist",
"author": {
"name": "Joe Ferner",
"email": "joe.ferner@nearinfinity.com"
},
"bugs": {
"url": "https://github.com/nearinfinity/node-bplist-parser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Binary plist parser.",
"devDependencies": {
"nodeunit": "~0.7.4"
},
"homepage": "https://github.com/nearinfinity/node-bplist-parser#readme",
"keywords": [
"bplist",
"plist",
"parser"
],
"license": "MIT",
"main": "bplistParser.js",
"name": "bplist-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/nearinfinity/node-bplist-parser.git"
},
"scripts": {
"test": "./node_modules/nodeunit/bin/nodeunit test"
},
"version": "0.0.6"
}