fix typo
[openemr.git] / public / assets / jquery-modern-blink-0-1-3 / modern-blink.jquery.json
blob79725decfaab21dd29843ff0c21efc6be41d7bf9
2         "name": "modern-blink",
3         "title": "Modern Blink",
4         "version": "0.1.3",
5         "author": {
6                 "name": "Leon de Rijke"
7         },
8         "licenses": [
9                 {
10                         "type": "MIT",
11                         "url": "https://github.com/leonderijke/jQuery-Modern-Blink/blob/master/LICENSE.md"
12                 }
13         ],
14         "dependencies": {
15                 "jquery": ">=1.6"
16         },
17         "description": "Modern Blink provides the behavior of the blink tag using CSS Animations. Will fallback to jQuery Animations in older browsers.",
18         "keywords": [
19                 "blink",
20                 "animation",
21                 "effect",
22                 "css",
23                 "jquery"
24         ],
25         "homepage": "https://github.com/leonderijke/jQuery-Modern-Blink",
26         "bugs": "https://github.com/leonderijke/jQuery-Modern-Blink/issues",
27         "maintainers": [
28                 {
29                         "name": "Leon de Rijke"
30                 }
31         ]