We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9974aa9 commit 4a3409fCopy full SHA for 4a3409f
package.json
@@ -2,6 +2,15 @@
2
"name": "nuxt-redmine",
3
"version": "0.0.2",
4
"description": "Redmine REST API integration for Nuxt",
5
+ "keywords": [
6
+ "redmine",
7
+ "nuxt",
8
+ "nuxt-api",
9
+ "nuxt-module",
10
+ "issue-tracking",
11
+ "project-management"
12
+ ],
13
+ "author": "Vsevolod Girenko <vs.girenko@mail.ru>",
14
"repository": "https://github.com/sauromates/nuxt-redmine",
15
"bugs": "https://github.com/sauromates/nuxt-redmine/issues",
16
"license": "MIT",
@@ -47,4 +56,4 @@
47
56
"prettier": "^3.1.1",
48
57
"vitest": "^0.33.0"
49
58
}
50
-}
59
+}
0 commit comments