jquery-eu-cookie-law-popup
Version:
An easy-to-install jQuery plugin to create EU Cookie Law popups & GDPR compliance
31 lines (30 loc) • 872 B
JSON
{
"name": "jquery-eu-cookie-law-popup",
"title": "jQuery EU Cookie Law popups",
"description": "An easy-to-install jQuery plugin to create EU Cookie Law popups & GDPR compliance",
"keywords": [
"eu",
"gdpr",
"cookie",
"law",
"popup"
],
"version": "1.1.3",
"author": {
"name": "Richard Dancsi",
"url": "http://www.wimagguc.com/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/wimagguc/jquery-eu-cookie-law-popup/blob/master/LICENSE.md"
}
],
"bugs": "https://github.com/wimagguc/jquery-eu-cookie-law-popup/issues",
"homepage": "http://www.wimagguc.com/2018/05/gdpr-compliance-with-the-jquery-eu-cookie-law-plugin/",
"docs": "https://github.com/wimagguc/jquery-eu-cookie-law-popup/",
"download": "https://github.com/wimagguc/jquery-eu-cookie-law-popup/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}