{ "name": "jdspy", "version": "0.0.0", "description": "", "main": "built/main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "commander": "^5.0.0", "typescript": "^3.8.3", "webusb": "^2.0.1" } }