1
0
moji/scpt/ai_svg_package/package.json
2025-05-28 15:32:59 +09:00

11 lines
253 B
JSON

{
"name": "ai-svg-icons",
"version": "1.0.0",
"description": "AI-generated SVG icon package",
"main": "index.js",
"scripts": {
"start": "echo 'Use a bundler or viewer to explore icons'"
},
"author": "AI Generator",
"license": "MIT"
}