2013-09-27 13:17:06 +02:00
|
|
|
{
|
|
|
|
|
"name": "notifyjs",
|
2014-06-29 01:02:42 +10:00
|
|
|
"version": "0.3.2",
|
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"
|
|
|
|
|
}
|