{
  "name": "oref0",
  "version": "0.7.1",
  "description": "openaps oref0 reference implementation of the reference design",
  "scripts": {
    "test": "make test",
    "global-install": "npm install && sudo npm link && sudo npm link oref0 && sudo npm install -g && npm install -g"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/openaps/oref0.git"
  },
  "keywords": [
    "openaps"
  ],
  "author": "Scott Leibrand, Dana Lewis, OpenAPS contributors",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/openaps/oref0/issues"
  },
  "bin": {
    "bt-pan": "./bin/bt-pan",
    "killall-g": "./bin/killall-g.sh",
    "l": "./bin/oref0-tail-log.sh",
    "mm-format-ns-glucose": "./bin/mm-format-ns-glucose.sh",
    "mm-format-ns-profile": "./bin/mm-format-ns-profile.sh",
    "mm-format-ns-pump-history": "./bin/mm-format-ns-pump-history.sh",
    "mm-format-ns-treatments": "./bin/mm-format-ns-treatments.sh",
    "mm-stick": "./bin/mm-stick.sh",
    "monitor-xdrip": "./bin/monitor-xdrip.sh",
    "nightscout": "./bin/nightscout.sh",
    "ns-dedupe-treatments": "./bin/ns-dedupe-treatments.sh",
    "ns-get": "./bin/ns-get.sh",
    "ns-status": "./bin/ns-status.js",
    "ns-upload": "./bin/ns-upload.sh",
    "ns-upload-entries": "./bin/ns-upload-entries.sh",
    "oref0": "./bin/oref0.sh",
    "oref0-append-local-temptarget": "./bin/oref0-append-local-temptarget.sh",
    "oref0-autosens-loop": "./bin/oref0-autosens-loop.sh",
    "oref0-autotune": "./bin/oref0-autotune.sh",
    "oref0-autotune-core": "./bin/oref0-autotune-core.js",
    "oref0-autotune-export-to-xlsx": "./bin/oref0-autotune-export-to-xlsx.py",
    "oref0-autotune-prep": "./bin/oref0-autotune-prep.js",
    "oref0-autotune-recommends-report": "./bin/oref0-autotune-recommends-report.sh",
    "oref0-backtest": "./bin/oref0-backtest.sh",
    "oref0-bash-common-functions.sh": "./bin/oref0-bash-common-functions.sh",
    "oref0-bluetoothup": "./bin/oref0-bluetoothup.sh",
    "oref0-calculate-iob": "./bin/oref0-calculate-iob.js",
    "oref0-calculate-glucose-noise": "./bin/oref0-calculate-glucose-noise.js",
    "oref0-copy-fresher": "./bin/oref0-copy-fresher",
    "oref0-crun": "./bin/oref0-conditional-run.sh",
    "oref0-cron-every-minute": "./bin/oref0-cron-every-minute.sh",
    "oref0-cron-every-15min": "./bin/oref0-cron-every-15min.sh",
    "oref0-cron-post-reboot": "./bin/oref0-cron-post-reboot.sh",
    "oref0-cron-nightly": "./bin/oref0-cron-nightly.sh",
    "oref0-delete-future-entries": "./bin/oref0-delete-future-entries.sh",
    "oref0-detect-sensitivity": "./bin/oref0-detect-sensitivity.js",
    "oref0-determine-basal": "./bin/oref0-determine-basal.js",
    "oref0-dex-is-fresh": "./bin/oref0-dex-is-fresh.sh",
    "oref0-dex-time-since": "./bin/oref0-dex-time-since.sh",
    "oref0-dex-wait-until-expected": "./bin/oref0-dex-wait-until-expected.sh",
    "oref0-find-insulin-uses": "./bin/oref0-find-insulin-uses.js",
    "oref0-fix-git-corruption": "./bin/oref0-fix-git-corruption.sh",
    "oref0-g4-loop": "./bin/oref0-g4-loop.sh",
    "oref0-get-bg": "./bin/oref0-get-bg.sh",
    "oref0-get-profile": "./bin/oref0-get-profile.js",
    "oref0-html": "./bin/oref0-html.js",
    "oref0-ifttt-notify": "./bin/oref0-ifttt-notify",
    "oref0-log-shortcuts": "./bin/oref0-log-shortcuts.sh",
    "oref0-mdt-update": "./bin/oref0-mdt-update.sh",
    "oref0-meal": "./bin/oref0-meal.js",
    "oref0-monitor-cgm": "./bin/oref0-monitor-cgm.sh",
    "oref0-mraa-install": "./bin/oref0-mraa-install.sh",
    "oref0-ns-loop": "./bin/oref0-ns-loop.sh",
    "oref0-normalize-temps": "./bin/oref0-normalize-temps.js",
    "oref0_nightscout_check": "./bin/oref0_nightscout_check.py",
    "oref0-online": "./bin/oref0-online.sh",
    "oref0-pebble": "./bin/oref0-pebble.js",
    "oref0-pump-loop": "./bin/oref0-pump-loop.sh",
    "oref0-pushover": "./bin/oref0-pushover.sh",
    "oref0-radio-reboot": "./bin/oref0-radio-reboot.sh",
    "oref0-mmtune": "./bin/oref0-mmtune.sh",
    "oref0-raw": "./bin/oref0-raw.js",
    "oref0-reset-git": "./bin/oref0-reset-git.sh",
    "oref0-reset-usb": "./bin/oref0-reset-usb.sh",
    "oref0-set-device-clocks": "./bin/oref0-set-device-clocks.sh",
    "oref0-set-system-clock": "./bin/oref0-set-system-clock.sh",
    "oref0-set-local-temptarget": "./bin/oref0-set-local-temptarget.js",
    "oref0-setup": "./bin/oref0-setup.sh",
    "oref0-simulator": "./bin/oref0-simulator.sh",
    "oref0-truncate-git-history": "./bin/oref0-truncate-git-history.sh",
    "oref0-upload-entries": "./bin/oref0-upload-entries.sh",
    "oref0-upload-profile": "./bin/oref0-upload-profile.js",
    "oref0-version": "./bin/oref0-version.sh",
    "oref0-get-ns-entries": "./bin/oref0-get-ns-entries.js",
    "oref0-shared-node-loop": "./bin/oref0-shared-node-loop.sh",
    "peb-urchin-status": "./bin/peb-urchin-status.sh",
    "wifi": "./bin/oref0-tail-wifi.sh"
  },
  "homepage": "https://github.com/openaps/oref0",
  "dependencies": {
    "json": "^9.0.6",
    "json-stable-stringify": "^1.0.1",
    "lodash": "^4.17.15",
    "moment": "^2.24.0",
    "moment-timezone": "0.5.23",
    "network": "^0.4.1",
    "request": "^2.88.0",
    "share2nightscout-bridge": "^0.2.1",
    "yargs": "^13.2.2"
  },
  "devDependencies": {
    "coveralls": "^3.0.3",
    "istanbul": "^0.4.5",
    "mocha": "^5.2.0",
    "mocha-lcov-reporter": "^1.3.0",
    "should": "^13.2.3"
  },
  "config": {
    "blanket": {
      "pattern": [
        "bin",
        "lib",
        "tests"
      ],
      "data-cover-never": [
        "node_modules"
      ]
    }
  }
}
