| 123456789101112131415161718192021 |
- {
- "name": "mimouchat",
- "description": "Slack http client using long polling",
- "dependencies": {
- "client-sessions": "latest",
- "crypto": "latest",
- "http": "latest",
- "jimp": "latest",
- "lowdb": "^0.14.0",
- "memory-cache": "latest",
- "node-file-cache": "^1.0.2",
- "openpgp": "latest",
- "sqlite3": "^4.1.1",
- "ws": "latest"
- },
- "repository": {
- "type": "git",
- "url": "git@git.knacki.info:isundil/mimouchat"
- },
- "license": "GPL-3.0"
- }
|