mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
18 lines
264 B
JSON
18 lines
264 B
JSON
{
|
|
"name": "Nuxt",
|
|
"nuxt": "Labs",
|
|
"url": "https://nuxtlabs.com/",
|
|
"tags": [
|
|
{
|
|
"name": "Nuxt",
|
|
"color": "emerald"
|
|
},
|
|
{
|
|
"name": "Doc",
|
|
"color": "purple"
|
|
}
|
|
],
|
|
"icon": "i-simple-icons:nuxtdotjs",
|
|
"color": "gray"
|
|
}
|