Files

24 lines
531 B
JSON

{
"name": "angularjs-toaster",
"filename": "toaster.js",
"version": "0.4.4",
"description": "AngularJS Toaster is a customized version of 'toastr' non-blocking notification javascript library.",
"homepage": "https://github.com/jirikavi/AngularJS-Toaster",
"keywords": [
"angular",
"toaster",
"notifications"
],
"maintainers": [
{
"name": "jirikavi"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jirikavi/AngularJS-Toaster"
}
]
}