nu-modal-vue
Version:
A simple and versatile dialog box component for a project on vue.js!
30 lines (29 loc) • 721 B
JSON
{
"name": "nu-modal-vue",
"version": "0.5.0",
"description": "A simple and versatile dialog box component for a project on vue.js!",
"main": "nu-modal-vue.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KushnerMikalai/nu-modal-vue.git"
},
"keywords": [
"vue",
"vue-modal",
"nu-modal-vue",
"vue dialog",
"vue modal"
],
"author": {
"name": "NikolaiKushner",
"email": "nickminskwdf@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/KushnerMikalai/nu-modal-vue/issues"
},
"homepage": "https://github.com/KushnerMikalai/nu-modal-vue.git"
}