mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"name": "@nuxt/ui-dev",
|
|
"exports": {
|
|
".": "./index.ts"
|
|
},
|
|
"dependencies": {
|
|
"@nuxt/kit": "latest",
|
|
"chokidar": "^3.6.0",
|
|
"perfect-debounce": "^1.0.0"
|
|
}
|
|
}
|