blob: e154f611e78a78f789108ac1dc85d008c36d89d6 [file] [log] [blame]
{
"_args": [
[
"xmlbuilder@2.2.1",
"/Users/steveng/repo/cordova/cordova-osx/node_modules/simple-plist/node_modules/plist"
]
],
"_from": "xmlbuilder@2.2.1",
"_id": "xmlbuilder@2.2.1",
"_inCache": true,
"_installable": true,
"_location": "/simple-plist/xmlbuilder",
"_npmUser": {
"email": "oozcitak@gmail.com",
"name": "oozcitak"
},
"_npmVersion": "1.4.6",
"_phantomChildren": {},
"_requested": {
"name": "xmlbuilder",
"raw": "xmlbuilder@2.2.1",
"rawSpec": "2.2.1",
"scope": null,
"spec": "2.2.1",
"type": "version"
},
"_requiredBy": [
"/simple-plist/plist"
],
"_resolved": "http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.2.1.tgz",
"_shasum": "9326430f130d87435d4c4086643aa2926e105a32",
"_shrinkwrap": null,
"_spec": "xmlbuilder@2.2.1",
"_where": "/Users/steveng/repo/cordova/cordova-osx/node_modules/simple-plist/node_modules/plist",
"author": {
"email": "oozcitak@gmail.com",
"name": "Ozgur Ozcitak"
},
"bugs": {
"url": "http://github.com/oozcitak/xmlbuilder-js/issues"
},
"dependencies": {
"lodash-node": "~2.4.1"
},
"description": "An XML builder for node.js",
"devDependencies": {
"coffee-script": "~1.6.3",
"memwatch": "*",
"vows": "*"
},
"directories": {},
"dist": {
"shasum": "9326430f130d87435d4c4086643aa2926e105a32",
"tarball": "http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.2.1.tgz"
},
"engines": {
"node": "0.8.x || 0.10.x"
},
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
"keywords": [
"xml",
"xmlbuilder"
],
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.php"
}
],
"main": "./lib/index",
"maintainers": [
{
"name": "oozcitak",
"email": "oozcitak@gmail.com"
}
],
"name": "xmlbuilder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/oozcitak/xmlbuilder-js.git"
},
"scripts": {
"postpublish": "rm -rf lib",
"prepublish": "coffee -co lib/ src/*.coffee",
"test": "vows test/*"
},
"version": "2.2.1"
}