doppler
Version:
Motion sensing using the doppler effect
22 lines (21 loc) • 477 B
JSON
{
"name": "doppler",
"version": "1.0.0",
"description": "Motion sensing using the doppler effect",
"main": "doppler.js",
"repository": {
"type": "git",
"url": "https://github.com/DanielRapp/doppler.js.git"
},
"keywords": [
"doppler",
"motion",
"sensing"
],
"author": "Daniel Rapp",
"license": "MIT",
"bugs": {
"url": "https://github.com/DanielRapp/doppler.js/issues"
},
"homepage": "https://github.com/DanielRapp/doppler.js"
}