mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-18 12:00:36 +08:00
15 lines
209 B
JSON
15 lines
209 B
JSON
{
|
|
"name": "jquery-mockjax",
|
|
"version": "1.5.3",
|
|
"main": ["jquery.mockjax.js"],
|
|
"ignore": [
|
|
".editorconfig",
|
|
".gitignore",
|
|
".jshintrc",
|
|
"*.md",
|
|
"*.json",
|
|
"lib",
|
|
"test"
|
|
]
|
|
}
|