123456789101112131415 |
- {
- "name": "hci-http-monitor",
- "version": "0.0.3",
- "description": "",
- "main": "index.js",
- "author": "",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "license": "ISC",
- "dependencies": {
- "mime-types": "^2.1.12"
- }
- }
|