blob: 54cad3b652d4ff4da380eed1b41d0f85bb9b9604 [file] [log] [blame]
{
"_args": [
[
"simple-plist@0.1.4",
"/Users/tripod/codez/cordova/cordova-osx"
]
],
"_from": "simple-plist@0.1.4",
"_id": "simple-plist@0.1.4",
"_inBundle": false,
"_integrity": "sha1-EOtRtH4zxVbrjsRtXuZNZOcX210=",
"_location": "/simple-plist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "simple-plist@0.1.4",
"name": "simple-plist",
"escapedName": "simple-plist",
"rawSpec": "0.1.4",
"saveSpec": null,
"fetchSpec": "0.1.4"
},
"_requiredBy": [
"/xcode"
],
"_resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.1.4.tgz",
"_spec": "0.1.4",
"_where": "/Users/tripod/codez/cordova/cordova-osx",
"author": {
"name": "Joe Wollard"
},
"bugs": {
"url": "https://github.com/wollardj/node-simple-plist/issues"
},
"dependencies": {
"bplist-creator": "0.0.4",
"bplist-parser": "0.0.6",
"plist": "1.2.0"
},
"description": "A wrapper utility for interacting with plist data.",
"homepage": "https://github.com/wollardj/node-simple-plist.git",
"keywords": [
"plist",
"binary",
"bplist",
"xml"
],
"license": "MIT",
"main": "simple-plist.js",
"name": "simple-plist",
"repository": {
"type": "git",
"url": "git+https://github.com/wollardj/node-simple-plist.git"
},
"version": "0.1.4"
}