{
  "name": "yohoho.tabloyd",
  "version": "2.0.2",
  "homepage": "https://github.com/crewstyle/yohoho.tabloyd",
  "authors": [
    "Achraf Chouk <achrafchouk@gmail.com>"
  ],
  "description": "A responsive table very light jQuery plugin",
  "main": [
    "dist/tabloyd.min.js"
  ],
  "keywords": [
    "tabloyd",
    "responsive",
    "table",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "license": "MIT",
  "dependencies": {
    "jquery": "~2.1.4"
  }
}
