pixl-xml
Version:
A simple module for parsing and composing XML.
22 lines (21 loc) • 504 B
JSON
{
"name": "pixl-xml",
"version": "1.0.13",
"description": "A simple module for parsing and composing XML.",
"author": "Joseph Huckaby <jhuckaby@gmail.com>",
"homepage": "https://github.com/jhuckaby/pixl-xml",
"license": "MIT",
"main": "xml.js",
"repository": {
"type": "git",
"url": "https://github.com/jhuckaby/pixl-xml"
},
"bugs": {
"url": "https://github.com/jhuckaby/pixl-xml/issues"
},
"keywords": [
"xml"
],
"dependencies": {},
"devDependencies": {}
}