{
  "name": "@hangtime/grip-connect",
  "version": "0.7.0",
  "description": "Griptonite Motherboard, Tindeq Progressor, PitchSix Force Board, WHC-06, Entralpi, Climbro, mySmartBoard: Bluetooth API Force-Sensing strength analysis for climbers",
  "type": "module",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc --build"
  },
  "author": "Stevie-Ray Hartog <mail@stevie-ray.nl>",
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Stevie-Ray/hangtime-grip-connect.git"
  },
  "keywords": [
    "climbing",
    "bluetooth",
    "griptonite",
    "hangboard",
    "hangboarding",
    "beastmaker",
    "motherboard",
    "tindeq",
    "progressor",
    "pitchsix",
    "forceboard",
    "entralpi",
    "wh-c06",
    "kilterboard"
  ],
  "bugs": {
    "url": "https://github.com/Stevie-Ray/hangtime-grip-connect/issues"
  },
  "homepage": "https://stevie-ray.github.io/hangtime-grip-connect/",
  "dependencies": {
    "webbluetooth": "^3.3.2"
  }
}
