UNPKG

@babak2000ir/navbc-proxy

Version:

Helps connecting to Dynamics NAV / Business Central backend.

29 lines (28 loc) 695 B
{ "name": "@babak2000ir/navbc-proxy", "version": "2.4.0", "description": "Helps connecting to Dynamics NAV / Business Central backend.", "license": "SEE LICENCE IN LICENCE.md", "main": "index.js", "author": { "name": "The NAV People" }, "keywords": [ "Nav", "BC", "Business Central", "Ntlm", "Navision", "npm", "package", "thenavpeople" ], "dependencies": { "@thenavpeople/base-app": "1.0.3", "ejs": "3.1.6", "httpntlm": "1.7.7", "js2xmlparser": "4.0.1", "node-fetch": "2.6.1", "xml2json": "0.12.0" } }