Skip to content

Commit 40fe261

Browse files
committed
feat: update package.json
1 parent f4283a2 commit 40fe261

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

npm/forky/package.json

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
"name": "forkyy",
33
"version": "0.6.2",
44
"bin": "lib/index.js",
5+
"description": "Synchronize your forks with ease",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/thetnaingtn/forky.git"
9+
},
10+
"keywords": ["github","go", "cli", "synchronize", "sync", "bubble", "bubbletea","github-api", "fork"],
11+
"license": "MIT OR Apache-2.0",
12+
"homepage": "https://github.com/thetnaingtn/forky#readme",
513
"scripts": {
614
"typecheck": "tsc --noEmit",
715
"lint": "eslint .",

0 commit comments

Comments
 (0)