mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
jQuery Easing is a collection of additional easing to use with jQuery animate(). License: BSD Homepage: http://gsgd.co.uk/sandbox/jquery/easing/
25 lines
545 B
JSON
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"
|
|
}
|
|
]
|
|
|
|
}
|