mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 18:04:12 +03:00
3129166158
* Add composer.json * Update issue template to include Packagist * Update README.md
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"name": "simple-icons/simple-icons",
|
|
"description": "SVG icons for popular brands",
|
|
"homepage": "https://simpleicons.org/",
|
|
"keywords": [
|
|
"svg",
|
|
"icons"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simple-icons/simple-icons/issues"
|
|
},
|
|
"license": "CC0-1.0"
|
|
}
|