node-cisco-logs
Version:
Easy Cisco LogCollection SDK for Node JS
54 lines (53 loc) • 1.17 kB
JSON
{
"author": {
"name": "Jeff Levensailor",
"email": "jeff@levensailor.com",
"url": "https://github.com/levensailor"
},
"bugs": {
"url": "https://github.com/levensailor/node-cisco-logs/issues"
},
"bundleDependencies": [],
"dependencies": {
"axios": "^0.17.1",
"buffer-split": "^1.0.0",
"formidable": "^1.2.1",
"https": "^1.0.0",
"ip": "^1.1.5",
"lodash": "^4.17.5",
"mailparser": "^2.2.0",
"request": "^2.85.0",
"request-promise": "^4.2.2",
"ssh2": "^0.6.1",
"strong-soap": "^1.9.0",
"ws.js": "^2.0.23",
"xml2json": "^0.11.0"
},
"deprecated": false,
"description": "Easy Cisco LogCollection SDK for Node JS",
"devDependencies": {},
"directories": {
"lib": "./lib"
},
"files": [
"lib"
],
"homepage": "https://github.com/levensailor/node-cisco-logs",
"keywords": [
"ris",
"cucm",
"xml",
"json",
"soap",
"cisco",
"callmanager"
],
"license": "MIT",
"main": "index.js",
"name": "node-cisco-logs",
"repository": {
"type": "git",
"url": "git+https://github.com/levensailor/node-cisco-logs.git"
},
"version": "1.0.0"
}