{
  "name": "gatt-characteristics",
  "version": "0.0.6",
  "description": "This maps standardized/normative characteristic IDs to their key string according to BLE specs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mim-Armand/GATT-Characteristics.git"
  },
  "keywords": [
    "BLE",
    "bluetooth",
    "gatt",
    "specifications"
  ],
  "author": "mim",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mim-Armand/GATT-Characteristics/issues"
  },
  "homepage": "https://github.com/mim-Armand/GATT-Characteristics#readme"
}
