Merge pull request #3 from sebn/bower

Basic bower package file
This commit is contained in:
Jaime Pillora
2013-09-28 04:55:36 -07:00
+14
View File
@@ -0,0 +1,14 @@
{
"name": "notifyjs",
"version": "0.3.1",
"homepage": "http://notifyjs.com/",
"authors": [
"Jaime Pillora <dev@jpillora.com>"
],
"description": "A simple, versatile notification library",
"main": "dist/notify.js",
"keywords": [
"notification"
],
"license": "MIT"
}