ddslick
Version:
A free light weight jQuery plugin that allows you to create a custom drop down with images and description.
24 lines (23 loc) • 631 B
JSON
{
"name": "ddslick",
"homepage": "https://github.com/jsmodules/ddslick",
"authors": [
"Prashant Chaudhary (http://designwithpc.com)",
"Brad Berger <brad@bradb.net> (https://bradb.net)",
"Oier Izulain <oizulain@gmail.com> (https://github.com/oizulain)"
],
"description": "A free light weight jQuery plugin that allows you to create a custom drop down with images and description.",
"main": "jquery.ddslick.min.js",
"moduleType": [],
"license": "MPL-2.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~3.0.0"
}
}