1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00
bootstrap/component.json

8 lines
175 B
JSON
Raw Normal View History

{
"name": "bootstrap",
2012-10-30 21:34:39 -07:00
"version": "2.2.1",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"
}
}