Skip to content

Commit 4a4e024

Browse files
authored
Add keywords to package.json [skip ci]
1 parent 86a7a2c commit 4a4e024

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"license": "MIT",
88
"main": "index.js",
99
"bin": "cmd.js",
10+
"keywords": ["javascript", "cli", "template", "files", "typescript", "generator", "scaffold", "file", "scaffolding"],
1011
"scripts": {
1112
"clean": "rm -rf dist/",
1213
"build": "yarn clean && tsc && chmod -R +x ./dist && cp ./package.json ./README.md ./dist/",

0 commit comments

Comments
 (0)