Skip to content

Commit 528914b

Browse files
committed
chore: update description with new commands
1 parent 2c97e6a commit 528914b

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
{
22
"name": "grug-cli",
33
"version": "1.0.0",
4-
"description": "🪨 Zero-dependency developer toolkit following grug-brained principles",
4+
"description": "Zero-dependency developer toolkit \u2014 init, loc, deps, clean, ship, todo, size, env",
55
"main": "index.ts",
66
"bin": {
77
"grug-cli": "./index.ts"
88
},
99
"type": "module",
10-
"keywords": ["cli", "developer-tools", "bun", "grug", "zero-dependencies"],
10+
"keywords": [
11+
"cli",
12+
"developer-tools",
13+
"bun",
14+
"grug",
15+
"zero-dependencies"
16+
],
1117
"author": "grug-group420",
1218
"license": "MIT",
1319
"repository": {

0 commit comments

Comments
 (0)