13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"name": "fastapi",
|
|
"description": "Optional[str] # Still required!",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "[email protected]"
|
|
},
|
|
"license": "MIT",
|
|
"repository": "https://github.com/jezweb/claude-skills",
|
|
"keywords": []
|
|
}
|