{
  "name": "ruuvi-gatt-demo",
  "version": "0.3.0",
  "description": "Ruuvi Gatt profile demo with web bluetooth",
  "main": "app/bundle.js",
  "dependencies": {
    "browserify": "^14.5.0",
    "connect": "^3.6.6",
    "file-saver": "^1.3.3",
    "jquery": "^3.2.1",
    "ruuvi.endpoints.js": "^1.0.0",
    "ruuvi.webbluetooth.js": "^0.1.11",
    "serve-static": "^1.13.2",
    "smoothie": "^1.32.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ojousima/ruuvi-gatt-demo.git"
  },
  "keywords": [
    "Ruuvi",
    "Web-bluetooth"
  ],
  "author": "Otso Jousimaa",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/ojousima/ruuvi-gatt-demo/issues"
  },
  "homepage": "https://github.com/ojousima/ruuvi-gatt-demo#readme"
}
