Skip to content

Commit

Permalink
Update plugin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
momysnow authored Mar 13, 2024
1 parent ae5bbb5 commit f751d6d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "My plugin",
"name": "Claude AI",
"version": "0.0.1",
"description": "Description of my_plugin.",
"author_name": "Me",
"author_url": "https://mywebsite.me",
"plugin_url": "https://github.com/my_name/my_plugin",
"tags": "cat, template, example",
"description": "Use Claude AI api.",
"author_name": "momysnow",
"author_url": "https://github.com/momysnow",
"plugin_url": "https://github.com/momysnow/claude",
"tags": "claude, claudeai, claude ai, api, claude api",
"thumb": "https://raw.githubusercontent.com/my_repo_path/my_plugin.png"
}

0 comments on commit f751d6d

Please sign in to comment.