2015-10-20 15:30:31 +08:00
|
|
|
{
|
2016-02-25 01:50:07 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
2016-07-23 03:24:27 +08:00
|
|
|
{
|
|
|
|
"raw": "elementtree@^0.1.6",
|
|
|
|
"scope": null,
|
|
|
|
"escapedName": "elementtree",
|
|
|
|
"name": "elementtree",
|
|
|
|
"rawSpec": "^0.1.6",
|
|
|
|
"spec": ">=0.1.6 <0.2.0",
|
|
|
|
"type": "range"
|
|
|
|
},
|
|
|
|
"/Users/steveng/repo/cordova/cordova-android"
|
2016-02-25 01:50:07 +08:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "elementtree@>=0.1.6 <0.2.0",
|
2017-03-28 13:23:09 +08:00
|
|
|
"_id": "elementtree@0.1.7",
|
2016-02-25 01:50:07 +08:00
|
|
|
"_inCache": true,
|
|
|
|
"_location": "/elementtree",
|
2017-03-28 13:23:09 +08:00
|
|
|
"_nodeVersion": "4.5.0",
|
|
|
|
"_npmOperationalInternal": {
|
|
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
|
|
"tmp": "tmp/elementtree-0.1.7.tgz_1485230431723_0.19623595383018255"
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"_npmUser": {
|
2017-03-28 13:23:09 +08:00
|
|
|
"name": "mburns",
|
|
|
|
"email": "michael@mirwin.net"
|
2016-02-25 01:50:07 +08:00
|
|
|
},
|
2017-03-28 13:23:09 +08:00
|
|
|
"_npmVersion": "2.15.9",
|
2016-02-25 01:50:07 +08:00
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"raw": "elementtree@^0.1.6",
|
|
|
|
"scope": null,
|
2016-07-23 03:24:27 +08:00
|
|
|
"escapedName": "elementtree",
|
|
|
|
"name": "elementtree",
|
|
|
|
"rawSpec": "^0.1.6",
|
2016-02-25 01:50:07 +08:00
|
|
|
"spec": ">=0.1.6 <0.2.0",
|
|
|
|
"type": "range"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/",
|
|
|
|
"/cordova-common"
|
|
|
|
],
|
2017-03-28 13:23:09 +08:00
|
|
|
"_resolved": "http://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
|
|
|
|
"_shasum": "9ac91be6e52fb6e6244c4e54a4ac3ed8ae8e29c0",
|
2016-02-25 01:50:07 +08:00
|
|
|
"_shrinkwrap": null,
|
|
|
|
"_spec": "elementtree@^0.1.6",
|
2016-07-23 03:24:27 +08:00
|
|
|
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
2015-10-20 15:30:31 +08:00
|
|
|
"author": {
|
|
|
|
"name": "Rackspace US, Inc."
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/racker/node-elementtree/issues"
|
|
|
|
},
|
2015-10-20 15:30:31 +08:00
|
|
|
"contributors": [
|
|
|
|
{
|
2016-07-23 03:24:27 +08:00
|
|
|
"name": "Paul Querna",
|
|
|
|
"email": "paul.querna@rackspace.com"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
|
|
|
{
|
2016-07-23 03:24:27 +08:00
|
|
|
"name": "Tomaz Muraus",
|
|
|
|
"email": "tomaz.muraus@rackspace.com"
|
2015-10-20 15:30:31 +08:00
|
|
|
}
|
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"dependencies": {
|
2017-03-28 13:23:09 +08:00
|
|
|
"sax": "1.1.4"
|
2016-02-25 01:50:07 +08:00
|
|
|
},
|
2015-10-20 15:30:31 +08:00
|
|
|
"description": "XML Serialization and Parsing module based on Python's ElementTree.",
|
2016-02-25 01:50:07 +08:00
|
|
|
"devDependencies": {
|
|
|
|
"whiskey": "0.8.x"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
|
|
|
"directories": {
|
|
|
|
"lib": "lib"
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"dist": {
|
2017-03-28 13:23:09 +08:00
|
|
|
"shasum": "9ac91be6e52fb6e6244c4e54a4ac3ed8ae8e29c0",
|
|
|
|
"tarball": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4.0"
|
|
|
|
},
|
2017-03-28 13:23:09 +08:00
|
|
|
"gitHead": "1e9496379f6a1072e2b817f51a296f7cd9f07e43",
|
2016-02-25 01:50:07 +08:00
|
|
|
"homepage": "https://github.com/racker/node-elementtree",
|
|
|
|
"keywords": [
|
2016-05-26 07:31:28 +08:00
|
|
|
"xml",
|
2016-02-25 01:50:07 +08:00
|
|
|
"sax",
|
2016-05-26 07:31:28 +08:00
|
|
|
"parser",
|
2016-02-25 01:50:07 +08:00
|
|
|
"seralization",
|
2016-05-26 07:31:28 +08:00
|
|
|
"elementtree"
|
2016-02-25 01:50:07 +08:00
|
|
|
],
|
2017-03-28 13:23:09 +08:00
|
|
|
"license": "Apache-2.0",
|
2016-02-25 01:50:07 +08:00
|
|
|
"main": "lib/elementtree.js",
|
2015-10-20 15:30:31 +08:00
|
|
|
"maintainers": [
|
2017-03-28 13:23:09 +08:00
|
|
|
{
|
|
|
|
"name": "jirwin",
|
|
|
|
"email": "justin.gallardo@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "kami",
|
|
|
|
"email": "tomaz+npm@tomaz.me"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "mburns",
|
|
|
|
"email": "michael@mirwin.net"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "pquerna",
|
|
|
|
"email": "pquerna@apache.org"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "rchiniquy",
|
|
|
|
"email": "robert.chiniquy@gmail.com"
|
|
|
|
},
|
2015-10-20 15:30:31 +08:00
|
|
|
{
|
2016-07-23 03:24:27 +08:00
|
|
|
"name": "rphillips",
|
|
|
|
"email": "ryan@trolocsis.com"
|
2015-10-20 15:30:31 +08:00
|
|
|
}
|
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"name": "elementtree",
|
|
|
|
"optionalDependencies": {},
|
|
|
|
"readme": "ERROR: No README data found!",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/racker/node-elementtree.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "make test"
|
|
|
|
},
|
2017-03-28 13:23:09 +08:00
|
|
|
"version": "0.1.7"
|
2015-10-20 15:30:31 +08:00
|
|
|
}
|