mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-05 04:05:06 -05:00
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"grunt-contrib-clean": "^0.6.0",
|
|
"grunt-contrib-concat": "~0.5.1",
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
"grunt-contrib-uglify": "0.9.1",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-newer": "~0.8.0"
|
|
}
|
|
}
|