zetta-bean-driver
Version:
Zetta driver for the bean
37 lines (36 loc) • 842 B
JSON
{
"name": "zetta-bean-driver",
"version": "0.7.0",
"description": "Zetta driver for the bean",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adam Magaluk <AdamMagaluk@gmail.com>",
"license": "MIT",
"dependencies": {
"ble-bean": "^1.0.0",
"color": "^0.7.3",
"noble": "^0.3.5",
"zetta-device": "^0.19.0",
"zetta-scout": "^0.7.0"
},
"directories": {
"example": "example"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/zettajs/zetta-bean-driver.git"
},
"keywords": [
"zetta",
"bean",
"bluetooth",
"LightBlue"
],
"bugs": {
"url": "https://github.com/zettajs/zetta-bean-driver/issues"
},
"homepage": "https://github.com/zettajs/zetta-bean-driver#readme"
}