UNPKG

@pawell67/vue3-meta-tags

Version:

Add support for meta tags in your Vue3 Router

26 lines 550 B
{ "name": "@pawell67/vue3-meta-tags", "version": "0.0.5", "description": "Add support for meta tags in your Vue3 Router", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vue", "vue3", "vuejs", "gates", "gate" ], "peerDependencies": { "vue": "^3.2.41", "vue-router": "^4.1.5" }, "repository": { "type": "git", "url": "git+https://github.com/pawell67/Vue3-Meta-Tags.git" }, "author": "M Media, pawell67", "license": "ISC" }