{
  "_args": [
    [
      "tabulator-tables@4.9.3",
      "/home/vagrant/agmis-cbo.src/agmisapi"
    ]
  ],
  "_from": "tabulator-tables@4.9.3",
  "_id": "tabulator-tables@4.9.3",
  "_inBundle": false,
  "_integrity": "sha512-iwwQqAEGGxlgrBpcmJJvMJrfjGLcCXOB3AOb/DGkXqBy1YKoYA36hIl7qXGp6Jo8dSkzFAlDT6pKLZgyhs9OnQ==",
  "_location": "/tabulator-tables",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tabulator-tables@4.9.3",
    "name": "tabulator-tables",
    "escapedName": "tabulator-tables",
    "rawSpec": "4.9.3",
    "saveSpec": null,
    "fetchSpec": "4.9.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-4.9.3.tgz",
  "_spec": "4.9.3",
  "_where": "/home/vagrant/agmis-cbo.src/agmisapi",
  "author": {
    "name": "Oli Folkerd"
  },
  "bugs": {
    "url": "https://github.com/olifolkerd/tabulator/issues"
  },
  "description": "Interactive table generation JavaScript library",
  "devDependencies": {
    "babel-preset-env": "^1.4.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "del": "^2.2.2",
    "gulp": "^4.0.2",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-babel": "^6.1.2",
    "gulp-concat": "^2.6.1",
    "gulp-cssnano": "^2.1.2",
    "gulp-include": "^2.3.1",
    "gulp-insert": "^0.5.0",
    "gulp-plumber": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sourcemaps": "^2.6.0",
    "gulp-uglify": "^2.1.2",
    "gulp-uglify-es": "^2.0.0",
    "gulp-util": "^3.0.8",
    "jshint": "^2.11.1"
  },
  "homepage": "http://tabulator.info/",
  "keywords": [
    "table",
    "grid",
    "datagrid",
    "tabulator",
    "editable",
    "cookie",
    "sort",
    "format",
    "resizable",
    "list",
    "scrollable",
    "ajax",
    "json",
    "widget",
    "jquery",
    "react",
    "angular",
    "vue"
  ],
  "license": "MIT",
  "main": "dist/js/tabulator.js",
  "module": "dist/js/tabulator.es2015.js",
  "name": "tabulator-tables",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olifolkerd/tabulator.git"
  },
  "scripts": {
    "build": "gulp",
    "dev": "gulp dev",
    "watch": "gulp watch"
  },
  "version": "4.9.3"
}
