ripple-hover-effect
Version:
Javascript library to animate images on hover.
20 lines (19 loc) • 504 B
JSON
{
"name": "ripple-hover-effect",
"version": "1.0.0",
"description": "Javascript library to animate images on hover.",
"main": "src/ripple-effect.js",
"directories": {
"example": "example"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SaboSuke/ripple-effect.git"
},
"author": "Essam Abed",
"license": "MIT",
"bugs": {
"url": "https://github.com/SaboSuke/ripple-effect/issues"
},
"homepage": "https://github.com/SaboSuke/ripple-effect#readme"
}