mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-03 17:10:06 +08:00
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"devDependencies": {
|
|
"underscore": "~1.4.4",
|
|
"grunt": "~0.4.0",
|
|
"grunt-contrib-concat": "~0.1.2",
|
|
"grunt-contrib-uglify": "~0.1.1",
|
|
"grunt-contrib-copy": "~0.4.0",
|
|
"grunt-contrib-compress": "~0.4.0",
|
|
"grunt-contrib-clean": "~0.4.0"
|
|
}
|
|
}
|