UNPKG

toast-emoji

Version:

Toast emoji is a toast web component, that randomly adds an emoji { 😁 } to your toast message.

26 lines 690 B
{ "name": "toast-emoji", "description": "Toast emoji is a toast web component, that randomly adds an emoji { 😁 } to your toast message.", "main": "./src/index.js", "module": "main", "version": "0.0.7", "license": "MIT", "homepage": "https://github.com/marvinified/toast-emoji#README.md", "url": "https://github.com/marvinified/toast-emoji/issues", "email": "marvinified@gmail.com", "keywords": [ "web-components", "webcomponents", "toast", "toast-emoji", "emoji", "toast-component", "component" ], "type": "module", "scripts": {}, "compilerOptions": { "declaration": true }, "devDependencies": {} }