mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-05 20:25:13 -05:00
19 lines
495 B
JSON
19 lines
495 B
JSON
{
|
|
"devDependencies": {
|
|
"babel-eslint": "^5.0.0",
|
|
"babel-polyfill": "6.7.2",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"eslint-stylish-mapped": "^1.0.0",
|
|
"estraverse-fb": "^1.3.1",
|
|
"grunt": "~0.4.5",
|
|
"grunt-babel": "^6.0.0",
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
"grunt-contrib-concat": "^1.0.0",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-uglify": "1.0.0",
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
"grunt-eslint": "^18.0.0",
|
|
"grunt-newer": "^1.1.2"
|
|
}
|
|
}
|