blob: ad2215145edd8cc736e1f553d1a67dd40bf283f2 [file] [log] [blame]
{
"name": "plist",
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
"version": "1.1.0",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net"
},
"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"
}
],
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-plist.git"
},
"keywords": [
"apple",
"browser",
"mac",
"plist",
"parser",
"xml"
],
"main": "lib/plist.js",
"dependencies": {
"base64-js": "0.0.6",
"xmlbuilder": "2.2.1",
"xmldom": "0.1.x",
"util-deprecate": "1.0.0"
},
"devDependencies": {
"browserify": "5.10.1",
"mocha": "1.18.2",
"multiline": "0.3.4",
"zuul": "1.10.2"
},
"scripts": {
"test": "make test"
},
"gitHead": "806c35e79ad1326da22ced98bc9c721ff570af84",
"bugs": {
"url": "https://github.com/TooTallNate/node-plist/issues"
},
"homepage": "https://github.com/TooTallNate/node-plist",
"_id": "plist@1.1.0",
"_shasum": "ff6708590c97cc438e7bc45de5251bd725f3f89d",
"_from": "plist@",
"_npmVersion": "1.4.21",
"_npmUser": {
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
"maintainers": [
{
"name": "TooTallNate",
"email": "nathan@tootallnate.net"
},
{
"name": "tootallnate",
"email": "nathan@tootallnate.net"
},
{
"name": "mreinstein",
"email": "reinstein.mike@gmail.com"
}
],
"dist": {
"shasum": "ff6708590c97cc438e7bc45de5251bd725f3f89d",
"tarball": "http://registry.npmjs.org/plist/-/plist-1.1.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/plist/-/plist-1.1.0.tgz",
"readme": "ERROR: No README data found!"
}