2021-04-28 20:10:26 +02:00

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"
}
}