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
Update grunt-contrib-jshint to 0.11.3
[T119942Repr.git]
/
package.json
blob
d3197f42ee28c917568f051f059eb0304ac9839e
1
{
2
"name": "boilerplate",
3
"version": "0.0.0",
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.2.2",
12
"grunt-jscs": "2.1.0",
13
"grunt-jsonlint": "1.0.4"
14
}
15
}