fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0e5cab99b8ad0e697189d90c826d0df6017430b8
[fnpeditor.git]
/
package.json
1
{
2
"name": "rng-editor",
3
"devDependencies": {
4
"grunt-cli": "0.1.11",
5
"grunt": "~0.4.1",
6
"grunt-contrib-requirejs": "~0.4.1",
7
"grunt-contrib-less": "~0.8.3",
8
"grunt-contrib-jshint": "^0.10.0",
9
"grunt-contrib-copy": "~0.4.1",
10
"grunt-githooks": "~0.3.1"
11
}
12
}