AMPERION_Webpage/static/tarteaucitron/package.json

28 lines
639 B
JSON
Raw Normal View History

2025-06-06 18:12:46 +02:00
{
"name": "tarteaucitronjs",
2025-09-02 10:03:20 +02:00
"version": "1.24.0",
2025-06-06 18:12:46 +02:00
"main": "tarteaucitron.js",
"description": "tarteaucitron.io - Get a compliant and accessible cookie banner",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AmauriC/tarteaucitron.js.git"
},
"keywords": [
"cookie",
"law",
"rgpd",
"gdpr"
],
"author": "amauri.io",
"license": "MIT",
"bugs": {
"url": "https://github.com/AmauriC/tarteaucitron.js/issues"
},
"homepage": "https://tarteaucitron.io/"
}