summaryrefslogtreecommitdiff
path: root/package.json
blob: 6c0d39dd8a0e7dbeb34ed215d7ff719c2ad69239 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "rhwebimport",
  "version": "0.0.1",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-cssmin": "^0.14.0",
    "grunt-contrib-uglify": "^0.11.1"
  }
}