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.
iot/projects/lib/local/jqcron-master/bower.json

17 lines
293 B

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