You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 rivejä
538 B

  1. {
  2. "name": "isleward_server",
  3. "version": "0.6.0",
  4. "description": "isleward",
  5. "dependencies": {
  6. "bcrypt-nodejs": "0.0.3",
  7. "compression": "^1.7.4",
  8. "express": "^4.17.1",
  9. "express-minify": "^1.0.0",
  10. "google-spreadsheet": "^3.0.10",
  11. "less-middleware": "^3.1.0",
  12. "rethinkdbdash": "^2.3.31",
  13. "socket.io": "^2.3.0",
  14. "universal-analytics": "^0.4.20"
  15. },
  16. "devDependencies": {
  17. "babel-eslint": "^10.1.0",
  18. "eslint": "^6.8.0",
  19. "eslint-plugin-prettier": "^3.1.2",
  20. "sqlite3": "^4.1.1"
  21. }
  22. }