bs-cookie-notice
Version:
A simple cookie consent notice alert for Bootstrap 4 without require jQuery
31 lines (30 loc) • 722 B
JSON
{
"name": "bs-cookie-notice",
"version": "1.1.1",
"description": "A simple cookie consent notice alert for Bootstrap 4 without require jQuery",
"main": "src/bs-cookie-notice.js",
"scripts": {
"test": "echo \"No test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/parkejunior/bs-cookie-notice.git"
},
"keywords": [
"cookie",
"cookie notice",
"cookie consent",
"lgpd",
"gdpr",
"js",
"javascript",
"bootstrap",
"bs4"
],
"author": "Patrick Luan",
"license": "MIT",
"bugs": {
"url": "https://github.com/parkejunior/bs-cookie-notice/issues"
},
"homepage": "https://github.com/parkejunior/bs-cookie-notice#readme"
}