UNPKG

vue-router-bootstrap-breadcrumbs

Version:

automatically generates breadcrumbs from your vue route

27 lines (26 loc) 693 B
{ "name": "vue-router-bootstrap-breadcrumbs", "version": "1.2.1", "description": "automatically generates breadcrumbs from your vue route", "main": "/src/breadcrumbs.vue", "scripts": {}, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pwag42/vue_router_bootstrap_breadcrumbs.git" }, "keywords": [ "vue", "vue-router", "bootstrap" ], "author": "Preston Wagner", "license": "ISC", "bugs": { "url": "https://gitlab.com/pwag42/vue_router_bootstrap_breadcrumbs/issues" }, "homepage": "https://gitlab.com/pwag42/vue_router_bootstrap_breadcrumbs", "dependencies": { "babel-core": "^6.26.3", "babel-loader": "^7.1.5" } }