UNPKG

visualalert

Version:

This library helps create modern visual javascript alerts,ranging from snackbars,modal alerts,toast and to more advanced alert elements.

26 lines (25 loc) 704 B
{ "name": "visualalert", "version": "1.2.0", "description": "This library helps create modern visual javascript alerts,ranging from snackbars,modal alerts,toast and to more advanced alert elements.", "main": "visual.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AgostinhoSilver/VisualAlert.git" }, "keywords": [ "snackbars", "visualjs", "visual", "alert" ], "author": "Agostinho Silva", "license": "MIT", "bugs": { "url": "https://github.com/AgostinhoSilver/VisualAlert/issues" }, "homepage": "https://github.com/AgostinhoSilver/VisualAlert#readme" }