Files
jspm-registry/package-overrides/github/twbs/bootstrap@3.3.4.json
T
2015-03-18 12:59:12 +02:00

10 lines
153 B
JSON

{
"main": "js/bootstrap",
"shim": {
"js/bootstrap": {
"deps": "jquery",
"exports": "$"
}
},
"files": ["css", "fonts", "js"]
}