UNPKG

recxmltorecjson

Version:
32 lines (31 loc) 677 B
{ "name": "recxmltorecjson", "version": "0.0.3", "description": "Converts recxml to recjson", "license": "MIT", "main": "index", "dependencies": { "hoek": "^2.14.0", "joi": "^6.4.3", "node-expat": "^2.3.9" }, "directories": { "test": "test" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ggence/node-xml2json" }, "keywords": [ "recxml" ], "author": "see AUTHORS file", "bugs": { "url": "https://github.com/ggence/node-xml2json/issues" }, "homepage": "https://github.com/ggence/node-xml2json" }