mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
127 lines
2.8 KiB
JSON
127 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "plist@^1.2.0",
|
|
"scope": null,
|
|
"escapedName": "plist",
|
|
"name": "plist",
|
|
"rawSpec": "^1.2.0",
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
|
]
|
|
],
|
|
"_from": "plist@>=1.2.0 <2.0.0",
|
|
"_id": "plist@1.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/plist",
|
|
"_nodeVersion": "5.0.0",
|
|
"_npmUser": {
|
|
"name": "mreinstein",
|
|
"email": "reinstein.mike@gmail.com"
|
|
},
|
|
"_npmVersion": "3.3.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "plist@^1.2.0",
|
|
"scope": null,
|
|
"escapedName": "plist",
|
|
"name": "plist",
|
|
"rawSpec": "^1.2.0",
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cordova-common"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
|
"_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
|
"_shrinkwrap": null,
|
|
"_spec": "plist@^1.2.0",
|
|
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
|
"author": {
|
|
"name": "Nathan Rajlich",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/node-plist/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Hans Huebner",
|
|
"email": "hans.huebner@gmail.com"
|
|
},
|
|
{
|
|
"name": "Pierre Metrailler"
|
|
},
|
|
{
|
|
"name": "Mike Reinstein",
|
|
"email": "reinstein.mike@gmail.com"
|
|
},
|
|
{
|
|
"name": "Vladimir Tsvang"
|
|
},
|
|
{
|
|
"name": "Mathieu D'Amours"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"base64-js": "0.0.8",
|
|
"util-deprecate": "1.0.2",
|
|
"xmlbuilder": "4.0.0",
|
|
"xmldom": "0.1.x"
|
|
},
|
|
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
|
|
"devDependencies": {
|
|
"browserify": "12.0.1",
|
|
"mocha": "2.3.3",
|
|
"multiline": "1.0.2",
|
|
"zuul": "3.7.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
|
"tarball": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz"
|
|
},
|
|
"gitHead": "69520574f27864145192338b72e608fbe1bda6f7",
|
|
"homepage": "https://github.com/TooTallNate/node-plist#readme",
|
|
"keywords": [
|
|
"apple",
|
|
"browser",
|
|
"mac",
|
|
"plist",
|
|
"parser",
|
|
"xml"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/plist.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "TooTallNate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
{
|
|
"name": "mreinstein",
|
|
"email": "reinstein.mike@gmail.com"
|
|
}
|
|
],
|
|
"name": "plist",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/node-plist.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|