2015-10-22 18:26:23 +08:00
|
|
|
{
|
2016-02-25 01:50:07 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"plist@^1.2.0",
|
2016-05-26 07:31:28 +08:00
|
|
|
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
2016-02-25 01:50:07 +08:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "plist@>=1.2.0 <2.0.0",
|
|
|
|
"_id": "plist@1.2.0",
|
|
|
|
"_inCache": true,
|
|
|
|
"_installable": true,
|
|
|
|
"_location": "/plist",
|
|
|
|
"_nodeVersion": "5.0.0",
|
|
|
|
"_npmUser": {
|
|
|
|
"email": "reinstein.mike@gmail.com",
|
|
|
|
"name": "mreinstein"
|
|
|
|
},
|
|
|
|
"_npmVersion": "3.3.11",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"name": "plist",
|
|
|
|
"raw": "plist@^1.2.0",
|
|
|
|
"rawSpec": "^1.2.0",
|
|
|
|
"scope": null,
|
|
|
|
"spec": ">=1.2.0 <2.0.0",
|
|
|
|
"type": "range"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/cordova-common"
|
|
|
|
],
|
2016-04-22 20:56:02 +08:00
|
|
|
"_resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
2016-02-25 01:50:07 +08:00
|
|
|
"_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
|
|
|
"_shrinkwrap": null,
|
|
|
|
"_spec": "plist@^1.2.0",
|
2016-05-26 07:31:28 +08:00
|
|
|
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
2015-10-22 18:26:23 +08:00
|
|
|
"author": {
|
2016-02-25 01:50:07 +08:00
|
|
|
"email": "nathan@tootallnate.net",
|
|
|
|
"name": "Nathan Rajlich"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/TooTallNate/node-plist/issues"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
|
|
|
"contributors": [
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "hans.huebner@gmail.com",
|
|
|
|
"name": "Hans Huebner"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Pierre Metrailler"
|
|
|
|
},
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "reinstein.mike@gmail.com",
|
|
|
|
"name": "Mike Reinstein"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Vladimir Tsvang"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Mathieu D'Amours"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2016-01-21 07:49:00 +08:00
|
|
|
"base64-js": "0.0.8",
|
2016-02-25 01:50:07 +08:00
|
|
|
"util-deprecate": "1.0.2",
|
2016-01-21 07:49:00 +08:00
|
|
|
"xmlbuilder": "4.0.0",
|
2016-02-25 01:50:07 +08:00
|
|
|
"xmldom": "0.1.x"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
|
2015-10-22 18:26:23 +08:00
|
|
|
"devDependencies": {
|
2016-01-21 07:49:00 +08:00
|
|
|
"browserify": "12.0.1",
|
|
|
|
"mocha": "2.3.3",
|
|
|
|
"multiline": "1.0.2",
|
|
|
|
"zuul": "3.7.2"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"directories": {},
|
2016-01-21 07:49:00 +08:00
|
|
|
"dist": {
|
|
|
|
"shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
2016-05-26 07:31:28 +08:00
|
|
|
"tarball": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz"
|
2016-01-21 07:49:00 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"gitHead": "69520574f27864145192338b72e608fbe1bda6f7",
|
|
|
|
"homepage": "https://github.com/TooTallNate/node-plist#readme",
|
|
|
|
"keywords": [
|
|
|
|
"apple",
|
|
|
|
"browser",
|
|
|
|
"mac",
|
|
|
|
"plist",
|
2016-04-22 20:56:02 +08:00
|
|
|
"parser",
|
2016-02-25 01:50:07 +08:00
|
|
|
"xml"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "lib/plist.js",
|
2016-01-21 07:49:00 +08:00
|
|
|
"maintainers": [
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "nathan@tootallnate.net",
|
|
|
|
"name": "TooTallNate"
|
2016-01-21 07:49:00 +08:00
|
|
|
},
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "nathan@tootallnate.net",
|
|
|
|
"name": "tootallnate"
|
2016-01-21 07:49:00 +08:00
|
|
|
},
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "reinstein.mike@gmail.com",
|
|
|
|
"name": "mreinstein"
|
2016-01-21 07:49:00 +08:00
|
|
|
}
|
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"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"
|
2015-10-22 18:26:23 +08:00
|
|
|
}
|