bootstrap-cookie-consent-settings
Version:
Settings dialog in Bootstrap 5 and framework to handle the EU law (may 2020) about cookies in a website
29 lines (28 loc) • 758 B
JSON
{
"name": "bootstrap-cookie-consent-settings",
"version": "4.1.7",
"description": "Settings dialog in Bootstrap 5 and framework to handle the EU law (may 2020) about cookies in a website",
"browser": "./src/bootstrap-cookie-banner.js",
"scripts": {
"test": "echo \"No test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/shaack/bootstrap-cookie-banner.git"
},
"keywords": [
"bootstrap",
"cookie",
"consent",
"eu",
"gdpr",
"dsgvo"
],
"author": "Stefan Haack (shaack.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/shaack/bootstrap-cookie-banner/issues"
},
"homepage": "https://shaack.com",
"main": "src/bootstrap-cookie-consent-settings.js"
}