UNPKG

765 BJSONView Raw
1{
2 "name": "techlab/jquery-smarttab",
3 "description": "The flexible jQuery tab control plugin",
4 "homepage": "http://techlaboratory.net/jquery-smarttab",
5 "license": "MIT",
6 "support": {
7 "source": "https://github.com/techlab/jquery-smarttab",
8 "issues": "https://github.com/techlab/jquery-smarttab/issues",
9 "docs": "http://techlaboratory.net/jquery-smarttab#documentation"
10 },
11 "keywords": [
12 "jQuery",
13 "Tabs",
14 "Steps",
15 "Bootstrap",
16 "Plugin",
17 "Step",
18 "ui",
19 "jquery-plugin"
20 ],
21 "authors": [
22 {
23 "name": "Dipu Raj",
24 "email": "hello.techlab@gmail.com",
25 "homepage": "http://dipu.me"
26 }
27 ],
28 "require": {
29 }
30}