mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
17 lines
293 B
JSON
17 lines
293 B
JSON
{
|
|
"name": "arnapou-jqcron",
|
|
"authors": [
|
|
"Arnaud Buathier <arnaud@arnapou.net>"
|
|
],
|
|
"description": "Cron jQuery plugin",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/arnapou/jqcron",
|
|
"ignore": [
|
|
"*",
|
|
"!src/*"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~2.1.4"
|
|
}
|
|
}
|