mamberamo/public/style/vendor/jquery-smartwizard/composer.json
2022-04-13 13:51:55 +07:00

30 lines
780 B
JSON

{
"name": "techlab/smartwizard",
"description": "The awesome jQuery step wizard plugin",
"homepage": "http://techlaboratory.net/jquery-smartwizard",
"license": "MIT",
"support": {
"source": "https://github.com/techlab/jquery-smartwizard",
"issues": "https://github.com/techlab/jquery-smartwizard/issues",
"docs": "http://techlaboratory.net/jquery-smartwizard#documentation"
},
"keywords": [
"bootstrap",
"wizard",
"step",
"ui",
"jquery-plugin",
"jquery",
"wizard plugin"
],
"authors": [
{
"name": "Dipu Raj",
"email": "hello.techlab@gmail.com",
"homepage": "http://dipu.me"
}
],
"require": {
}
}