notifcare
Version:
Lightweight notification and alert system
27 lines (26 loc) • 582 B
JSON
{
"name": "notifcare",
"version": "1.1.5",
"description": "Lightweight notification and alert system",
"main": "package/notifcare.js",
"files": [
"package/"
],
"keywords": [
"alert",
"notification",
"modal",
"popup",
"dialog"
],
"author": "andrep13_",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/andrep13_/notifcare.git"
},
"homepage": "https://github.com/andrep13_/notifcare#readme",
"bugs": {
"url": "https://github.com/andrep13_/notifcare/issues"
}
}