{ "_args": [ [ "xmldom@*", "/Users/okennedy/Documents/Website/node_modules/speech-rule-engine" ] ], "_from": "xmldom@*", "_id": "xmldom@0.1.19", "_inCache": true, "_installable": true, "_location": "/xmldom", "_npmUser": { "email": "jindw@xidea.org", "name": "jindw" }, "_npmVersion": "1.2.15", "_phantomChildren": {}, "_requested": { "name": "xmldom", "raw": "xmldom@*", "rawSpec": "*", "scope": null, "spec": "*", "type": "range" }, "_requiredBy": [ "/speech-rule-engine" ], "_resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.19.tgz", "_shasum": "631fc07776efd84118bf25171b37ed4d075a0abc", "_shrinkwrap": null, "_spec": "xmldom@*", "_where": "/Users/okennedy/Documents/Website/node_modules/speech-rule-engine", "author": { "email": "jindw@xidea.org", "name": "jindw", "url": "http://www.xidea.org" }, "bugs": { "email": "jindw@xidea.org", "url": "http://github.com/jindw/xmldom/issues" }, "contributors": [ { "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" }, "directories": {}, "dist": { "shasum": "631fc07776efd84118bf25171b37ed4d075a0abc", "tarball": "http://registry.npmjs.org/xmldom/-/xmldom-0.1.19.tgz" }, "engines": { "node": ">=0.1" }, "homepage": "https://github.com/jindw/xmldom", "keywords": [ "DOMParser", "XMLSerializer", "dom", "javascript", "parser", "w3c", "xml" ], "licenses": [ { "type": "LGPL", "url": "http://www.gnu.org/licenses/lgpl.html", "MIT": "http://opensource.org/licenses/MIT" } ], "main": "./dom-parser.js", "maintainers": [ { "name": "jindw", "email": "jindw@xidea.org" }, { "name": "yaron", "email": "yaronn01@gmail.com" }, { "name": "bigeasy", "email": "alan@prettyrobots.com" }, { "name": "kethinov", "email": "kethinov@gmail.com" } ], "name": "xmldom", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/jindw/xmldom.git" }, "scripts": { "test": "proof platform win32 && proof test */*/*.t.js || t/test" }, "version": "0.1.19" }