slick-animation
Version:
slick-animation is a jquery plugin to animate elements in the slick slider
23 lines (22 loc) • 660 B
JSON
{
"private": false,
"name": "slick-animation",
"version": "0.3.3",
"description": "slick-animation is a jquery plugin to animate elements in the slick slider",
"main": "slick-animation.js",
"repository": {
"type": "git",
"url": "git+https://github.com/marvinhuebner/slick-animation.git"
},
"keywords": ["frontend", "slick", "slicer", "js"],
"author": "Marvin Huebner",
"license": "MIT",
"bugs": {
"url": "https://github.com/marvinhuebner/slick-animation/issues"
},
"homepage": "https://github.com/marvinhuebner/slick-animation#readme",
"dependencies": {
"slick-carousel": "~1.5.9",
"animate.css": "~3.5.0"
}
}