mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-01 08:03:28 +00:00
11 lines
138 B
JSON
11 lines
138 B
JSON
|
{
|
||
|
"name": "custom-loading",
|
||
|
"description": "",
|
||
|
"dependencies": {
|
||
|
"nuxt": "latest"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"start": "nuxt"
|
||
|
}
|
||
|
}
|