soloalert
Version:
A customizable lightweight Alert Library with Material UI and awesome features.
32 lines (31 loc) • 780 B
JSON
{
"name": "soloalert",
"version": "1.1.10",
"description": "A customizable lightweight Alert Library with Material UI and awesome features.",
"browser": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo 'test'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/arnav-kr/soloalert.git"
},
"keywords": [
"soloalert",
"alerts",
"javascript",
"front-end",
"alert-library",
"material-UI",
"customizable"
],
"author": "Arnav Kumar <arnav-kumar@outlook.com> (http://github.com/arnav-kr/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/arnav-kr/soloalert/issues"
},
"homepage": "https://github.com/arnav-kr/soloalert#readme"
}