Skip to content

Commit

Permalink
npm package
Browse files Browse the repository at this point in the history
update with git repository
  • Loading branch information
360manu committed Nov 19, 2016
1 parent 4e828e7 commit 08e13d0
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions package.json
Expand Up @@ -5,17 +5,21 @@
"license": "MIT",
"main": "MyThermostat",
"files": [
"MyThermostat.coffee",
"mode_Scheduled.coffee",
"mode_Manual.coffee",
"mode_Base.coffee",
"controller_ON_OFF.coffee",
"controller_PID.coffee",
"MyThermostat-config-schema.coffee",
"device-config-schema.coffee",
"app"
"MyThermostat.coffee",
"mode_Scheduled.coffee",
"mode_Manual.coffee",
"mode_Base.coffee",
"controller_ON_OFF.coffee",
"controller_PID.coffee",
"MyThermostat-config-schema.coffee",
"device-config-schema.coffee",
"app"
],
"version": "0.8.12",
"repository": {
"type": "git",
"url": "https://github.com/360manu/pimatic-mythermostat.git"
},
"version": "0.0.1",
"dependencies": {},
"peerDependencies": {
"pimatic": "0.8.* && >=0.8.31"
Expand Down

0 comments on commit 08e13d0

Please sign in to comment.