camt054
Version:
getting data from camt054 files
27 lines (26 loc) • 550 B
JSON
{
"name": "camt054",
"version": "2.0.0",
"description": "getting data from camt054 files",
"main": "xml2html.js",
"dependencies": {
"command-line-arguments": "^1.1.1",
"express": "^4.16.2",
"fs-finder": "^1.8.1",
"xmldom": "^0.1.27",
"xpath": "^0.0.27"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/aGilsP"
},
"keywords": [
"camt054"
],
"author": "agilsp",
"license": "ISC"
}