{ "name": "@plastichub/pid-firmware", "version": "0.1", "description": "", "main": "index.js", "cid": 0, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/plastic-hub/firmware.git" }, "keywords": [ "precious", "plastic" ], "author": "PlasticHUB", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/plastic-hub/firmware/issues" }, "homepage": "https://github.com/plastic-hub/firmware#readme", "dependencies": { "@xblox/fs": "^0.13.19", "simple-git": "^1.131.0" } }