{
    "name": "lobicard",
    "version": "1.0.1",
    "description": "jQuery plugin for bootstrap 4 cards. It extends cards with several common and useful functions.",
    "repository": {
        "type": "git",
        "url": "https://github.com/drjonnicholson/lobicard"
    },
    "keywords": [
    "jQuery plugin",
    "bootstrap",
    "floating cards",
    "minimizable",
    "bootstrap cards",
    "ajax loading"
  ],
    "author": {
        "name": "Zura Sekhniashvili",
        "email": "zurasekhniashvili@gmail.com",
        "url": "https://github.com/arboshiki"
    },
    "contributors": [
        {
            "name": "Jon Nicholson",
            "email": "jon.nicholson@zinethq.com",
            "url": "https://github.com/drjonnicholson"
    }
  ],
    "license": "MIT",
    "main": "dist/js/lobicard.min.js",
    "dependencies": {
        "bootstrap": "^4.0.0-alpha.6",
        "font-awesome": "^4.7.0",
        "jquery": "^2.1.4",
        "jquery-ui": "^1.12.1",
        "jquery-ui-touch-punch": "^0.2.3"
    },
    "devDependencies": {
        "grunt": "^0.4.5",
        "grunt-contrib-copy": "^0.8.0",
        "grunt-contrib-cssmin": "^0.12.2",
        "grunt-contrib-sass": "^1.0.0",
        "grunt-contrib-uglify": "^0.8.0",
        "grunt-contrib-watch": "^0.6.1"
    }
}
