notification-component
Version:
Notification component
12 lines • 309 B
JSON
{
"name": "notification",
"description": "Notification component",
"version": "0.0.3",
"keywords": ["notify", "notification", "ui", "growl"],
"dependencies": {
"component/emitter": "*",
"component/jquery": "*"
},
"scripts": ["index.js", "template.js"],
"styles": ["notification.css"]
}