blank-white-cards/apps/bwc_web/assets/static/bwc.old/package.json~
2020-12-28 14:35:10 -08:00

14 lines
340 B
JSON
Executable File

{
"name": "Blank White Cards",
"version": "0.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Ryan Pandya",
"license": "ISC",
"description": "A websockets implementation of Blank White Cards.",
"start": "nodemon server.js"
}