hotsnackbar
Version:
pure js snackbar
21 lines (20 loc) • 413 B
JSON
{
"name": "hotsnackbar",
"version": "1.0.7",
"description": "pure js snackbar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/nakulrathore/HotSnackbar.git"
},
"keywords": [
"snackbar",
"toast",
"purejs"
],
"author": "nakulrathore@outlook.com",
"license": "MIT"
}