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