Files
freifunk-app/node_modules/simple-plist/node_modules/plist/package.json
2018-08-24 18:09:42 +02:00

121 lines
2.7 KiB
JSON

{
"_args": [
[
"plist@2.0.1",
"/home/bernhard/freifunk-app/node_modules/simple-plist"
]
],
"_from": "plist@2.0.1",
"_id": "plist@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/simple-plist/plist",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/plist-2.0.1.tgz_1471370601579_0.7497160632628947"
},
"_npmUser": {
"email": "nathan@tootallnate.net",
"name": "tootallnate"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "plist",
"raw": "plist@2.0.1",
"rawSpec": "2.0.1",
"scope": null,
"spec": "2.0.1",
"type": "version"
},
"_requiredBy": [
"/simple-plist"
],
"_resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz",
"_shasum": "0a32ca9481b1c364e92e18dc55c876de9d01da8b",
"_shrinkwrap": null,
"_spec": "plist@2.0.1",
"_where": "/home/bernhard/freifunk-app/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": "1.1.2",
"xmlbuilder": "8.2.2",
"xmldom": "0.1.x"
},
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
"devDependencies": {
"browserify": "13.0.1",
"mocha": "2.4.5",
"multiline": "1.0.2",
"zuul": "3.10.1"
},
"directories": {},
"dist": {
"shasum": "0a32ca9481b1c364e92e18dc55c876de9d01da8b",
"tarball": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz"
},
"gitHead": "c71d9f7d6cc8460abd666112bc27c016c850e5d8",
"homepage": "https://github.com/TooTallNate/node-plist#readme",
"keywords": [
"apple",
"browser",
"mac",
"parser",
"plist",
"xml"
],
"license": "MIT",
"main": "index.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": "2.0.1"
}