UNPKG

@enso-ui/confirmation

Version:
35 lines (34 loc) 864 B
{ "name": "@enso-ui/confirmation", "version": "3.1.2", "description": "A minimal confirmation dialog", "main": "src/bulma/Confirmation.vue", "repository": { "type": "git", "url": "git+https://github.com/enso-ui/confirmation.git" }, "keywords": [ "confirmation", "vue" ], "author": "Adrian Ocneanu <aocneanu@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/enso-ui/confirmation/issues" }, "homepage": "https://github.com/enso-ui/confirmation#readme", "dependencies": { "@fortawesome/fontawesome-svg-core": "^7.2.0", "@fortawesome/free-solid-svg-icons": "^7.2.0", "@fortawesome/vue-fontawesome": "3.1.3", "v-tooltip": "^4.0.0-beta.2" }, "peerDependencies": { "bulma": "^1.0.4", "vue": "^3.5.0" }, "devDependencies": { "bulma": "^1.0.4", "vue": "^3.5.0" } }