vue2-modal
Version:
An easy to use vue 2 modal component for showing and hiding modals
25 lines (24 loc) • 597 B
JSON
{
"name": "vue2-modal",
"version": "1.5.1",
"description": "An easy to use vue 2 modal component for showing and hiding modals",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kotarCreative/vue2-modal.git"
},
"keywords": [
"vue2",
"modal",
"vue2js"
],
"author": "David Buss",
"license": "MIT",
"bugs": {
"url": "https://github.com/kotarCreative/vue2-modal/issues"
},
"homepage": "https://github.com/kotarCreative/vue2-modal#readme"
}