mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
Merge pull request #2263 from 7wonders/tbw
Adding twitter-bootstrap-wizard
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "twitter-bootstrap-wizard",
|
||||
"filename": "js/bootstrap.min.js",
|
||||
"version": "1.0.0",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"examples",
|
||||
"README.md",
|
||||
"*.txt",
|
||||
"*.html",
|
||||
"prettify.js",
|
||||
"prettify.css",
|
||||
"bower.json"
|
||||
],
|
||||
"main": ["jquery.bootstrap.wizard.js"],
|
||||
"dependencies": {
|
||||
"jquery" : ">=1.9.1",
|
||||
"bootstrap" : ">=2.3.0 <3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user