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-49501 messages: Unit tests for mark_message_read
[moodle.git]
/
package.json
blob
e4128c29e2454a7710ce0d55c9c2be23ad3195fc
1
{
2
"name": "Moodle",
3
"private": true,
4
"description": "Moodle",
5
"devDependencies": {
6
"grunt": "~0.4.5",
7
"grunt-contrib-jshint": "~0.11.0",
8
"grunt-contrib-uglify": "~0.7.0",
9
"shifter": "~0.5.0"
10
}
11
}