adt-pulse-simple
Version:
View and control your ADT Pulse system
24 lines (23 loc) • 554 B
JSON
{
"name": "adt-pulse-simple",
"version": "0.1.4",
"description": "View and control your ADT Pulse system",
"main": "index.js",
"homepage": "https://github.com/rmilev/adt-pulse.git",
"repository": {
"type": "git",
"url": "https://github.com/rmilev/adt-pulse.git"
},
"keywords": [
"ADT",
"Pulse"
],
"dependencies": {
"cheerio": "latest",
"q": "~1.0.1",
"request": "latest",
"tough-cookie": "^2.4.3"
},
"author": "Kevin Hickey <kevin@kevinmhickey.com> (http://kevinmhickey.com)",
"license": "ISC"
}