repo.or.cz
/
T119942Repr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Be compatible with MW < 1.25
[T119942Repr.git]
/
package.json
blob
f58d3b337245bd9772689e16bba831d1875dc459
1
{
2
"name": "t119942repr",
3
"version": "0.0.1",
4
"scripts": {
5
"test": "grunt test"
6
},
7
"devDependencies": {
8
"grunt": "0.4.5",
9
"grunt-cli": "0.1.13",
10
"grunt-contrib-jshint": "0.11.3",
11
"grunt-banana-checker": "0.4.0",
12
"grunt-jscs": "2.1.0",
13
"grunt-jsonlint": "1.0.4"
14
}
15
}