ziko-toaster
Version:
Lightweight toast notification library
15 lines (14 loc) • 387 B
JSON
{
"name": "ziko-toaster",
"version": "1.0.1",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["toast", "notification", "toaster", "ziko"],
"files": ["dist", "src", "README.md"],
"author": "Ziad Mahmoud",
"license": "MIT",
"type": "commonjs",
"description": "Lightweight toast notification library"
}