mirror of
https://github.com/gdsmith/jquery.easing.git
synced 2026-06-09 15:37:03 +02:00
- Remove bower (deprecated)
This commit is contained in:
-28
@@ -1,28 +0,0 @@
|
||||
{
|
||||
"name": "jquery.easing",
|
||||
"main": "jquery.easing.js",
|
||||
"version": "1.4.1",
|
||||
"homepage": "https://github.com/gdsmith/jquery.easing",
|
||||
"authors": [
|
||||
"George McGinley Smith <george@gsgd.co.uk>"
|
||||
],
|
||||
"description": "A jQuery plugin from GSGD to give advanced easing options",
|
||||
"keywords": [
|
||||
"easing",
|
||||
"ease",
|
||||
"tween",
|
||||
"keyframe",
|
||||
"timeline",
|
||||
"animation",
|
||||
"jquery-plugin",
|
||||
"ecosystem:jquery"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.3.0"
|
||||
},
|
||||
"license": "BSD-3-Clause",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"example"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user