zetta-buzzer-bonescript-driver
Version:
Piezo buzzer bonescript driver for zetta
33 lines (32 loc) • 825 B
JSON
{
"name": "zetta-buzzer-bonescript-driver",
"version": "0.10.0",
"description": "Piezo buzzer bonescript driver for zetta",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Adam Magaluk <AdamMagaluk@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/zettajs/zetta-buzzer-bonescript-driver.git"
},
"dependencies": {
"bonescript": "0.2.4",
"zetta-auto-scout": "^0.10.0",
"zetta-device": "^0.19.0"
},
"bugs": {
"url": "https://github.com/zettajs/zetta-buzzer-bonescript-driver/issues"
},
"homepage": "https://github.com/zettajs/zetta-buzzer-bonescript-driver",
"directories": {
"example": "example"
},
"keywords": [
"zetta",
"beaglebone",
"bonescript"
]
}