blob: 656ecc8ed09e8e762e36814417a1e51c09ecc2f0 [file] [log] [blame]
{
"_args": [
[
"plist@1.1.0",
"/Users/steveng/repo/cordova/cordova-osx/node_modules/simple-plist"
]
],
"_from": "plist@1.1.0",
"_id": "plist@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/simple-plist/plist",
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "plist",
"raw": "plist@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/simple-plist"
],
"_resolved": "http://registry.npmjs.org/plist/-/plist-1.1.0.tgz",
"_shasum": "ff6708590c97cc438e7bc45de5251bd725f3f89d",
"_shrinkwrap": null,
"_spec": "plist@1.1.0",
"_where": "/Users/steveng/repo/cordova/cordova-osx/node_modules/simple-plist",
"author": {
"email": "nathan@tootallnate.net",
"name": "Nathan Rajlich"
},
"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.6",
"util-deprecate": "1.0.0",
"xmlbuilder": "2.2.1",
"xmldom": "0.1.x"
},
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
"devDependencies": {
"browserify": "5.10.1",
"mocha": "1.18.2",
"multiline": "0.3.4",
"zuul": "1.10.2"
},
"directories": {},
"dist": {
"shasum": "ff6708590c97cc438e7bc45de5251bd725f3f89d",
"tarball": "http://registry.npmjs.org/plist/-/plist-1.1.0.tgz"
},
"gitHead": "806c35e79ad1326da22ced98bc9c721ff570af84",
"homepage": "https://github.com/TooTallNate/node-plist",
"keywords": [
"apple",
"browser",
"mac",
"parser",
"plist",
"xml"
],
"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.1.0"
}