1
0
Fork 0
sfxboard/package.json

15 lines
256 B
JSON

{
"name": "sfxboard",
"version": "0.0.1",
"description": "just another sfxboard",
"author": {
"name": "Ambrose Chua",
"email": "amb.ccm@gmail.com"
},
"dependencies": {
"socket.io": ""
},
"private": true,
"main": "server.js"
}