Basic bower package file
This commit is contained in:
+14
@@ -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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user