xpaintdev / metadata.json
suisuyy
Rename project back to xpaintai in package.json and metadata.json; add QuestionMarkIcon component; enhance AI features with ask functionality in useAiFeatures hook and App component
02ce812
raw
history blame contribute delete
231 Bytes
{
"name": "xpaintai",
"description": "A simple web-based paint application with features like pen customization, undo/redo, image loading/exporting, and autosave to IndexedDB.",
"requestFramePermissions": [],
"prompt": ""
}