We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924084e commit d76e876Copy full SHA for d76e876
logo.png
3.13 KB
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-cli-plugin-vuetify",
3
"version": "0.4.2",
4
- "description": "Plugin for Vue CLI 3",
+ "description": "Vuetify Framework Plugin for Vue CLI 3",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
@@ -12,12 +12,15 @@
12
},
13
"keywords": [
14
"vuetify",
15
- "plugin",
16
- "vue",
17
- "cli",
18
- "3"
+ "vuetify plugin",
+ "vue-cli",
+ "vue-cli vuetify",
+ "vue-cli material",
19
+ "vue-cli-3",
20
+ "vue-cli-3 vuetify",
21
+ "vue-cli-3 material"
22
],
- "author": "Mauro Perez <maurop123@gmail.com>",
23
+ "author": "John Leider <john@vuetifyjs.com>",
24
"license": "MIT",
25
"bugs": {
26
"url": "https://github.com/vuetifyjs/vue-cli-plugin-vuetify/issues"
0 commit comments