mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-06-27 16:10:13 +08:00
14 lines
285 B
JSON
14 lines
285 B
JSON
{
|
|
"name": "fullcalendar",
|
|
"version": "2.0.0-beta2",
|
|
"devDependencies": {
|
|
"moment": "2.5.1",
|
|
"jquery": "~1.10.2",
|
|
"jquery-ui": "~1.10.3",
|
|
"jquery-simulate": "*",
|
|
"jquery-mockjax": "~1.5.3",
|
|
"jasmine-jquery": "~2.0.3",
|
|
"jasmine-fixture": "~1.2.0"
|
|
}
|
|
}
|