StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
StackGenVis/frontend/node_modules/bootstrap-vue/package.json

300 lines
7.4 KiB

4 years ago
{
"_from": "bootstrap-vue@^2.5.0",
"_id": "bootstrap-vue@2.5.0",
"_inBundle": false,
"_integrity": "sha512-LixZePxJqIkwsha2WAjAu7ZDH+oJ+JLxPGsl1SIbWebcEYZ+QtGx4JM2nR287t/0uWYGO+/oJ0KlaSO662VtLA==",
"_location": "/bootstrap-vue",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap-vue@^2.5.0",
"name": "bootstrap-vue",
"escapedName": "bootstrap-vue",
"rawSpec": "^2.5.0",
"saveSpec": null,
"fetchSpec": "^2.5.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-vue/-/bootstrap-vue-2.5.0.tgz",
"_shasum": "a8e48f9c0d15ebeb0f0b35cdc1ab26fd7a015307",
"_spec": "bootstrap-vue@^2.5.0",
"_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend",
"bugs": {
"url": "https://github.com/bootstrap-vue/bootstrap-vue/issues"
},
"bundleDependencies": false,
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/bootstrap-vue",
"logo": "https://opencollective.com/bootstrap-vue/logo.txt"
},
"contributors": [
{
"name": "Pooya Parsa",
"url": "https://github.com/pi0"
},
{
"name": "Troy Morehouse",
"url": "https://github.com/tmorehouse"
},
{
"name": "Jacob Müller",
"url": "https://github.com/jackmu95"
},
{
"name": "Vitaly Mosin",
"url": "https://github.com/mosinve"
},
{
"name": "Alex Regan",
"url": "https://github.com/alexsasharegan"
},
{
"name": "SirLamer",
"url": "https://github.com/SirLamer"
},
{
"name": "vizo",
"url": "https://github.com/vizo"
}
],
"dependencies": {
"@nuxt/opencollective": "^0.3.0",
"bootstrap": ">=4.4.1 <5.0.0",
"popper.js": "^1.16.1",
"portal-vue": "^2.1.7",
"vue-functional-data-merge": "^3.1.0"
},
"deprecated": false,
"description": "BootstrapVue, with over 40 plugins and more than 80 custom components, custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.",
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/standalone": "^7.8.4",
"@nuxtjs/google-analytics": "^2.2.3",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "^9.7.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^25.1.0",
"babel-plugin-istanbul": "^6.0.0",
"bootstrap-icons": "^1.0.0-alpha2",
"clean-css-cli": "^4.3.0",
"codecov": "^3.6.5",
"codemirror": "^5.51.0",
"codesandbox": "^2.1.12",
"core-js": ">=2.6.5 <3.0.0",
"cross-env": "^7.0.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-standard": "^14.1.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.7.0",
"eslint-plugin-markdown": "^1.0.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.1",
"esm": "^3.2.25",
"gh-pages": "^2.2.0",
"highlight.js": "^9.18.1",
"html-loader": "^0.5.5",
"husky": "^4.2.3",
"jest": "^25.1.0",
"jest-environment-jsdom-fourteen": "^1.0.1",
"lint-staged": "^10.0.7",
"loader-utils": "^1.2.3",
"lodash": "^4.17.15",
"marked": "^0.8.0",
"node-sass": "^4.13.1",
"nuxt": "^2.11.0",
"postcss-cli": "^7.1.0",
"prettier": "1.14.3",
"require-context": "^1.1.0",
"rollup": "^1.31.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"sass-loader": "^8.0.2",
"standard-version": "^7.1.0",
"terser": "^4.6.3",
"vue": "^2.6.11",
"vue-jest": "^3.0.5",
"vue-router": "^3.1.5",
"vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.11"
},
"files": [
"src",
"dist",
"nuxt",
"esm",
"es",
"types"
],
"homepage": "https://bootstrap-vue.js.org",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"jsnext:main": "esm/index.js",
"keywords": [
"Bootstrap",
"Bootstrap v4",
"Bootstrap for Vue",
"SSR",
"Web",
"Components",
"Directives",
"ARIA",
"Accessibility",
"Polymer",
"Vue",
"VueJS",
"Vue2",
"WebComponents",
"jquery",
"Popper.js",
"Popper",
"CSS",
"SCSS",
"Icons",
"Bootstrap Icons",
"Flexbox",
"Alert",
"Breadcrumb",
"Button",
"Checkbox",
"Radio",
"Card",
"Carousel",
"Slider",
"Calendar",
"Date picker",
"Datepicker",
"Collapse",
"Dropdown",
"Form",
"Select",
"Option",
"Input",
"Jumbotron",
"List",
"Nav",
"Modal",
"MessageBox",
"Upload",
"Dropzone",
"Navbar",
"Pagination",
"Popover",
"Progress",
"Spinner",
"Tab",
"Table",
"Tag",
"Tags",
"Toast",
"Tooltip",
"vue-bootstrap",
"vue-strap",
"vuestrap",
"uiv"
],
"license": "MIT",
"lint-staged": {
"*{.js,.md,.vue}": "eslint --ext",
"**/*.{js,json,md,scss,ts,vue}": [
"prettier --write",
"git add"
]
},
"main": "dist/bootstrap-vue.common.js",
"module": "esm/index.js",
"name": "bootstrap-vue",
"repository": {
"type": "git",
"url": "git+https://github.com/bootstrap-vue/bootstrap-vue.git"
},
"sass": "src/index.scss",
"scripts": {
"build": "scripts/build.sh",
"docs-build": "cross-env NODE_ENV=docs nuxt build -c docs/nuxt.config.js",
"docs-dev": "cross-env NODE_ENV=docs nuxt dev -c docs/nuxt.config.js",
"docs-gen": "cross-env NODE_ENV=docs nuxt generate -c docs/nuxt.config.js",
"docs-publish": "scripts/docs-publish.sh",
"lint": "eslint --ext .js,.md,.vue ./",
"postinstall": "opencollective || exit 0",
"prettify": "prettier --write '**/*.{js,json,md,scss,ts,vue}'",
"release": "npm run prettify && npm run test && npm run build && standard-version",
"test": "jest",
"watch": "rollup -c scripts/rollup.config.js --watch"
},
"sideEffects": [
"**/*.scss",
"**/*.css",
"**/*.vue",
"./docs",
"./types"
],
"source": "src/index.js",
"standard-version": {
"scripts": {
"postchangelog": "./node_modules/.bin/prettier --write CHANGELOG.md"
},
"types": [
{
"type": "fix",
"section": "Bug Fixes"
},
{
"type": "feat",
"section": "Features"
},
{
"type": "perf",
"section": "Performance"
},
{
"type": "docs",
"hidden": true
},
{
"type": "style",
"hidden": true
},
{
"type": "refactor",
"hidden": true
},
{
"type": "chore",
"hidden": true
},
{
"type": "test",
"hidden": true
}
]
},
"style": "dist/bootstrap-vue.css",
"types": "src/index.d.ts",
"version": "2.5.0",
"vetur": {
"tags": "dist/vetur-tags.json",
"attributes": "dist/vetur-attributes.json"
},
"web": "dist/bootstrap-vue.js",
"web-types": "dist/web-types.json"
}