Files
bootstrap/bower.json
Arnold Daniels f44fa66ca7 Fixed docs (oa show navmenu when hiden bs-twbs)
Updated version numbers package managment systems
2013-10-24 02:24:55 +02:00

12 lines
200 B
JSON

{
"name": "bootstrap",
"version": "3.0.0-p7",
"main": ["./dist/js/bootstrap.js", "./dist/css/bootstrap.css"],
"ignore": [
"**/.*"
],
"dependencies": {
"jquery": ">= 1.9.0"
}
}