fr-dialogmodal
Version:
Frend's accessible, modern modal component.
29 lines (28 loc) • 724 B
JSON
{
"name": "fr-dialogmodal",
"version": "1.0.4",
"description": "Frend's accessible, modern modal component.",
"homepage": "https://frend.co/components/dialogmodal",
"main": "dialogmodal.js",
"style": "dialogmodal.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/frend/frend.co/tree/gh-pages/_components/dialogmodal"
},
"keywords": [
"dialogmodal",
"dialog",
"modal",
"alert",
"accessible",
"es2015"
],
"author": "Frend <hello@frend.co> (https://frend.co)",
"license": "MIT",
"bugs": {
"url": "https://github.com/frend/frend.co/issues"
}
}