You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"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"
|
|
}
|
|
}
|