package.json 262 B

123456789101112131415
  1. {
  2. "name": "knackigate-slack",
  3. "dependencies": [
  4. "http",
  5. "client-sessions",
  6. "crypto",
  7. "node-file-cache",
  8. "memory-cache",
  9. "sleep"
  10. ],
  11. "repository": {
  12. "type": "git",
  13. "url": "git@git.knacki.info:isundil/knackigate-slack"
  14. }
  15. }