Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/bootstrap-vue/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/vreg/node_modules/bootstrap-vue/package.json
{
  "name": "bootstrap-vue",
  "version": "2.21.2",
  "description": "With more than 85 components, over 45 available plugins, several directives, and 1000+ icons, BootstrapVue provides one of the most comprehensive implementations of the Bootstrap v4 component and grid system available for Vue.js v2.6, complete with extensive and automated WAI-ARIA accessibility markup.",
  "main": "dist/bootstrap-vue.common.js",
  "web": "dist/bootstrap-vue.js",
  "module": "esm/index.js",
  "jsnext:main": "esm/index.js",
  "source": "src/index.js",
  "sass": "src/index.scss",
  "style": "dist/bootstrap-vue.css",
  "license": "MIT",
  "repository": "bootstrap-vue/bootstrap-vue",
  "homepage": "https://bootstrap-vue.org",
  "types": "src/index.d.ts",
  "web-types": "dist/web-types.json",
  "vetur": {
    "tags": "dist/vetur-tags.json",
    "attributes": "dist/vetur-attributes.json"
  },
  "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": "Hiws",
      "url": "https://github.com/Hiws"
    },
    {
      "name": "Vitaly Mosin",
      "url": "https://github.com/mosinve"
    },
    {
      "name": "Alex Regan",
      "url": "https://github.com/alexsasharegan"
    }
  ],
  "files": [
    "dist",
    "esm",
    "nuxt",
    "src"
  ],
  "sideEffects": [
    "**/*.css",
    "**/*.scss",
    "**/*.vue",
    "./docs",
    "./types"
  ],
  "scripts": {
    "audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1488",
    "build": "scripts/build.sh",
    "bundlewatch": "bundlewatch --config .bundlewatch.config.json",
    "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",
    "lint": "eslint --ext .js,.md,.vue ./",
    "postinstall": "opencollective || exit 0",
    "prettify": "prettier --write '**/*.{js,json,md,scss,ts,vue}'",
    "release-notes": "node -r esm scripts/release-notes.js",
    "release": "yarn run prettify && yarn run test && yarn run build && yarn run release-notes && standard-version",
    "test": "yarn run test:lint && yarn run test:unit",
    "test:lint": "yarn run lint",
    "test:unit": "jest",
    "watch": "rollup -c scripts/rollup.config.js --watch"
  },
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "lint-staged": {
    "*{.js,.md,.vue}": "eslint --ext",
    "**/*.{js,json,md,scss,ts,vue}": "prettier --write"
  },
  "dependencies": {
    "@nuxt/opencollective": "^0.3.2",
    "bootstrap": ">=4.5.3 <5.0.0",
    "popper.js": "^1.16.1",
    "portal-vue": "^2.1.7",
    "vue-functional-data-merge": "^3.1.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.12.10",
    "@babel/core": "^7.12.10",
    "@babel/plugin-transform-modules-commonjs": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.12.10",
    "@babel/preset-env": "^7.12.11",
    "@babel/standalone": "^7.12.12",
    "@nuxt/content": "^1.11.1",
    "@nuxtjs/google-analytics": "^2.4.0",
    "@nuxtjs/pwa": "^3.3.3",
    "@nuxtjs/robots": "^2.4.2",
    "@nuxtjs/sitemap": "^2.4.0",
    "@testing-library/jest-dom": "^5.11.8",
    "@vue/test-utils": "^1.1.2",
    "autoprefixer": "^10.1.0",
    "babel-core": "^7.0.0-bridge.0",
    "babel-eslint": "^10.1.0",
    "babel-jest": "^26.6.3",
    "babel-plugin-istanbul": "^6.0.0",
    "bootstrap-icons": "^1.2.2",
    "bundlewatch": "^0.3.1",
    "clean-css-cli": "^4.3.0",
    "codemirror": "^5.59.0",
    "codesandbox": "^2.2.1",
    "core-js": "^3.8.1",
    "cross-env": "^7.0.3",
    "eslint": "^7.16.0",
    "eslint-config-prettier": "^7.1.0",
    "eslint-config-standard": "^16.0.2",
    "eslint-config-vue": "^2.0.2",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-jest": "^24.1.3",
    "eslint-plugin-markdown": "^1.0.2",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^3.3.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-vue": "^7.4.0",
    "esm": "^3.2.25",
    "execa": "^5.0.0",
    "highlight.js": "^10.5.0",
    "html-loader": "^1.3.2",
    "husky": "^4.3.6",
    "improved-yarn-audit": "^2.3.2",
    "jest": "^26.6.3",
    "lint-staged": "^10.5.3",
    "loader-utils": "^2.0.0",
    "lodash": "^4.17.20",
    "marked": "^1.2.7",
    "nuxt": "^2.14.12",
    "postcss": "^8.2.2",
    "postcss-cli": "^8.3.1",
    "prettier": "1.14.3",
    "require-context": "^1.1.0",
    "rollup": "^2.35.1",
    "rollup-plugin-babel": "^4.4.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-node-resolve": "^5.2.0",
    "sass": "^1.32.0",
    "sass-loader": "^10.1.0",
    "standard-version": "^9.1.0",
    "terser": "^5.5.1",
    "vue": "^2.6.12",
    "vue-jest": "^3.0.7",
    "vue-router": "^3.4.9",
    "vue-server-renderer": "^2.6.12",
    "vue-template-compiler": "^2.6.12"
  },
  "keywords": [
    "Bootstrap",
    "Bootstrap v4",
    "Bootstrap for Vue",
    "Vue",
    "Vue.js",
    "Vue v2",
    "SSR",
    "Web",
    "Components",
    "Directives",
    "Icons",
    "Bootstrap Icons",
    "ARIA",
    "Accessibility",
    "a11y",
    "Popper.js",
    "CSS",
    "SCSS",
    "Alert",
    "Avatar",
    "Badge",
    "Breadcrumb",
    "Button",
    "Calendar",
    "Card",
    "Carousel",
    "Checkbox",
    "Collapse",
    "Collapse",
    "Date picker",
    "Datepicker",
    "Dropdown",
    "Dropzone",
    "Form",
    "Input",
    "Jumbotron",
    "List",
    "Modal",
    "Nav",
    "Navbar",
    "Option",
    "Overlay",
    "Pagination",
    "Popover",
    "Progress",
    "Radio",
    "Select",
    "Sidebar",
    "Skeleton",
    "Slider",
    "Spinner",
    "Tab",
    "Table",
    "Tag",
    "Tags",
    "Time picker",
    "Timepicker",
    "Toast",
    "Tooltip"
  ],
  "collective": {
    "type": "opencollective",
    "url": "https://opencollective.com/bootstrap-vue",
    "logo": "https://opencollective.com/bootstrap-vue/logo.txt"
  }
}

Spamworldpro Mini