17 lines
473 B
JSON
17 lines
473 B
JSON
{
|
|
"name": "publisher",
|
|
"description": "Content distribution toolkit - X/Twitter threads, LinkedIn posts, Medium articles. Accepts any input format (markdown, PDF, URL, etc.)",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Kanaeru Labs",
|
|
"email": "support@kanaeru.ai",
|
|
"url": "https://www.kanaeru.ai"
|
|
},
|
|
"commands": [
|
|
"./commands/x.md",
|
|
"./commands/linkedin.md",
|
|
"./commands/medium.md",
|
|
"./commands/devto.md",
|
|
"./commands/all.md"
|
|
]
|
|
} |