Files
jspm-registry/package-overrides/github/twbs/bootstrap@3.0.0.json
T
2013-09-16 11:23:44 +02:00

10 lines
144 B
JSON

{
"main": "js/bootstrap",
"depends": {
"js/bootstrap": ["lib:jquery", "bootstrap.css!"]
},
"directories": {
"lib": "dist"
}
}