Add github/AngularJS-Toaster@1.1.0

This commit is contained in:
kendo5731
2016-02-16 11:06:16 +01:00
parent 91f9c97176
commit 4581c3e683
@@ -0,0 +1,13 @@
{
"main": "toaster",
"dependencies": {
"css": "jspm:css@*"
},
"shim": {
"toaster": {
"deps": [
"./toaster.css!"
]
}
}
}