{
    "name": "restables",
    "version": "1.0.0",
    "main": "restables.min.js",
    "author": "Kamil Kuzminski <kamil.kuzminski@codefog.pl>",
    "repository": {
        "type": "git",
        "url": "https://github.com/codefog/restables.git"
    },
    "description": "The jQuery plugin for responsive tables.",
    "keywords": [
        "mobile",
        "responsive",
        "table",
        "tables"
    ],
    "license": "MIT",
    "devDependencies": {
        "gulp": "^3.9.0",
        "gulp-autoprefixer": "^3.1.0",
        "gulp-minify-css": "^1.2.2",
        "gulp-rename": "^1.2.2",
        "gulp-sourcemaps": "^1.6.0",
        "gulp-uglify": "^1.5.1"
    }
}
