{
  "name": "btscale",
  "version": "0.2.0",
  "description": "access Bluetooth LE scales from Javascript",
  "homepage": "https://github.com/bpowers/btscale",
  "authors": [
    "Bobby Powers <bobbypowers@gmail.com>"
  ],
  "main": "btscale.min.js",
  "keywords": [
    "bluetooth",
    "coffee",
    "acaia"
  ],
  "license": "ISC",
  "ignore": [
    "**/.*",
    "node_modules",
    "lib/bower_components",
    "test"
  ],
  "dependencies": {
  },
  "devDependencies": {
    "almond": "~0.3.1"
  }
}
