blob: 2ec0294eaac80cbebf819fd6aae561a4a49c3cc3 [file] [log] [blame]
{
"_args": [
[
"bplist-creator@0.0.4",
"/Users/tripod/codez/cordova/cordova-osx"
]
],
"_from": "bplist-creator@0.0.4",
"_id": "bplist-creator@0.0.4",
"_inBundle": false,
"_integrity": "sha1-SsBJZ4LhJ6hcHSAmpPXrIqev+ZE=",
"_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": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz",
"_spec": "0.0.4",
"_where": "/Users/tripod/codez/cordova/cordova-osx",
"author": {
"name": "https://github.com/nearinfinity/node-bplist-parser.git"
},
"bugs": {
"url": "https://github.com/nearinfinity/node-bplist-creator/issues"
},
"dependencies": {
"stream-buffers": "~0.2.3"
},
"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"
}