cordova-plugin-add-swift-support
Version:
Add Swift support to your iOS plugins
78 lines (77 loc) • 2.02 kB
JSON
{
"_args": [
[
"bplist-parser@0.0.6",
"/Users/kushi/development/sources/cordova-plugin-disable-bitcode/node_modules/simple-plist"
]
],
"_from": "bplist-parser@0.0.6",
"_id": "bplist-parser@0.0.6",
"_inCache": true,
"_location": "/bplist-parser",
"_npmUser": {
"email": "joe@fernsroth.com",
"name": "joeferner"
},
"_npmVersion": "1.4.14",
"_phantomChildren": {},
"_requested": {
"name": "bplist-parser",
"raw": "bplist-parser@0.0.6",
"rawSpec": "0.0.6",
"scope": null,
"spec": "0.0.6",
"type": "version"
},
"_requiredBy": [
"/simple-plist"
],
"_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz",
"_shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
"_shrinkwrap": null,
"_spec": "bplist-parser@0.0.6",
"_where": "/Users/kushi/development/sources/cordova-plugin-disable-bitcode/node_modules/simple-plist",
"author": {
"email": "joe.ferner@nearinfinity.com",
"name": "Joe Ferner"
},
"bugs": {
"url": "https://github.com/nearinfinity/node-bplist-parser/issues"
},
"dependencies": {},
"description": "Binary plist parser.",
"devDependencies": {
"nodeunit": "~0.7.4"
},
"directories": {},
"dist": {
"shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
"tarball": "http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz"
},
"gitHead": "a2230a5df3c7014ffbe5761bcb091ea2d061b47b",
"homepage": "https://github.com/nearinfinity/node-bplist-parser",
"installable": true,
"keywords": [
"bplist",
"parser",
"plist"
],
"license": "MIT",
"main": "bplistParser.js",
"maintainers": [
{
"name": "joeferner",
"email": "joe@fernsroth.com"
}
],
"name": "bplist-parser",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/nearinfinity/node-bplist-parser.git"
},
"scripts": {
"test": "./node_modules/nodeunit/bin/nodeunit test"
},
"version": "0.0.6"
}