1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-19 14:27:12 +01:00
bootstrap/component.json
2013-04-22 17:19:56 +10:00

9 lines
176 B
JSON

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