show-message
Version:
The front end of a message box
25 lines (24 loc) • 528 B
JSON
{
"name": "show-message",
"version": "1.0.3",
"description": "The front end of a message box",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/porkio/show-message.git"
},
"keywords": [
"messageBox",
"showToast",
"showMessage"
],
"author": "Pork",
"license": "MIT",
"bugs": {
"url": "https://github.com/porkio/show-message/issues"
},
"homepage": "https://github.com/porkio/show-message#readme"
}