another-json-xml
Version:
Another json to xml convertor.
34 lines (33 loc) • 751 B
JSON
{
"name": "another-json-xml",
"version": "2.0.7",
"description": "Another json to xml convertor.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nikolai-shilin/another-json-xml.git"
},
"keywords": [
"json",
"xml",
"convertor",
"convertor",
"json2xml",
"transform",
"json-to-xml",
"transformer",
"translate",
"translater",
"translator",
"formatter"
],
"author": "Nikolai Shilin",
"license": "ISC",
"bugs": {
"url": "https://github.com/nikolai-shilin/another-json-xml/issues"
},
"homepage": "https://github.com/nikolai-shilin/another-json-xml#readme"
}