mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
17 lines
589 B
JSON
17 lines
589 B
JSON
{
|
|
"name": "twitter-bootstrap-wizard",
|
|
"filename": "jquery.bootstrap.wizard.min.js",
|
|
"version": "1.2",
|
|
"homepage": "https://github.com/VinceG/twitter-bootstrap-wizard",
|
|
"authors": [
|
|
"Vincent Gabriel <vadimg88@gmail.com>"
|
|
],
|
|
"description": "This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"wizard"
|
|
],
|
|
"license": "MIT"
|
|
}
|