forked from samsono/Easy-Responsive-Tabs-to-Accordion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EasyResponsiveTabstoAccordion.jquery.json
32 lines (32 loc) · 1.19 KB
/
EasyResponsiveTabstoAccordion.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "Easy-Responsive-Tabs-to-Accordion",
"version": "1.0.0",
"title": "Easy responsive tabs to accordion",
"description": "Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone)",
"keywords": [
"responsive-tabs",
"tabs",
"tabs-accordion",
"accordion",
"jquery-responsive-tabs",
"ui"
],
"author": {
"name": "Samson Onna",
"email": "[email protected]",
"url": "https://github.com/samsono"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion/blob/master/MIT-license"
}
],
"homepage": "https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion",
"docs": "https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion/blob/master/README.md",
"demo": "http://webtrendset.com/demo/easy-responsive-tabs/Index.html",
"download": "https://github.com/samsono/Easy-Responsive-Tabs-to-Accordion/archive/master.zip",
"dependencies": {
"jquery": ">1.5"
}
}