mirror of
https://github.com/nuxt/ui.git
synced 2026-09-14 19:51:10 +08:00
1821d7279a
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
14 lines
210 B
JSON
14 lines
210 B
JSON
{
|
|
"name": "@nuxt/ui-cli",
|
|
"type": "module",
|
|
"exports": {
|
|
".": "./index.mjs"
|
|
},
|
|
"dependencies": {
|
|
"citty": "^0.2.0",
|
|
"consola": "^3.4.2",
|
|
"pathe": "^2.0.3",
|
|
"scule": "^1.3.0"
|
|
}
|
|
}
|