victor-smart-kill
Version:
Interface to Victor Smart Kill mousetraps
30 lines (29 loc) • 703 B
JSON
{
"name": "victor-smart-kill",
"version": "0.4.1",
"description": "Interface to Victor Smart Kill mousetraps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dwwkelly/victor_smart_kill_js.git"
},
"keywords": [
"iot",
"victor",
"smart",
"kill",
"mousetrap"
],
"author": "Devin Kelly <dwwkelly@fastmail.fm>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dwwkelly/victor_smart_kill_js/issues"
},
"homepage": "https://github.com/dwwkelly/victor_smart_kill_js#readme",
"dependencies": {
"request-promise": "^4.0.0"
}
}