{
  "_from": "el-table-horizontal-scroll@^0.2.2",
  "_id": "el-table-horizontal-scroll@0.2.2",
  "_inBundle": false,
  "_integrity": "sha512-iS3Osl2oyQIYJfJ0ea76fYCqxP/CcxZsgk4nsYvuvO6XyxEkxeTqFMBJ5B8pspPWu+bZjuWSQKNI8FTE9eMNFw==",
  "_location": "/el-table-horizontal-scroll",
  "_phantomChildren": {
    "async-validator": "1.8.5",
    "babel-helper-vue-jsx-merge-props": "2.0.3",
    "deepmerge": "1.5.2",
    "normalize-wheel": "1.0.1",
    "resize-observer-polyfill": "1.5.1",
    "throttle-debounce": "1.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "el-table-horizontal-scroll@^0.2.2",
    "name": "el-table-horizontal-scroll",
    "escapedName": "el-table-horizontal-scroll",
    "rawSpec": "^0.2.2",
    "saveSpec": null,
    "fetchSpec": "^0.2.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/el-table-horizontal-scroll/-/el-table-horizontal-scroll-0.2.2.tgz",
  "_shasum": "a7463abd9f3ad8029f0f5fda9348e9cc24850af4",
  "_spec": "el-table-horizontal-scroll@^0.2.2",
  "_where": "D:\\NewWorkSpace\\csss-front",
  "author": {
    "name": "feb10_zlb",
    "email": "zlib0210@163.com",
    "url": "https://www.mizuka.top"
  },
  "bugs": {
    "url": "https://github.com/mizuka-wu/el-table-horizontal-scroll/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-js": "^3.6.5",
    "element-ui": "^2.15.6",
    "lodash": "^4.17.21",
    "vue": "^2.6.11",
    "vue-route": "^1.5.1",
    "vue-router": "^3.5.3"
  },
  "deprecated": false,
  "description": "> let el-table show horizontal scroll-bar at bottom",
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-eslint": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "@vue/eslint-config-standard": "^5.1.2",
    "babel-eslint": "^10.1.0",
    "eslint": "^6.7.2",
    "eslint-plugin-import": "^2.20.2",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-standard": "^4.0.0",
    "eslint-plugin-vue": "^6.2.2",
    "lint-staged": "^9.5.0",
    "sass": "^1.26.5",
    "sass-loader": "^8.0.2",
    "vue-template-compiler": "^2.6.11"
  },
  "files": [
    "src/components",
    "vetur",
    "dist"
  ],
  "gitHooks": {
    "pre-commit": "lint-staged"
  },
  "homepage": "https://github.com/mizuka-wu/el-table-horizontal-scroll#readme",
  "keywords": [
    "vue",
    "vue",
    "vue2",
    "element-ui",
    "el-scroller",
    "el-table",
    "horizontal-scroll"
  ],
  "lint-staged": {
    "*.{js,jsx,vue}": [
      "vue-cli-service lint",
      "git add"
    ]
  },
  "main": "dist/el-table-horizontal-scroll.umd.js",
  "name": "table-horizontal-scroll",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mizuka-wu/el-table-horizontal-scroll.git"
  },
  "scripts": {
    "build": "vue-cli-service build --target lib --name el-table-horizontal-scroll ./src/lib/directive.js",
    "build:demo": "vue-cli-service build --dest examples",
    "lint": "vue-cli-service lint",
    "serve": "vue-cli-service serve"
  },
  "version": "0.2.4"
}
