Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haouarihk authored Jan 20, 2024
1 parent 5e3c47f commit 9039fca
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"packageId": "Put_Package_Id_Here",
"name": "Name of your package",
"packageId": "excalidraw",
"name": "excalidraw package",
"version": "0.0.1",
"minTextGeneratorVersion": "0.1.0",
"description": "The description of the content of this package",
"author": "Your name",
"tags": "writing, brainstorming",
"authorUrl": "Support URL",
"repo": "username/repo"
"minTextGeneratorVersion": "0.6.0",
"description": "Contains Excalidraw Templates and support for Vision for other templates (Scripts)",
"author": "Noureddine",
"tags": "OpenAI,markdown,gpt-4-vision,vision,images",
"authorUrl": "https://www.buymeacoffee.com/haouarine",
"repo": "text-gen/tg-excalidraw"
}

0 comments on commit 9039fca

Please sign in to comment.