{
  "name": "tablelist-mvc",
  "version": "2.0.5",
  "description": "UI compoments for TableList.Mvc or TableList.Mvc.Core NuGet libraries.",
  "main": "dist/js/tablelist-mvc.js",
  "style": "dist/css/tablelist-mvc.css",
  "files": [
    "dist/"
  ],
  "bugs": {
    "url": "https://github.com/bantikyan/TableList/issues"
  },
  "homepage": "https://github.com/bantikyan/TableList",
  "repository": {
    "type": "git",
    "url": "https://github.com/bantikyan/TableList.git"
  },
  "contributors": [
    {
      "name": "Hovhannes Bantikyan"
    },
    {
      "name": "Vahe Khachaturyan"
    }
  ],
  "keywords": [
    "crud",
    "table",
    "list",
    "inline",
    "edit",
    "mvc"
  ],
  "dependencies": {
    "jquery": ">=2.2.4"
  },
  "license": "MIT"
}
