{ "name": "cryps-client", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "parcel index.html --port 40080", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "UNLICENSED", "dependencies": { "borc": "^2.0.3", "bulma-toast": "^1.2.0", "parcel": "^1.9.7", "docco": "^0.7.0", "eslint": "^3.18.0", "eslint-config-airbnb-base": "^11.1.1", "eslint-plugin-import": "^2.2.0", "jest": "^18.0.0" } }