11 lines
253 B
JSON
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"
|
|
} |