dodey917's picture
okay let use this code then:
de208fe verified
raw
history blame contribute delete
395 Bytes
Invalid JSON: Unexpected token 'j', "json { ""... is not valid JSON
json
{
"name": "tshirt-ai-designer",
"version": "1.0.0",
"description": "AI T-Shirt Designer with Gemini API integration",
"main": "index.html",
"scripts": {
"start": "python -m http.server 8000",
"dev": "python -m http.server 8000"
},
"keywords": ["ai", "tshirt", "design", "gemini", "mockup"],
"author": "AI Designer",
"license": "MIT",
"dependencies": {}
}
</html>