{ "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" }