Files
jspm-registry/package-overrides/github/twbs/bootstrap@3.3.7.json
T

13 lines
177 B
JSON

{
"main": "dist/js/bootstrap.js",
"shim": {
"dist/js/bootstrap": {
"deps": ["jquery"],
"exports": "$"
}
},
"dependencies": {
"jquery": "*"
}
}