summaryrefslogtreecommitdiff
path: root/package.json
blob: 96601c3e9aa6d69f4d80beea98796d3259c2518d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "kanboard",
  "dependencies": {
    "bower": "^1.7.9",
    "gulp": "^3.9.1",
    "gulp-bower": "0.0.13",
    "gulp-clean-css": "^2.0.7",
    "gulp-cli": "^1.2.1",
    "gulp-concat": "^2.6.0",
    "gulp-uglify": "^1.5.3"
  }
}