Files
jquery-notify/bower.json
T

15 lines
293 B
JSON
Raw Permalink Normal View History

2013-09-27 13:17:06 +02:00
{
"name": "notifyjs",
2015-12-06 00:53:19 +11:00
"version": "0.4.1",
2013-09-27 13:17:06 +02:00
"homepage": "http://notifyjs.com/",
"authors": [
"Jaime Pillora <dev@jpillora.com>"
],
"description": "A simple, versatile notification library",
"main": "dist/notify.js",
"keywords": [
"notification"
],
"license": "MIT"
}