repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
MDL-59159 environment: 3.1 (LTS) required
[moodle.git]
/
package.json
blob
6a375d5728d7a0bb32da46e09b4f1d7310da950a
1
{
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
}
15
}