UNPKG

simple-react-toast

Version:

Simple react toaster to notify or alert something in bottom of your page.

24 lines (23 loc) 502 B
{ "name": "simple-react-toast", "version": "1.0.3", "description": "Simple react toaster to notify or alert something in bottom of your page.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-toaster", "toaster", "notify", "react-notify", "simple-toaster", "simple-alert", "alert" ], "author": "RajnishKatharotiya", "license": "ISC", "peerDependencies": { "react": "^16.8.6" } }