mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 20:19:26 +01:00
18 lines
260 B
JSON
18 lines
260 B
JSON
{
|
|
"name": "Nuxt",
|
|
"nuxt": "Hub",
|
|
"url": "https://nuxt.com/",
|
|
"tags": [
|
|
{
|
|
"name": "Nuxt",
|
|
"color": "emerald"
|
|
},
|
|
{
|
|
"name": "Doc",
|
|
"color": "purple"
|
|
}
|
|
],
|
|
"icon": "i-simple-icons:nuxtdotjs",
|
|
"color": "green"
|
|
}
|