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 a181dbd commit 521cdb8Copy full SHA for 521cdb8
package.json
@@ -3,18 +3,19 @@
3
"version": "0.1.7",
4
"description": "vue-cli plugin to clean your vue project, leaving just an empty Home view.",
5
"main": "index.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/DevTony101/vue-cli-plugin-clean.git"
12
},
13
"keywords": [
14
"vue",
+ "cli",
15
"clean",
16
"clear",
17
- "utility"
+ "utility",
+ "plugin",
+ "prettier",
18
+ "tailwind"
19
],
20
"author": "Miguel Manjarres",
21
"license": "MIT",
0 commit comments