UNPKG

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