1 Star 0 Fork 16

时间拾荒人/Bootstrap-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 4.21 KB
一键复制 编辑 原始数据 按行查看 历史
Pooya Parsa 提交于 2018-01-14 12:20 . chore(release): 1.4.1
{
"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"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lxxtoday/Bootstrap-vue.git
git@gitee.com:lxxtoday/Bootstrap-vue.git
lxxtoday
Bootstrap-vue
Bootstrap-vue
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385