{
  "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"
}
