UNPKG

qxmlparser

Version:
30 lines (29 loc) 644 B
{ "name": "qxmlparser", "version": "0.0.6", "description": "a real fast xmlParser, alpha phase", "main": "htmlParser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/camen6ert/qXmlParser.git" }, "keywords": [ "xmlparser", "fast", "htmlparser", "html", "parser" ], "author": "camen6ert", "license": "ISC", "bugs": { "url": "https://github.com/camen6ert/fastXmlParser/issues" }, "homepage": "https://github.com/camen6ert/fastXmlParser#readme", "dependencies": { "mocha": "^8.4.0" } }