{ "registry": "jspm", "dependencies": { "jquery": "*", "css": "*" }, "shim": { "js/bootstrap": { "deps": ["jquery", "css"], "exports": "$" } } }