summaryrefslogtreecommitdiff
path: root/addons/web/package.json
blob: cce1f2ad28fba2a3f7064cc96c19d16583b28f86 (plain)
1
2
3
4
5
6
7
8
{
  "devDependencies": {
    "grunt": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-sass": "~0.4.1",
    "grunt-contrib-watch": "~0.5.1"
  }
}