2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/component.json
T
2012-12-10 18:31:04 -08:00

8 lines
175 B
JSON

{
"name": "bootstrap",
"version": "2.2.3",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"
}
}