Files
jspm-registry/package-overrides/github/twbs/bootstrap@3.0.2.json
T
2013-11-08 14:41:29 +02:00

10 lines
149 B
JSON

{
"main": "js/bootstrap",
"shim": {
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
},
"buildConfig": {
"uglify": true
}
}