mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"name": "nuxt-hello",
|
|
"scripts": {
|
|
"start": "nuxt"
|
|
},
|
|
"dependencies": {
|
|
"vue-js-modal": "latest",
|
|
"nuxt": "^1.0.0-alpha.4"
|
|
}
|
|
}
|