20 lines
387 B
JSON
20 lines
387 B
JSON
|
|
{
|
||
|
|
"name": "fj",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "Teach Claude Code to use fj, a CLI for Forgejo in the spirit of gh",
|
||
|
|
"author": {
|
||
|
|
"name": "Raster & State",
|
||
|
|
"url": "https://rasterstate.com"
|
||
|
|
},
|
||
|
|
"license": "MIT",
|
||
|
|
"keywords": [
|
||
|
|
"fj",
|
||
|
|
"forgejo",
|
||
|
|
"gitea",
|
||
|
|
"git",
|
||
|
|
"cli",
|
||
|
|
"code-review"
|
||
|
|
],
|
||
|
|
"homepage": "https://rasterhub.com/rasterstate/fj"
|
||
|
|
}
|