UNPKG

cordova-plugin-mfp

Version:

IBM MobileFirst Platform Foundation Cordova Plugin

82 lines (81 loc) 2.03 kB
{ "_from": "elementtree@0.1.6", "_id": "elementtree@0.1.6", "_inBundle": false, "_integrity": "sha512-3PFZPanYTg5tPl84pM+Eu04xWYWi8+FF970UgE7CThRdRR77paLrj/qiv7NyEdy0qL1KFvVvpwbWjhL1D7+pTQ==", "_location": "/elementtree", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "elementtree@0.1.6", "name": "elementtree", "escapedName": "elementtree", "rawSpec": "0.1.6", "saveSpec": null, "fetchSpec": "0.1.6" }, "_requiredBy": [ "/", "/mfp-config-xml" ], "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/elementtree/-/elementtree-0.1.6.tgz", "_shasum": "2ac4c46ea30516c8c4cbdb5e3ac7418e592de20c", "_spec": "elementtree@0.1.6", "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp", "author": { "name": "Rackspace US, Inc." }, "bugs": { "url": "https://github.com/racker/node-elementtree/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Paul Querna", "email": "paul.querna@rackspace.com" }, { "name": "Tomaz Muraus", "email": "tomaz.muraus@rackspace.com" } ], "dependencies": { "sax": "0.3.5" }, "deprecated": false, "description": "XML Serialization and Parsing module based on Python's ElementTree.", "devDependencies": { "whiskey": "0.8.x" }, "directories": { "lib": "lib" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/racker/node-elementtree", "keywords": [ "xml", "sax", "parser", "seralization", "elementtree" ], "licenses": [ { "type": "Apache", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" } ], "main": "lib/elementtree.js", "name": "elementtree", "repository": { "type": "git", "url": "git://github.com/racker/node-elementtree.git" }, "scripts": { "test": "make test" }, "version": "0.1.6" }