refactor(icons): map metadata to new categories

This commit is contained in:
Bjorn Lammers
2025-04-29 16:24:59 +02:00
parent 9a1d26368b
commit 44be40b2e1
1905 changed files with 22694 additions and 22764 deletions

View File

@@ -1,21 +1,21 @@
{
"base": "svg",
"aliases": [
"webpack-alternative",
"javascript-bundler"
],
"categories": [
"Developer-Tools"
],
"update": {
"timestamp": "2023-04-14T17:36:25Z",
"author": {
"id": 4167222,
"name": "Roundaround"
"base": "svg",
"aliases": [
"webpack-alternative",
"javascript-bundler"
],
"categories": [
"Development"
],
"update": {
"timestamp": "2023-04-14T17:36:25Z",
"author": {
"id": 4167222,
"name": "Roundaround"
}
},
"colors": {
"dark": "turbopack",
"light": "turbopack-light"
}
},
"colors": {
"dark": "turbopack",
"light": "turbopack-light"
}
}