Skip to content

Commit 521cdb8

Browse files
committed
Added more keywords. Deleted scripts.
1 parent a181dbd commit 521cdb8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,19 @@
33
"version": "0.1.7",
44
"description": "vue-cli plugin to clean your vue project, leaving just an empty Home view.",
55
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
96
"repository": {
107
"type": "git",
118
"url": "git+https://github.com/DevTony101/vue-cli-plugin-clean.git"
129
},
1310
"keywords": [
1411
"vue",
12+
"cli",
1513
"clean",
1614
"clear",
17-
"utility"
15+
"utility",
16+
"plugin",
17+
"prettier",
18+
"tailwind"
1819
],
1920
"author": "Miguel Manjarres",
2021
"license": "MIT",

0 commit comments

Comments
 (0)