mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 16:00:39 +01:00
feat(cli): init command
This commit is contained in:
12
cli/package.json
Normal file
12
cli/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "nuxt-ui-cli",
|
||||
"exports": {
|
||||
".": "./index.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"citty": "^0.1.6",
|
||||
"consola": "^3.2.3",
|
||||
"pathe": "^1.1.2",
|
||||
"scule": "^1.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user