mirror of
https://github.com/slidevjs/slidev.git
synced 2026-09-14 20:46:32 +08:00
dcbd357a76
Co-authored-by: Anthony Fu <github@antfu.me>
13 lines
367 B
JSON
13 lines
367 B
JSON
{
|
|
"name": "slidev",
|
|
"version": "1.0.0",
|
|
"description": "Claude Code skill for creating and presenting Slidev slidedecks",
|
|
"author": {
|
|
"name": "Anthony Fu",
|
|
"url": "https://github.com/antfu"
|
|
},
|
|
"repository": "https://github.com/slidevjs/slidev",
|
|
"license": "MIT",
|
|
"keywords": ["presentations", "slides", "markdown", "vue", "developer-tools"]
|
|
}
|