9 lines
154 B
JSON
9 lines
154 B
JSON
|
{
|
||
|
"devDependencies": {
|
||
|
"grunt": "*",
|
||
|
"grunt-contrib-jshint": "*",
|
||
|
"grunt-contrib-sass": "~0.4.1",
|
||
|
"grunt-contrib-watch": "~0.5.1"
|
||
|
}
|
||
|
}
|