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
Merge branch 'MDL-54921-master' of https://github.com/xow/moodle
[moodle.git]
/
package.json
blob
01dc1dcba4f0a7454b59d50c8fbc11e8c36d163a
1
{
2
"name": "Moodle",
3
"private": true,
4
"description": "Moodle",
5
"devDependencies": {
6
"async": "1.5.2",
7
"eslint": "3.7.1",
8
"grunt": "1.0.1",
9
"grunt-contrib-less": "1.3.0",
10
"grunt-contrib-uglify": "1.0.1",
11
"grunt-contrib-watch": "1.0.0",
12
"grunt-eslint": "19.0.0",
13
"grunt-stylelint": "0.6.0",
14
"semver": "5.3.0",
15
"shifter": "0.5.0",
16
"stylelint": "7.4.1",
17
"stylelint-checkstyle-formatter": "0.1.0",
18
"xmldom": "0.1.22",
19
"xpath": "0.0.23"
20
},
21
"engines": {
22
"node": ">=4"
23
}
24
}