{
    "name": "ladda-bootstrap",
    "version": "0.8.0",
    "license": "MIT",
    "description": "Buttons with built-in loading indicators, effectively bridging the gap between action and feedback",
    "main": "js/ladda.js",
    "homepage": "http://msurguy.github.io/ladda-bootstrap/",
    "bugs": "https://github.com/msurguy/ladda-bootstrap/issues",
    "repository": { 
        "type" : "git",
        "url" : "http://github.com/msurguy/ladda-bootstrap.git"
    },
    "author": {
        "name": "Maksim Surguy",
        "url": "http://maxoffsky.com/"
    },
    "devDependencies": {
        "grunt": "~0.4",
        "grunt-contrib-uglify": "~0.2.6",
        "grunt-contrib-clean": "~0.4.0",
        "grunt-contrib-sass": "~0.5.0",
        "grunt-contrib-cssmin": "~0.7.0"
    }
}
