{ "_from": "xmldoc@^1.1.0", "_id": "xmldoc@1.1.2", "_inBundle": false, "_integrity": "sha1-ZmbgKf4lRw1ZnNMOI/8NHtUEZtc=", "_location": "/xmldoc", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "xmldoc@^1.1.0", "name": "xmldoc", "escapedName": "xmldoc", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/easysoap", "/wsdlrdr" ], "_resolved": "https://registry.npm.taobao.org/xmldoc/download/xmldoc-1.1.2.tgz", "_shasum": "6666e029fe25470d599cd30e23ff0d1ed50466d7", "_spec": "xmldoc@^1.1.0", "_where": "C:\\E\\crisis\\www\\api\\node_modules\\easysoap", "author": { "name": "Nick Farina", "email": "nfarina@gmail.com", "url": "http://nfarina.com" }, "bugs": { "url": "https://github.com/nfarina/xmldoc/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Nick Farina", "email": "nfarina@gmail.com" }, { "name": "Caleb Meredith", "email": "calebmeredith8@gmail.com" } ], "dependencies": { "sax": "^1.2.1" }, "deprecated": false, "description": "A lightweight XML Document class for JavaScript.", "devDependencies": { "tap": "^8.0.1" }, "homepage": "https://github.com/nfarina/xmldoc#readme", "license": { "type": "MIT", "url": "https://raw.github.com/nfarina/xmldoc-js/master/LICENSE" }, "main": "./index", "name": "xmldoc", "repository": { "type": "git", "url": "git://github.com/nfarina/xmldoc.git" }, "scripts": { "coverage": "npm test -- --cov --coverage-report=html", "test": "tap test/*.js" }, "version": "1.1.2" }