1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-20 19:55:35 +00:00
Files
ubf/bootstrap/bower.json
Joseph Wayne Norton 2ae429100e UBF 2.2 web assets
2014-05-12 01:54:37 +09:00

8 lines
183 B
JSON

{
"name": "bootstrap",
"version": "2.3.2",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": ">=1.8.0 <2.1.0"
}
}