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
weekly release 3.0.2+
[moodle.git]
/
package.json
blob
6c3be7634526013fc4abed4010df7c0b37ac844b
1
{
2
"name": "Moodle",
3
"private": true,
4
"description": "Moodle",
5
"devDependencies": {
6
"async": "^1.5.2",
7
"grunt": "0.4.5",
8
"grunt-contrib-jshint": "0.11.3",
9
"grunt-contrib-less": "1.1.0",
10
"grunt-contrib-uglify": "0.11.0",
11
"grunt-contrib-watch": "0.6.1",
12
"shifter": "0.5.0"
13
}
14
}