UNPKG

vue3-native-notification

Version:
25 lines (24 loc) 501 B
{ "name": "vue3-native-notification", "version": "0.2.0", "description": "Vue.js 3 plugin for native notifications", "main": "index.js", "repository": "https://github.com/dithmer/vue3-native-notification.git", "author": "Tim Dithmer<dith.tim@gmail.com>", "license": "MIT", "keywords": [ "vue", "vuejs", "native", "notification", "notify", "html5", "api" ], "scripts": { "test": "standard" }, "devDependencies": { "standard": "^16.0.3" } }