代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/Bootstrap-vue 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "bootstrap-vue",
"version": "1.4.1",
"description": "Quickly integrate Bootstrap 4 components with Vue.js",
"main": "dist/bootstrap-vue.common.js",
"web": "dist/bootstrap-vue.js",
"module": "es/index.js",
"jsnext:main": "es/index.js",
"style": "dist/bootstrap-vue.css",
"license": "MIT",
"homepage": "https://bootstrap-vue.github.io",
"contributors": [
{
"name": "Pooya Parsa",
"url": "https://github.com/pi0"
},
{
"name": "Troy Morehouse",
"url": "https://github.com/tmorehouse"
},
{
"name": "SirLamer",
"url": "https://github.com/SirLamer"
},
{
"name": "Vitaly Mosin",
"url": "https://github.com/mosinve"
},
{
"name": "vizo",
"url": "https://github.com/vizo"
},
{
"name": "Alex Regan",
"url": "https://github.com/alexsasharegan"
}
],
"bugs": {
"url": "https://github.com/bootstrap-vue/bootstrap-vue/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bootstrap-vue/bootstrap-vue.git"
},
"files": [
"src",
"dist",
"nuxt",
"es"
],
"scripts": {
"build": "scripts/build",
"watch": "rollup -c scripts/rollup.config.js --watch",
"docs-dev": "nuxt dev -c docs/nuxt.config.js",
"docs-gen": "nuxt generate -c docs/nuxt.config.js",
"docs-publish": "gh-pages -t -d docs-dist -b master -r git@github.com:bootstrap-vue/bootstrap-vue.github.io.git",
"test": "yarn lint && NODE_ENV=test jest",
"lint": "eslint src scripts docs tests nuxt",
"release": "npm run build && npm run test && standard-version",
"postinstall": "opencollective postinstall || exit 0"
},
"peerDependencies": {
"vue": "^2.4.2"
},
"dependencies": {
"lodash.startcase": "^4.4.0",
"opencollective": "^1.0.3",
"popper.js": "^1.12.9",
"vue-functional-data-merge": "^2.0.3"
},
"devDependencies": {
"@nuxtjs/google-analytics": "^2.0.2",
"@nuxtjs/pwa": "^2.0.5",
"babel-cli": "^6.26.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-istanbul": "^4.1.5",
"bootstrap": "4.0.0-beta.2",
"clean-css": "^4.1.9",
"codecov": "^3.0.0",
"codemirror": "^5.33.0",
"cross-env": "^5.1.3",
"eslint": "^4.15.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.6.2",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"eslint-plugin-vue": "^4.2.0",
"gh-pages": "^1.1.0",
"highlight-loader": "^0.7.2",
"highlightjs": "^9.8.0",
"html-loader": "^0.5.4",
"jest": "^22.0.6",
"lodash": "^4.17.4",
"markdown-loader": "^2.0.2",
"marked": "^0.3.12",
"nuxt": "1.1.1",
"rollup": "^0.54.0",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-node-resolve": "^3.0.2",
"rollup-plugin-vue": "^3.0.0",
"rollup-watch": "^4.3.1",
"standard-version": "^4.3.0",
"uglify-es": "^3.3.6",
"vue-jest": "^1.4.0",
"vue-test-utils": "1.0.0-beta.11"
},
"jest": {
"testRegex": "spec.js$",
"moduleFileExtensions": [
"js",
"vue"
],
"transform": {
"^.+\\.js$": "babel-jest",
".*\\.(vue)$": "vue-jest"
},
"coverageDirectory": "./coverage/",
"collectCoverage": true,
"mapCoverage": true
},
"keywords": [
"Bootstrap",
"Bootstrap 4",
"Bootstrap for Vue",
"SSR",
"Web",
"Components",
"Directives",
"Polymer",
"Vue",
"VueJS",
"Vue2",
"WebComponents",
"jquery",
"Popper.js",
"vue-strap",
"vueify",
"vuestrap",
"CSS",
"Flexbox",
"Alert",
"Breadcrumb",
"Button",
"Checkbox",
"Radio",
"Card",
"Carousel",
"Slider",
"Collapse",
"Dropdown",
"Select",
"Option",
"Input",
"Jumbotron",
"List",
"Nav",
"Modal",
"Upload",
"Dropzone",
"Navbar",
"Pagination",
"Popover",
"Progress",
"Tab",
"Table",
"Tag",
"Tooltip"
],
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/bootstrap-vue",
"logo": "https://opencollective.com/opencollective/logo.txt"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。