Files
Riccardo Magliocchetti 36993603ef Add jquery-easing 1.3
jQuery Easing is a collection of additional easing to use with
jQuery animate().

License: BSD
Homepage: http://gsgd.co.uk/sandbox/jquery/easing/
2011-12-13 18:43:03 +01:00

25 lines
545 B
JSON

{
"name": "jquery-easing",
"filename": "jquery.easing.min.js",
"version": "1.3",
"description": "Additional easings for jQuery.",
"homepage": "http://gsgd.co.uk/sandbox/jquery/easing/",
"keywords": [
"jquery",
"easing"
],
"maintainers": [
{
"name": "George Smith",
"web": "http://gsgd.co.uk"
}
],
"repositories": [
{
"type": "plain file",
"url": "http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js"
}
]
}