{"id":10582,"library":"bootstrap-vue-helper-json","title":"Bootstrap-Vue Vetur Intellisense Definitions","description":"This package, `bootstrap-vue-helper-json`, was originally designed to provide Vetur intellisense reference definitions for Bootstrap-Vue components. Its primary purpose was to enhance developer experience by offering auto-completion and documentation hints within IDEs like VS Code when working with Bootstrap-Vue and the Vetur extension. However, starting with Bootstrap-Vue v2.1, this helper's functionality was directly integrated into the main Bootstrap-Vue package itself. Consequently, `bootstrap-vue-helper-json` became obsolete and its GitHub repository was archived in November 2019. Developers using Bootstrap-Vue v2.1 or newer should rely on the `dist/vetur-tags.json` and `dist/vetur-attributes.json` files provided by the core `bootstrap-vue` package for Vetur support. The original `bootstrap-vue` library (for Vue 2 and Bootstrap 4) is now largely in maintenance mode, with `BootstrapVueNext` serving as the modern successor for Vue 3 and Bootstrap 5.","status":"abandoned","version":"1.1.1","language":"javascript","source_language":"en","source_url":"https://github.com/bootstrap-vue/bootstrap-vue-helper-json","tags":["javascript","bootstrap","bootstrap-vue","plugin","vetur"],"install":[{"cmd":"npm install bootstrap-vue-helper-json","lang":"bash","label":"npm"},{"cmd":"yarn add bootstrap-vue-helper-json","lang":"bash","label":"yarn"},{"cmd":"pnpm add bootstrap-vue-helper-json","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"{\n  \"name\": \"my-vue2-bootstrap-app\",\n  \"version\": \"0.1.0\",\n  \"private\": true,\n  \"scripts\": {\n    \"serve\": \"vue-cli-service serve\",\n    \"build\": \"vue-cli-service build\"\n  },\n  \"dependencies\": {\n    \"bootstrap\": \"^4.6.0\",\n    \"bootstrap-vue\": \"^2.23.0\",\n    \"core-js\": \"^3.8.3\",\n    \"vue\": \"^2.6.14\",\n    \"vue-router\": \"^3.5.1\",\n    \"vuex\": \"^3.6.2\"\n  },\n  \"devDependencies\": {\n    \"@vue/cli-service\": \"~5.0.0\",\n    \"vue-template-compiler\": \"^2.6.14\"\n  },\n  \"vetur\": {\n    \"tags\": \"node_modules/bootstrap-vue/dist/vetur-tags.json\",\n    \"attributes\": \"node_modules/bootstrap-vue/dist/vetur-attributes.json\"\n  }\n}","lang":"json","description":"This shows a `package.json` configuration for Vetur to correctly pick up Bootstrap-Vue's intellisense definitions directly from the `bootstrap-vue` package, making this helper package obsolete. This is for Vue 2/Bootstrap 4 setups."},"warnings":[{"fix":"Remove `bootstrap-vue-helper-json` from your project dependencies. `bootstrap-vue` automatically includes the necessary Vetur definition files (`dist/vetur-tags.json` and `dist/vetur-attributes.json`). Ensure your `package.json` correctly points to these files if Vetur isn't detecting them automatically.","message":"The functionality provided by `bootstrap-vue-helper-json` was integrated directly into the `bootstrap-vue` package itself starting from version v2.1. Installing and using this separate helper package is redundant and can lead to conflicts or outdated intellisense for Bootstrap-Vue versions v2.1 and newer.","severity":"breaking","affected_versions":">=2.1.0 (of bootstrap-vue)"},{"fix":"Do not use this package. For new projects or migrations to Vue 3/Bootstrap 5, consider `BootstrapVueNext` which provides its own modern intellisense support. For existing Vue 2/Bootstrap 4 projects, rely on the intellisense files provided by the `bootstrap-vue` package itself.","message":"This package's GitHub repository was archived in November 2019 and is no longer maintained. Furthermore, the `bootstrap-vue` library (which this helper supported) is largely superseded by `BootstrapVueNext` for projects using Vue 3 and Bootstrap 5. `bootstrap-vue` itself is primarily for Vue 2 and Bootstrap 4.","severity":"deprecated","affected_versions":"*"}],"env_vars":null,"search_vec":"'2':133 '2019':97 '3':152 '4':136 '5':155 'archiv':94 'auto':39 'auto-complet':38 'becam':87 'bootstrap':2,10,25,53,63,77,83,101,119,128,135,154,157,159 'bootstrap-vu':1,24,52,62,76,100,118,127,158 'bootstrap-vue-helper-json':9,82 'bootstrapvuenext':144 'code':48 'complet':40 'compon':27 'consequ':81 'core':117 'definit':6,22 'design':16 'develop':34,98 'direct':71 'dist/vetur-attributes.json':112 'dist/vetur-tags.json':110 'document':42 'enhanc':33 'experi':35 'extens':58 'file':113 'function':69 'github':91 'helper':12,67,85 'hint':43 'howev':59 'ide':45 'integr':72 'intellisens':5,20 'javascript':156 'json':13,86 'larg':139 'librari':130 'like':46 'main':75 'mainten':141 'mode':142 'modern':148 'newer':105 'novemb':96 'obsolet':88 'offer':37 'origin':15,126 'packag':8,79,121 'plugin':161 'primari':29 'provid':18,114 'purpos':30 'refer':21 'reli':107 'repositori':92 'serv':145 'start':60 'successor':149 'support':124 'use':99 'v2.1':65,103 'vetur':4,19,57,123,162 'vs':47 'vue':3,11,26,54,64,78,84,102,120,129,132,151,160 'within':44 'work':50","created_at":"2026-04-19T13:33:33.413645+00:00","updated_at":"2026-04-19T13:33:33.413645+00:00","problems":[{"fix":"If you are using `bootstrap-vue` v2.1 or newer, remove `bootstrap-vue-helper-json` as a dependency. Ensure your project's `package.json` correctly points Vetur to the definitions within the `bootstrap-vue` package itself (e.g., `\"vetur\": {\"tags\": \"node_modules/bootstrap-vue/dist/vetur-tags.json\", \"attributes\": \"node_modules/bootstrap-vue/dist/vetur-attributes.json\"}`).","cause":"This error occurs because Vetur is looking for component data within a package that is either obsolete, not configured correctly, or whose functionality has been moved.","error":"Vetur: Cannot find Vetur component data in package.json for 'bootstrap-vue-helper-json'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":null,"github":"https://github.com/bootstrap-vue/bootstrap-vue-helper-json","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bootstrap-vue-helper-json","openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-04-19","next_check":"2026-07-18","install_tag":null}}