easynetconf
Version:
Wrapper for the node-yuma123 netconf bindings
21 lines (20 loc) • 387 B
JSON
{
"name": "easynetconf",
"version": "0.2.8",
"description": "Wrapper for the node-yuma123 netconf bindings",
"main": "index.js",
"type": "module",
"author": "Joar Heimonen",
"license": "ISC",
"keywords": [
"yang",
"netconf",
"yuma",
"yangrpc",
"easynetconf"
],
"dependencies": {
"fast-xml-parser": "^5.2.0",
"node-yuma123": "^0.3.1"
}
}