aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
blob: b57141c8faa6eef78fb456e34875d8ce6e6d7eec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "name": "hoverbit-ble",
  "version": "1.0.0",
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "@types/node": {
      "version": "8.10.40",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.40.tgz",
      "integrity": "sha512-RRSjdwz63kS4u7edIwJUn8NqKLLQ6LyqF/X4+4jp38MBT3Vwetewi2N4dgJEshLbDwNgOJXNYoOwzVZUSSLhkQ=="
    },
    "@types/web-bluetooth": {
      "version": "0.0.9",
      "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.9.tgz",
      "integrity": "sha512-P6oHnRSEqRCR1fdAtJXmKBiHE3fOWtNFyfjm9NQZPrxdQjSZgRSiKRiHjLyKBh8eCvM8ldDS8/VJN0qKg0Pk1Q=="
    },
    "microbit-web-bluetooth": {
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/microbit-web-bluetooth/-/microbit-web-bluetooth-0.6.0.tgz",
      "integrity": "sha512-07weZxJk/1ccCbQB+xF/TW9TFW3eqaWaqWwQNXY7byNR4RgcEvQjlHbtlO390zHGCjHfuPyivvZG+gRY+TcZqQ==",
      "requires": {
        "@types/node": "8.10.40",
        "@types/web-bluetooth": "~0.0.5"
      }
    },
    "nipplejs": {
      "version": "0.8.7",
      "resolved": "https://registry.npmjs.org/nipplejs/-/nipplejs-0.8.7.tgz",
      "integrity": "sha512-B3uSKnWIGWHfrd6oDpLW1xiYleY8+ACVIlLNZeVChBBGDeDiKm4YjetVxlP3O2FvS3Fqf24E/9FrjM3Thc6WDg=="
    }
  }
}