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