{ "main": "dist/js/bootstrap", "jspmNodeConversion": false, "directories": { "lib": "." }, "shim": { "dist/js/bootstrap": { "deps": [ "jquery", "tether" ], "exports": "$" } }, "dependencies": { "jquery": "*", "tether": "github:HubSpot/tether@^1.1.1" } }