Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.26 KB | None | 0 0
  1. {
  2.   "name": "node_magicword",
  3.   "version": "0.0.0",
  4.   "private": true,
  5.   "scripts": {
  6.     "start": "node app.js"
  7.   },
  8.   "dependencies": {
  9.     "express": "~4.15.5",
  10.     "mysql2": "^1.4.2",
  11.     "sequelize": "^4.13.5",
  12.     "socket.io": "~2.0.3"
  13.   }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement