UNPKG

json_xml

Version:

1.xml to json; 2.json to xml; 3.express middleware

26 lines (25 loc) 606 B
{ "name": "json_xml", "version": "1.2.5", "description": "1.xml to json; 2.json to xml; 3.express middleware", "main": "json_xml.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ELSS-ZION/json_xml-for-node.git" }, "keywords": [ "xml2json", "json2xml", "xml", "json" ], "author": "elss-zion", "license": "MIT", "bugs": { "url": "https://github.com/ELSS-ZION/json_xml-for-node/issues" }, "homepage": "https://github.com/ELSS-ZION/json_xml-for-node#readme" }