{ "_args": [ [ "plist@^1.2.0", "/home/bernhard/freifunk-app/node_modules/react-native" ] ], "_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": [ "/react-native" ], "_resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz", "_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593", "_shrinkwrap": null, "_spec": "plist@^1.2.0", "_where": "/home/bernhard/freifunk-app/node_modules/react-native", "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.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", "parser", "plist", "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" }