cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
59 lines (58 loc) • 1.79 kB
JSON
{
"_from": "bplist-creator@0.0.4",
"_id": "bplist-creator@0.0.4",
"_inBundle": false,
"_integrity": "sha512-S6SjiqI9rOOcXGpinzdoW4gXri2IxiXdn3V5tfHTVWuGVxuU+SQK4Iwkjg7QzjRsT5on66oOVlgCDaqCYtZ11A==",
"_location": "/bplist-creator",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bplist-creator@0.0.4",
"name": "bplist-creator",
"escapedName": "bplist-creator",
"rawSpec": "0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.4"
},
"_requiredBy": [
"/simple-plist"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/bplist-creator/-/bplist-creator-0.0.4.tgz",
"_shasum": "4ac0496782e127a85c1d2026a4f5eb22a7aff991",
"_spec": "bplist-creator@0.0.4",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/simple-plist",
"author": {
"name": "https://github.com/nearinfinity/node-bplist-parser.git"
},
"bugs": {
"url": "https://github.com/nearinfinity/node-bplist-creator/issues"
},
"bundleDependencies": false,
"dependencies": {
"stream-buffers": "~0.2.3"
},
"deprecated": false,
"description": "Binary Mac OS X Plist (property list) creator.",
"devDependencies": {
"bplist-parser": "0.0.4",
"nodeunit": "0.7.4"
},
"homepage": "https://github.com/nearinfinity/node-bplist-creator#readme",
"keywords": [
"bplist",
"plist",
"creator"
],
"license": "MIT",
"main": "bplistCreator.js",
"name": "bplist-creator",
"repository": {
"type": "git",
"url": "git+https://github.com/nearinfinity/node-bplist-creator.git"
},
"scripts": {
"test": "./node_modules/nodeunit/bin/nodeunit test"
},
"version": "0.0.4"
}