{
  "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"
  }
}
