36 lines
792 B
JSON
36 lines
792 B
JSON
{
|
|
"name": "jquery.easing",
|
|
"version": "1.3.1",
|
|
"description": "jQuery Easing plugin",
|
|
"homepage": "http://gsgd.co.uk/sandbox/jquery/easing/",
|
|
"main": "js/jquery.easing.js",
|
|
"keywords": [
|
|
"jquery",
|
|
"jquery plugin",
|
|
"easing"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">= 1.2.1"
|
|
},
|
|
"authors": [
|
|
"Source code: George McGinley Smith",
|
|
"Package: Jozef Izso"
|
|
],
|
|
"licenses": "NewBSD",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "1.3.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.3.1",
|
|
"commit": "72fec3d9126601939239cb85364dbdb771884380"
|
|
},
|
|
"_source": "https://github.com/jozefizso/bower-jquery-easing.git",
|
|
"_target": "~1.3.1",
|
|
"_originalSource": "jquery.easing"
|
|
} |