fix calendar css
[openemr.git] / public / assets / undone.js-0-0-1 / undo.jquery.json
bloba8d9c0698c63e1e77c7d38847b201f004e2298d0
2     "name": "undo",
3     "title": "jQuery Undone",
4     "description": "The undo/redo manager for well formed javascript applications..",
5     "keywords": [
6         "undo",
7         "redo",
8         "store",
9         "state",
10         "ui",
11         "app",
12         "keyevent",
13         "yckart",
14         "yannick",
15         "albert"
16     ],
17     "version": "0.0.3",
18     "author": {
19         "name": "Yannick Albert",
20         "email": "mail@yckart.com",
21         "url": "https://github.com/yckart"
22     },
23     "licenses": [{
24         "type": "MIT",
25         "url": "http://yckart.com/mit/"
26     }],
27     "homepage": "http://yckart.github.com/undone.js",
28     "demo": "http://yckart.github.com/undone.js",
29     "docs": "https://github.com/yckart/undone.js",
30     "bugs": "https://github.com/yckart/undone.js/issues",
31     "dependencies": {
32         "jquery": ">=1.4"
33     }