qtouch
Version:
interaction with qtouch component : AT42QT1070 Touch Sensor IC
31 lines (30 loc) • 662 B
JSON
{
"name": "qtouch",
"author": "Superchauzette",
"email": "kevin.tillot@gmail.com",
"description": "interaction with qtouch component : AT42QT1070 Touch Sensor IC",
"contributors": [
"Romain"
],
"repository": {
"type": "git",
"url": "https://github.com/superchauzette/QtouchLib"
},
"keywords": [
"qtouch",
"AT42QT1070",
"capteur capacitif",
"IC",
"Touch Sensor"
],
"dependencies": {},
"bugs": {
"url": "https://github.com/superchauzette/QtouchLib/issues"
},
"version": "0.0.3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "BSD"
}