16 lines
448 B
JSON
16 lines
448 B
JSON
{
|
|
"name": "hashnode-api",
|
|
"description": "Interacts with the Hashnode API.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Tim Green",
|
|
"email": "rawveg@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"repository": "https://github.com/rawveg/claude-skills-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["hashnode-api", "hashnode", "Claude Code"],
|
|
"category": "productivity",
|
|
"strict": false
|
|
}
|