2015-10-22 18:26:23 +08:00
|
|
|
{
|
2016-02-25 01:50:07 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"xmlbuilder@4.0.0",
|
2016-05-26 07:31:28 +08:00
|
|
|
"D:\\Cordova\\cordova-android\\node_modules\\plist"
|
2016-02-25 01:50:07 +08:00
|
|
|
]
|
2015-10-22 18:26:23 +08:00
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"_from": "xmlbuilder@4.0.0",
|
|
|
|
"_id": "xmlbuilder@4.0.0",
|
|
|
|
"_inCache": true,
|
|
|
|
"_installable": true,
|
|
|
|
"_location": "/xmlbuilder",
|
|
|
|
"_npmUser": {
|
|
|
|
"email": "oozcitak@gmail.com",
|
|
|
|
"name": "oozcitak"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"_npmVersion": "1.4.28",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"name": "xmlbuilder",
|
|
|
|
"raw": "xmlbuilder@4.0.0",
|
|
|
|
"rawSpec": "4.0.0",
|
|
|
|
"scope": null,
|
|
|
|
"spec": "4.0.0",
|
|
|
|
"type": "version"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/plist"
|
|
|
|
],
|
2016-04-22 20:56:02 +08:00
|
|
|
"_resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz",
|
2016-02-25 01:50:07 +08:00
|
|
|
"_shasum": "98b8f651ca30aa624036f127d11cc66dc7b907a3",
|
|
|
|
"_shrinkwrap": null,
|
|
|
|
"_spec": "xmlbuilder@4.0.0",
|
2016-05-26 07:31:28 +08:00
|
|
|
"_where": "D:\\Cordova\\cordova-android\\node_modules\\plist",
|
2016-02-25 01:50:07 +08:00
|
|
|
"author": {
|
|
|
|
"email": "oozcitak@gmail.com",
|
|
|
|
"name": "Ozgur Ozcitak"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "http://github.com/oozcitak/xmlbuilder-js/issues"
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"contributors": [],
|
2015-10-22 18:26:23 +08:00
|
|
|
"dependencies": {
|
2016-01-21 07:49:00 +08:00
|
|
|
"lodash": "^3.5.0"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"description": "An XML builder for node.js",
|
2015-10-22 18:26:23 +08:00
|
|
|
"devDependencies": {
|
2016-01-21 07:49:00 +08:00
|
|
|
"coffee-coverage": "*",
|
2016-02-25 01:50:07 +08:00
|
|
|
"coffee-script": "*",
|
|
|
|
"coveralls": "*",
|
2016-01-21 07:49:00 +08:00
|
|
|
"istanbul": "*",
|
2016-02-25 01:50:07 +08:00
|
|
|
"mocha": "*"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"directories": {},
|
|
|
|
"dist": {
|
|
|
|
"shasum": "98b8f651ca30aa624036f127d11cc66dc7b907a3",
|
2016-04-22 20:56:02 +08:00
|
|
|
"tarball": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
2015-10-22 18:26:23 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"gitHead": "ec17840a6705ef666b7d04c771de11df6091fff5",
|
|
|
|
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
|
|
|
|
"keywords": [
|
|
|
|
"xml",
|
|
|
|
"xmlbuilder"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"main": "./lib/index",
|
2015-10-22 18:26:23 +08:00
|
|
|
"maintainers": [
|
|
|
|
{
|
2016-04-22 20:56:02 +08:00
|
|
|
"email": "oozcitak@gmail.com",
|
|
|
|
"name": "oozcitak"
|
2015-10-22 18:26:23 +08:00
|
|
|
}
|
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"name": "xmlbuilder",
|
|
|
|
"optionalDependencies": {},
|
|
|
|
"readme": "ERROR: No README data found!",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/oozcitak/xmlbuilder-js.git"
|
2016-01-21 07:49:00 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"scripts": {
|
|
|
|
"postpublish": "rm -rf lib",
|
|
|
|
"prepublish": "coffee -co lib src",
|
|
|
|
"test": "mocha && istanbul report text lcov"
|
|
|
|
},
|
|
|
|
"version": "4.0.0"
|
2015-10-22 18:26:23 +08:00
|
|
|
}
|