{
    "name": "rdash-ui",
    "description": "Bloat free responsive admin style dashboard.",
    "version": "1.0.1",
    "repository": {
        "type": "git",
        "url": "https://github.com/rdash/rdash-ui.git"
    },
    "bugs": {
        "url": "https://github.com/rdash/rdash-ui/issues"
    },
    "license": {
        "type": "MIT",
        "url": "https://github.com/rdash/rdash-ui/blob/master/LICENSE"
    },
    "dependencies": {
        "gulp": "^3.8.8",
        "gulp-concat": "^2.4.0",
        "gulp-connect": "^2.0.6",
        "gulp-less": "^1.3.5",
        "gulp-minify-css": "^0.3.8",
        "gulp-rename": "^1.2.0",
        "gulp-rimraf": "^0.1.0",
        "gulp-watch": "^1.0.2"
    }
}