UNPKG

@mainiotech/dataconsent-core

Version:

Base package to manage personal data consent on websites.

29 lines (28 loc) 633 B
{ "name": "@mainiotech/dataconsent-core", "version": "0.5.1", "description": "Base package to manage personal data consent on websites.", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/mainio/js-dataconsent.git" }, "keywords": [ "cookie", "consent", "data", "consent", "gdpr", "e-privacy", "eprivacy" ], "author": "Mainio Tech Oy", "license": "MIT", "bugs": { "url": "https://github.com/mainio/js-dataconsent/issues" }, "homepage": "https://github.com/mainio/js-dataconsent#readme", "dependencies": { "cookie": "^0.4.1" } }