jquery-beforeafter-slider
Version:
A responsive, touch-enabled, and highly customizable jQuery plugin to compare two images with a slider.
38 lines • 1.01 kB
JSON
{
"name": "jquery-beforeafter-slider",
"version": "2.0.0",
"description": "A responsive, touch-enabled, and highly customizable jQuery plugin to compare two images with a slider.",
"main": "./dist/beforeafter.jquery.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jquery-plugin",
"before-after",
"image-comparison",
"image-slider",
"responsive-slider",
"touch-slider",
"jquery",
"mamedul",
"mamedul islam",
"momedul",
"momedul islam",
"image-viewer",
"comparison",
"slider"
],
"author": "MAMEDUL ISLAM",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/mamedul/jquery-beforeafter-slider.git"
},
"bugs": {
"url": "https://github.com/mamedul/jquery-beforeafter-slider/issues"
},
"homepage": "https://mamedul.github.io/jquery-before-after-slider/",
"dependencies": {
"jquery": ">=1.9.1"
}
}