{ "name": "cryps-client", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "parcel index.html", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "UNLICENSED", "dependencies": { "borc": "^2.0.3", "cbor": "^4.1.1", "parcel": "^1.9.7" } }