2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-19 18:39:01 +00:00
iconify-collections-json/composer.json
Vjacheslav Trushkin 5a47d26e2d Update Lucide
2022-01-06 09:18:07 +02:00

13 lines
266 B
JSON

{
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "2.0.21",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
"psr-4": {
"Iconify\\IconsJSON\\": "lib"
}
}
}