oz-notifier
Version:
A notification plugin for angularjs apps
39 lines (38 loc) • 860 B
JSON
{
"name": "oz-notifier",
"version": "1.0.5",
"description": "A notification plugin for angularjs apps",
"readme": "README.md",
"keywords": [
"angular",
"component",
"notification",
"alert",
"animation",
"oz",
"notification-plugin",
"angular-notification",
"less",
"css",
"js",
"javascript"
],
"repository": {
"type": "git",
"url": "https://github.com/ozmursleen/oz-notifier.git"
},
"author": "Oz Mursleen <osamammursleen@gmail.com>",
"license": "Open",
"bugs": {
"url": "https://github.com/ozmursleen/oz-notifier/issues"
},
"homepage": "https://github.com/ozmursleen/oz-notifier",
"dependencies": {
"less": "^2.5.0",
"less-loader": "^2.2.0",
"css-loader": "0.23.1",
"style-loader": "0.13.0",
"font-awesome": "^4.7.0",
"animate.css": "^3.5.2"
}
}