{
  "_from": "zwack@0.1.2",
  "_id": "zwack@0.1.2",
  "_inBundle": false,
  "_integrity": "sha512-ENFeW0NmTrh+vGdZGLzZNLRSIjgptoYbm76gkqpmJIp2YQnF8EyssIcx2ZnCKZS3kGren2M1roE76na93dwRJg==",
  "_location": "/zwack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "zwack@0.1.2",
    "name": "zwack",
    "escapedName": "zwack",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/zwack/-/zwack-0.1.2.tgz",
  "_shasum": "c6044caec4fc49929e5906472ec4fa37d73ceed2",
  "_spec": "zwack@0.1.2",
  "_where": "/Users/pedro/IDrive-Sync/work/iFit-Controller",
  "author": {
    "name": "Pedro Paixao"
  },
  "bugs": {
    "url": "https://github.com/paixaop/zwack/issues"
  },
  "bundleDependencies": false,
  "resolutions": {
    "xpc-connection": "sandeepmistry/node-xpc-connection#pull/26/head"
  },
  "dependencies": {
    "@abandonware/bleno": "",
    "readline": "^1.3.0"
  },
  "deprecated": false,
  "description": "Simulate an indoor bicycle trainer with BLE (Bluetooth Low Energy)",
  "homepage": "https://github.com/paixaop/zwack",
  "keywords": [
    "bluetooth",
    "ble",
    "cycling",
    "power",
    "cadence",
    "sensor",
    "simulation",
    "zwift",
    "running",
    "run",
    "speed",
    "pace"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "zwack",
  "repository": {
    "type": "https",
    "url": "git+https://github.com/paixaop/zwack.git"
  },
  "scripts": {
    "simulator": "node ./example/simulator.js",
    "test": "echo \"Error: no test specified\" && exit 1",
    "patch": "npm version patch",
    "minor": "npm version minor",
    "major": "npm version major"
  },
  "version": "0.1.8"
}
