modal-alerts-react
Version:
Customizable alert modals for react
25 lines (24 loc) • 490 B
JSON
{
"name": "modal-alerts-react",
"version": "1.6.9",
"description": "Customizable alert modals for react",
"main": "Modal.jsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Aryoam Navas",
"license": "MIT",
"keywords": [
"Alerts",
"Modals",
"React",
"Success",
"Warning",
"Error"
],
"repository": {
"type": "git",
"url": "git://github.com/Aryoam/modal-alerts-react"
},
"peerDependencies": {}
}