Init Plugin 2.0

This commit is contained in:
Khaos Tian
2016-01-30 18:36:55 -08:00
parent 1a356a1783
commit e1334c5196
10 changed files with 717 additions and 117 deletions

View File

@@ -31,7 +31,8 @@
"dependencies": {
"chalk": "^1.1.1",
"commander": "2.8.1",
"hap-nodejs": "0.1.1",
"semver": "5.0.3"
"hap-nodejs": "0.1.6",
"semver": "5.0.3",
"node-persist": "^0.0.8"
}
}