weekly release 3.1.5+
[moodle.git] / package.json
blob6a375d5728d7a0bb32da46e09b4f1d7310da950a
2     "name": "Moodle",
3     "private": true,
4     "description": "Moodle",
5     "devDependencies": {
6         "async": "^1.5.2",
7         "eslint": "2.13.1",
8         "grunt": "0.4.5",
9         "grunt-contrib-jshint": "0.11.3",
10         "grunt-contrib-less": "1.1.0",
11         "grunt-contrib-uglify": "0.11.0",
12         "grunt-contrib-watch": "0.6.1",
13         "shifter": "0.5.0"
14     }