obj-to-xml
Version:
This module converts any object into an XML
26 lines (25 loc) • 445 B
JSON
{
"name": "obj-to-xml",
"version": "1.0.7",
"description": "This module converts any object into an XML",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/focusedmonk/"
},
"keywords": [
"js",
"js2xml",
"js2html",
"json",
"json2xml",
"json2html",
"object",
"obj2xml",
"obj2html",
"xml"
],
"author": "Nandeesh N",
"license": "ISC"
}