UNPKG

317 BJSONView Raw
1{
2 "name": "monitor",
3 "version": "1.0.0",
4 "description": "monitor microgateway",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "",
10 "license": "ISC",
11 "dependencies": {
12 "debug": "^3.1.0",
13 "lynx": "^0.2.0",
14 "memored": "^1.1.1"
15 }
16}