Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
simont77 committed Oct 9, 2017
1 parent 9fecdce commit 4912a3d
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
{
"name": "fakegato-history",
"version": "0.0.1",
"version": "0.3.0",
"description": "Module emulating Elgato Eve history for homebridge plugins",
"main": "fakegato-history.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/simont77/fakegato-history.git"
},
"author": "",
"license": "ISC",
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.0"
},
"author": "simont77",
"license": "MIT",
"bugs": {
"url": "https://github.com/simont77/fakegato-history/issues"
},
"homepage": "https://github.com/simont77/fakegato-history#readme"
}


0 comments on commit 4912a3d

Please sign in to comment.