{ "_args": [ [ "xmldom-sre@0.1.31", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "xmldom-sre@0.1.31", "_id": "xmldom-sre@0.1.31", "_inBundle": false, "_integrity": "sha512-f9s+fUkX04BxQf+7mMWAp5zk61pciie+fFLC9hX9UVvCeJQfNHRHXpeo5MPcR0EUf57PYLdt+ZO4f3Ipk2oZUw==", "_location": "/xmldom-sre", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "xmldom-sre@0.1.31", "name": "xmldom-sre", "escapedName": "xmldom-sre", "rawSpec": "0.1.31", "saveSpec": null, "fetchSpec": "0.1.31" }, "_requiredBy": [ "/speech-rule-engine" ], "_resolved": "https://registry.npmjs.org/xmldom-sre/-/xmldom-sre-0.1.31.tgz", "_spec": "0.1.31", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "jindw", "email": "jindw@xidea.org", "url": "http://www.xidea.org" }, "bugs": { "url": "https://github.com/jindw/xmldom/issues", "email": "volker.sorge@gmail.com" }, "contributors": [ { "name": "jindw", "email": "jindw@xidea.org", "url": "http://www.xidea.org" }, { "name": "Yaron Naveh", "email": "yaronn01@gmail.com", "url": "http://webservices20.blogspot.com/" }, { "name": "Harutyun Amirjanyan", "email": "amirjanyan@gmail.com", "url": "https://github.com/nightwing" }, { "name": "Alan Gutierrez", "email": "alan@prettyrobots.com", "url": "http://www.prettyrobots.com/" } ], "dependencies": {}, "description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).", "devDependencies": { "proof": "0.0.28" }, "engines": { "node": ">=0.1" }, "homepage": "https://github.com/zorkow/xmldom", "keywords": [ "w3c", "dom", "xml", "parser", "javascript", "DOMParser", "XMLSerializer" ], "license": "(LGPL-2.0 or MIT)", "main": "./dom-parser.js", "maintainers": [ { "name": "zorkow", "email": "volker.sorge@gmail.com", "url": "http://www.cs.bham.ac.uk/~vxs" } ], "name": "xmldom-sre", "repository": { "type": "git", "url": "git://github.com/zorkow/xmldom.git" }, "scripts": { "test": "proof platform win32 && proof test */*/*.t.js || t/test" }, "version": "0.1.31" }