first commit
This commit is contained in:
34
resources/assets/vendor/hover3d/hover3d.jquery.json
vendored
Normal file
34
resources/assets/vendor/hover3d/hover3d.jquery.json
vendored
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "hover3d",
|
||||
"title": "jQuery Hover3d",
|
||||
"description": "Simple jQuery plugin for creating 3d hover effect using CSS3 3d transform",
|
||||
"keywords": [
|
||||
"hover",
|
||||
"effect",
|
||||
"ui",
|
||||
"image",
|
||||
"animation"
|
||||
],
|
||||
"version": "1.1.0",
|
||||
"author": {
|
||||
"name": "Rian Ariona",
|
||||
"url": "http://ariona.net"
|
||||
},
|
||||
"maintainers": [{
|
||||
"name": "Rian Ariona",
|
||||
"email": "rian@ariona.net",
|
||||
"url": "http://ariona.net"
|
||||
}],
|
||||
"licenses": [{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/ariona/hover3d/blob/master/LICENSE"
|
||||
}],
|
||||
"demo": "http://ariona.github.io/hover3d/",
|
||||
"bugs": "https://github.com/ariona/hover3d/issues",
|
||||
"homepage": "https://github.com/ariona/hover3d/",
|
||||
"docs": "https://github.com/ariona/hover3d/",
|
||||
"download": "https://github.com/ariona/hover3d/archive/master.zip",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user