theendsoaper
Version:
Access Untill Tills with SOAP from Node.js and parse the results as objects, some extra useful functions in as well.
33 lines (32 loc) • 834 B
JSON
{
"name": "theendsoaper",
"version": "1.4.8",
"description": "Access Untill Tills with SOAP from Node.js and parse the results as objects, some extra useful functions in as well. ",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://Dusty1997@bitbucket.org/Dusty1997/theendsoaperrepo.git"
},
"keywords": [
"SOAP",
"UNTILL",
"POS",
"PARSER",
"XML",
"NODE"
],
"author": "Duncan Saunders",
"license": "UNLICENSED",
"homepage": "https://bitbucket.org/Dusty1997/theendsoaperrepo#readme",
"dependencies": {
"fast-xml-parser": "^3.17.4",
"he": "^1.2.0",
"js-levenshtein": "1.1.6",
"request": "^2.88.2",
"xmlbuilder": "^14.0.0",
"xmlhttprequest": "^1.8.0"
}
}