{
  "name": "@plastichub/firmware",
  "version": "1.0.0",
  "description": "- debug flags - addon callbacks & callback masks - addon memory - addon I2C - addon sensor array - addon lifecycle methods",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/plastichub/firmware.git"
  },
  "keywords": [
    "precious",
    "plastic"
  ],
  "author": "PlasticHUB",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://gitlab.com/plastichub/firmware/issues"
  },
  "homepage": "https://gitlab.com/plastichub/firmware#readme",
  "dependencies": {
    "@xblox/fs": "^0.13.19",
    "simple-git": "^1.131.0"
  }
}
