aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: ba07630abea4ae6e54144072372e0f3f6fa8d485 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "hoverbit-ble",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "microbit-web-bluetooth": "^0.6.0"
  }
}