15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"name": "notifyjs",
|
|
"version": "0.3.4",
|
|
"homepage": "http://notifyjs.com/",
|
|
"authors": [
|
|
"Jaime Pillora <dev@jpillora.com>"
|
|
],
|
|
"description": "A simple, versatile notification library",
|
|
"main": "dist/notify.js",
|
|
"keywords": [
|
|
"notification"
|
|
],
|
|
"license": "MIT"
|
|
}
|