mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
14 lines
210 B
JSON
14 lines
210 B
JSON
{
|
|
"name": "@nuxt/ui-cli",
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./index.mjs"
|
|
},
|
|
"dependencies": {
|
|
"citty": "^0.1.6",
|
|
"consola": "^3.3.1",
|
|
"pathe": "^2.0.0",
|
|
"scule": "^1.3.0"
|
|
}
|
|
}
|