Files
cdnjs/ajax/libs/twitter-bootstrap-wizard/package.json
T

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"
}