mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
24 lines
531 B
JSON
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"
|
|
}
|
|
]
|
|
}
|