{ "main": "toaster", "dependencies": { "css": "jspm:css@*" }, "shim": { "toaster": { "deps": [ "./toaster.css!" ] } } }