Skip to content

Commit

Permalink
Updated: more keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Frescha committed Feb 28, 2014
1 parent 0d67fa1 commit b9c7ae3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mod-mongodb",
"types": ["module"],
"version": "1.4",
"version": "1.0",
"homepage": "http://github.com/shinken-monitoring/mod-mongodb",
"author": "Jean Gabès",
"description": "Module used for all mongodb connections, like for saving UI data, or loading configuration inside the Arbiter",
Expand All @@ -17,7 +17,8 @@
"webui",
"arbiter",
"mongodb",
"mongo"
"mongo",
"database"
],
"dependencies": {
"shinken": ">=1.4"
Expand Down

0 comments on commit b9c7ae3

Please sign in to comment.