Navigation Menu

Skip to content

Commit

Permalink
Adjust plugin.json to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ymdarake committed Aug 1, 2016
1 parent 1b7f841 commit 0769a5c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions plugin.json
@@ -1,12 +1,11 @@
{
"pluginType": "datasource",
"type": "datasource",
"name": "Groonga",

"type": "groonga",
"serviceName": "GroongaDatasource",
"id": "groonga",

"module": "app/plugins/datasource/groonga/datasource",
"metrics": true,
"annotations": false,

"partials": {
"config": "app/plugins/datasource/groonga/partials/config.html"
Expand Down

0 comments on commit 0769a5c

Please sign in to comment.