mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
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.4.0",
|
|
"pathe": "^2.0.3",
|
|
"scule": "^1.3.0"
|
|
}
|
|
}
|