{
  "_from": "vue-good-table@^2.19.5",
  "_id": "vue-good-table@2.21.11",
  "_inBundle": false,
  "_integrity": "sha512-OpVPdxbBTahtfq1aXxEa5P1CMy1wiLcBg4mo7k6Qs537l9v8KVrvF+fXqbnxqNrAfmd1Mw9LidcjgTErjmVU8g==",
  "_location": "/vue-good-table",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-good-table@^2.19.5",
    "name": "vue-good-table",
    "escapedName": "vue-good-table",
    "rawSpec": "^2.19.5",
    "saveSpec": null,
    "fetchSpec": "^2.19.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-good-table/-/vue-good-table-2.21.11.tgz",
  "_shasum": "0d92a36f4119bc91825009780c09df38d27b5a4b",
  "_spec": "vue-good-table@^2.19.5",
  "_where": "/var/www/html/dev.odorata.com.br",
  "author": {
    "name": "xaksis",
    "email": "shay@crayonbits.com"
  },
  "bugs": {
    "url": "https://github.com/xaksis/vue-good-table/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "date-fns": "^2.17.0",
    "lodash.isequal": "^4.5.0"
  },
  "deprecated": false,
  "description": "A simple, clean data table for VueJS (2.x) with essential features like sorting, column filtering, pagination etc",
  "devDependencies": {
    "@vuepress/plugin-google-analytics": "^1.0.0-rc.1",
    "bili": "^4.8.0",
    "eslint-config-airbnb": "^18.2.0",
    "node-sass": "^4.12.0",
    "poi": "^12.7.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-vue": "^5.1.9",
    "sass-loader": "^7.1.0",
    "vue": "^2.6.10",
    "vue-template-compiler": "^2.6.10",
    "vuepress": "^1.0.0-rc.1"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/xaksis/vue-good-table#readme",
  "keywords": [
    "vue",
    "vuejs",
    "table",
    "datatable"
  ],
  "license": "MIT",
  "main": "dist/vue-good-table.cjs.js",
  "module": "dist/vue-good-table.esm.js",
  "name": "vue-good-table",
  "poi": {
    "entry": "dev/main.js",
    "output": {
      "dir": "dev/dist",
      "publicUrl": "./",
      "html": {
        "template": "dev/index.html"
      }
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xaksis/vue-good-table.git"
  },
  "scripts": {
    "bundle": "bili",
    "dev": "poi --serve",
    "docs:build": "vuepress build vp-docs",
    "docs:dev": "vuepress dev vp-docs",
    "test": "echo \"No test specified\""
  },
  "sideEffects": [
    "*.vue",
    "*.css"
  ],
  "version": "2.21.11"
}
