UNPKG

bootstrap-vue-helper-json

Version:
31 lines (30 loc) 834 B
{ "name": "bootstrap-vue-helper-json", "version": "1.1.1", "description": "Bootstrap-Vue/Vetur intellisense reference definitions.", "main": "tags.json", "scripts": { "build": "scripts/generate-vetur-helpers.js" }, "repository": { "type": "git", "url": "git+https://github.com/bootstrap-vue/bootstrap-vue-helper-json.git" }, "keywords": [ "bootstrap", "bootstrap-vue", "plugin", "vetur" ], "author": "Alex Regan <alex.joseph.regan@gmail.com> (https://github.com/alexsasharegan)", "license": "MIT", "bugs": { "url": "https://github.com/bootstrap-vue/bootstrap-vue-helper-json/issues" }, "homepage": "https://github.com/bootstrap-vue/bootstrap-vue-helper-json#readme", "devDependencies": { "bootstrap-vue": "^1.0.2", "lodash": "^4.17.4", "vue": "^2.5.3" } }