{
  "name": "tabulator",
  "main": "dist/js/tabulator.js",
  "version": "3.5.3",
  "description": "Interactive table generation plugin for jQuery UI",
  "keywords": [
    "table",
    "grid",
    "datagrid",
    "tabulator",
    "editable",
    "cookie",
    "jquery",
    "jqueryui",
    "sort",
    "format",
    "resizable",
    "list",
    "scrollable",
    "ajax",
    "json",
    "widget"
  ],
  "authors": [
    "Oli Folkerd"
  ],
  "license": "MIT",
  "homepage": "https://github.com/olifolkerd/tabulator",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
