{
  "name": "@bossone0013/nu-cookie-consent-banner",
  "version": "1.0.3",
  "description": "A comprehensive GDPR-compliant cookie consent banner ES6 module with localization support and third-party integrations",
  "main": "src/cookieConsentBanner.js",
  "module": "src/cookieConsentBanner.js",
  "types": "src/cookieConsentBanner.d.ts",
  "files": [
    "src/",
    "css/",
    "locales/",
    "README.md"
  ],
  "scripts": {
    "build": "npm run build:js && npm run build:css",
    "build:js": "terser src/cookieConsentBanner.js -o src/cookieConsentBanner.min.js --compress --mangle",
    "build:css": "cleancss -o css/cookie-consent.min.css css/cookie-consent.css",
    "test": "jest",
    "test:watch": "jest --watch",
    "test:single": "jest --testPathPattern=",
    "lint": "eslint src/",
    "lint:fix": "eslint src/ --fix",
    "typecheck": "tsc --noEmit",
    "dev": "live-server demo/",
    "demo": "npm run build && live-server demo/"
  },
  "keywords": [
    "cookie",
    "consent",
    "gdpr",
    "privacy",
    "banner",
    "es6",
    "module",
    "localization",
    "third-party"
  ],
  "author": "Cyril Bosselut <contact@b1project.com> (https://b1project.com)",
  "license": "MIT",
  "peerDependencies": {
    "markdown-it": "^13.0.1"
  },
  "devDependencies": {
    "@babel/core": "^7.28.5",
    "@babel/preset-env": "^7.28.5",
    "@types/markdown-it": "^12.2.3",
    "babel-jest": "^30.2.0",
    "clean-css-cli": "^5.6.3",
    "eslint": "^8.57.1",
    "jest": "^29.7.0",
    "jest-environment-jsdom": "^30.2.0",
    "live-server": "^1.2.2",
    "markdown-it": "^13.0.2",
    "terser": "^5.44.1",
    "typescript": "^5.9.3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BOSSoNe0013/CookieConsentBanner.git"
  },
  "bugs": {
    "url": "https://github.com/BOSSoNe0013/CookieConsentBanner/issues"
  },
  "homepage": "https://github.com/BOSSoNe0013/CookieConsentBanner#readme",
  "directories": {
    "test": "tests"
  },
  "dependencies": {
    "accepts": "^1.3.8",
    "acorn": "^8.15.0",
    "acorn-jsx": "^5.3.2",
    "agent-base": "^7.1.4",
    "ajv": "^6.12.6",
    "ansi-escapes": "^4.3.2",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^4.3.0",
    "anymatch": "^3.1.3",
    "apache-crypt": "^1.2.6",
    "apache-md5": "^1.1.8",
    "argparse": "^2.0.1",
    "arr-diff": "^4.0.0",
    "arr-flatten": "^1.1.0",
    "arr-union": "^3.1.0",
    "array-unique": "^0.3.2",
    "assign-symbols": "^1.0.0",
    "async-each": "^1.0.6",
    "atob": "^2.1.2",
    "babel-plugin-istanbul": "^6.1.1",
    "babel-plugin-jest-hoist": "^30.2.0",
    "babel-plugin-polyfill-corejs2": "^0.4.14",
    "babel-plugin-polyfill-corejs3": "^0.13.0",
    "babel-plugin-polyfill-regenerator": "^0.6.5",
    "babel-preset-current-node-syntax": "^1.2.0",
    "babel-preset-jest": "^30.2.0",
    "balanced-match": "^1.0.2",
    "base": "^0.11.2",
    "baseline-browser-mapping": "^2.8.25",
    "basic-auth": "^2.0.1",
    "batch": "^0.6.1",
    "bcryptjs": "^2.4.3",
    "binary-extensions": "^2.3.0",
    "brace-expansion": "^1.1.12",
    "braces": "^3.0.3",
    "browserslist": "^4.27.0",
    "bser": "^2.1.1",
    "buffer-from": "^1.1.2",
    "cache-base": "^1.0.1",
    "callsites": "^3.1.0",
    "camelcase": "^5.3.1",
    "caniuse-lite": "^1.0.30001754",
    "chalk": "^4.1.2",
    "char-regex": "^1.0.2",
    "chokidar": "^3.6.0",
    "ci-info": "^3.9.0",
    "cjs-module-lexer": "^1.4.3",
    "class-utils": "^0.3.6",
    "clean-css": "^5.3.3",
    "cliui": "^8.0.1",
    "co": "^4.6.0",
    "collect-v8-coverage": "^1.0.3",
    "collection-visit": "^1.0.0",
    "color-convert": "^2.0.1",
    "color-name": "^1.1.4",
    "colors": "^1.4.0",
    "commander": "^7.2.0",
    "component-emitter": "^1.3.1",
    "concat-map": "^0.0.1",
    "connect": "^3.7.0",
    "convert-source-map": "^2.0.0",
    "copy-descriptor": "^0.1.1",
    "core-js-compat": "^3.46.0",
    "core-util-is": "^1.0.3",
    "cors": "^2.8.5",
    "create-jest": "^29.7.0",
    "cross-spawn": "^7.0.6",
    "cssstyle": "^4.6.0",
    "data-urls": "^5.0.0",
    "debug": "^4.4.3",
    "decimal.js": "^10.6.0",
    "decode-uri-component": "^0.2.2",
    "dedent": "^1.7.0",
    "deep-is": "^0.1.4",
    "deepmerge": "^4.3.1",
    "define-property": "^0.2.5",
    "depd": "^2.0.0",
    "detect-newline": "^3.1.0",
    "diff-sequences": "^29.6.3",
    "doctrine": "^3.0.0",
    "duplexer": "^0.1.2",
    "ee-first": "^1.1.1",
    "electron-to-chromium": "^1.5.245",
    "emittery": "^0.13.1",
    "emoji-regex": "^8.0.0",
    "encodeurl": "^1.0.2",
    "entities": "^3.0.1",
    "error-ex": "^1.3.4",
    "escalade": "^3.2.0",
    "escape-html": "^1.0.3",
    "escape-string-regexp": "^4.0.0",
    "eslint-scope": "^7.2.2",
    "eslint-visitor-keys": "^3.4.3",
    "espree": "^9.6.1",
    "esprima": "^4.0.1",
    "esquery": "^1.6.0",
    "esrecurse": "^4.3.0",
    "estraverse": "^5.3.0",
    "esutils": "^2.0.3",
    "etag": "^1.8.1",
    "event-stream": "^3.3.5",
    "execa": "^5.1.1",
    "exit": "^0.1.2",
    "expand-brackets": "^2.1.4",
    "expect": "^29.7.0",
    "extend-shallow": "^2.0.1",
    "extglob": "^2.0.4",
    "fast-deep-equal": "^3.1.3",
    "fast-json-stable-stringify": "^2.1.0",
    "fast-levenshtein": "^2.0.6",
    "fastq": "^1.19.1",
    "faye-websocket": "^0.11.4",
    "fb-watchman": "^2.0.2",
    "file-entry-cache": "^6.0.1",
    "fill-range": "^7.1.1",
    "finalhandler": "^1.3.1",
    "find-up": "^5.0.0",
    "flat-cache": "^3.2.0",
    "flatted": "^3.3.3",
    "for-in": "^1.0.2",
    "fragment-cache": "^0.2.1",
    "fresh": "^2.0.0",
    "from": "^0.1.7",
    "fs.realpath": "^1.0.0",
    "function-bind": "^1.1.2",
    "gensync": "^1.0.0-beta.2",
    "get-caller-file": "^2.0.5",
    "get-package-type": "^0.1.0",
    "get-stream": "^6.0.1",
    "get-value": "^2.0.6",
    "glob": "^7.2.3",
    "glob-parent": "^5.1.2",
    "globals": "^13.24.0",
    "graceful-fs": "^4.2.11",
    "graphemer": "^1.4.0",
    "has-flag": "^4.0.0",
    "has-value": "^1.0.0",
    "has-values": "^1.0.0",
    "hasown": "^2.0.2",
    "html-encoding-sniffer": "^4.0.0",
    "html-escaper": "^2.0.2",
    "http-auth": "^3.2.4",
    "http-errors": "^2.0.0",
    "http-parser-js": "^0.5.10",
    "http-proxy-agent": "^7.0.2",
    "https-proxy-agent": "^7.0.6",
    "human-signals": "^2.1.0",
    "iconv-lite": "^0.6.3",
    "ignore": "^5.3.2",
    "import-fresh": "^3.3.1",
    "import-local": "^3.2.0",
    "imurmurhash": "^0.1.4",
    "inflight": "^1.0.6",
    "inherits": "^2.0.4",
    "is-accessor-descriptor": "^1.0.1",
    "is-arrayish": "^0.2.1",
    "is-binary-path": "^2.1.0",
    "is-buffer": "^1.1.6",
    "is-core-module": "^2.16.1",
    "is-data-descriptor": "^1.0.1",
    "is-descriptor": "^0.1.7",
    "is-extendable": "^0.1.1",
    "is-extglob": "^2.1.1",
    "is-fullwidth-code-point": "^3.0.0",
    "is-generator-fn": "^2.1.0",
    "is-glob": "^4.0.3",
    "is-number": "^7.0.0",
    "is-path-inside": "^3.0.3",
    "is-plain-object": "^2.0.4",
    "is-potential-custom-element-name": "^1.0.1",
    "is-stream": "^2.0.1",
    "is-windows": "^1.0.2",
    "is-wsl": "^1.1.0",
    "isarray": "^1.0.0",
    "isexe": "^2.0.0",
    "isobject": "^3.0.1",
    "istanbul-lib-coverage": "^3.2.2",
    "istanbul-lib-instrument": "^6.0.3",
    "istanbul-lib-report": "^3.0.1",
    "istanbul-lib-source-maps": "^4.0.1",
    "istanbul-reports": "^3.2.0",
    "jest-changed-files": "^29.7.0",
    "jest-circus": "^29.7.0",
    "jest-cli": "^29.7.0",
    "jest-config": "^29.7.0",
    "jest-diff": "^29.7.0",
    "jest-docblock": "^29.7.0",
    "jest-each": "^29.7.0",
    "jest-environment-node": "^29.7.0",
    "jest-get-type": "^29.6.3",
    "jest-haste-map": "^29.7.0",
    "jest-leak-detector": "^29.7.0",
    "jest-matcher-utils": "^29.7.0",
    "jest-message-util": "^29.7.0",
    "jest-mock": "^29.7.0",
    "jest-pnp-resolver": "^1.2.3",
    "jest-regex-util": "^29.6.3",
    "jest-resolve": "^29.7.0",
    "jest-resolve-dependencies": "^29.7.0",
    "jest-runner": "^29.7.0",
    "jest-runtime": "^29.7.0",
    "jest-snapshot": "^29.7.0",
    "jest-util": "^29.7.0",
    "jest-validate": "^29.7.0",
    "jest-watcher": "^29.7.0",
    "jest-worker": "^29.7.0",
    "js-tokens": "^4.0.0",
    "js-yaml": "^4.1.0",
    "jsdom": "^26.1.0",
    "jsesc": "^3.1.0",
    "json-buffer": "^3.0.1",
    "json-parse-even-better-errors": "^2.3.1",
    "json-schema-traverse": "^0.4.1",
    "json-stable-stringify-without-jsonify": "^1.0.1",
    "json5": "^2.2.3",
    "keyv": "^4.5.4",
    "kind-of": "^4.0.0",
    "kleur": "^3.0.3",
    "leven": "^3.1.0",
    "levn": "^0.4.1",
    "lines-and-columns": "^1.2.4",
    "linkify-it": "^4.0.1",
    "locate-path": "^6.0.0",
    "lodash.debounce": "^4.0.8",
    "lodash.merge": "^4.6.2",
    "lru-cache": "^5.1.1",
    "make-dir": "^4.0.0",
    "makeerror": "^1.0.12",
    "map-cache": "^0.2.2",
    "map-stream": "^0.1.0",
    "map-visit": "^1.0.0",
    "mdurl": "^1.0.1",
    "merge-stream": "^2.0.0",
    "micromatch": "^4.0.8",
    "mime-db": "^1.54.0",
    "mime-types": "^3.0.1",
    "mimic-fn": "^2.1.0",
    "minimatch": "^3.1.2",
    "mixin-deep": "^1.3.2",
    "morgan": "^1.10.1",
    "ms": "^2.1.3",
    "nanomatch": "^1.2.13",
    "natural-compare": "^1.4.0",
    "negotiator": "^0.6.4",
    "node-int64": "^0.4.0",
    "node-releases": "^2.0.27",
    "normalize-path": "^3.0.0",
    "npm-run-path": "^4.0.1",
    "nwsapi": "^2.2.22",
    "object-assign": "^4.1.1",
    "object-copy": "^0.1.0",
    "object-visit": "^1.0.1",
    "object.pick": "^1.3.0",
    "on-finished": "^2.4.1",
    "on-headers": "^1.1.0",
    "once": "^1.4.0",
    "onetime": "^5.1.2",
    "opn": "^6.0.0",
    "optionator": "^0.9.4",
    "p-limit": "^3.1.0",
    "p-locate": "^5.0.0",
    "p-try": "^2.2.0",
    "parent-module": "^1.0.1",
    "parse-json": "^5.2.0",
    "parse5": "^7.3.0",
    "parseurl": "^1.3.3",
    "pascalcase": "^0.1.1",
    "path-dirname": "^1.0.2",
    "path-exists": "^4.0.0",
    "path-is-absolute": "^1.0.1",
    "path-key": "^3.1.1",
    "path-parse": "^1.0.7",
    "pause-stream": "^0.0.11",
    "picocolors": "^1.1.1",
    "picomatch": "^2.3.1",
    "pirates": "^4.0.7",
    "pkg-dir": "^4.2.0",
    "posix-character-classes": "^0.1.1",
    "prelude-ls": "^1.2.1",
    "pretty-format": "^29.7.0",
    "process-nextick-args": "^2.0.1",
    "prompts": "^2.4.2",
    "proxy-middleware": "^0.15.0",
    "punycode": "^2.3.1",
    "pure-rand": "^6.1.0",
    "queue-microtask": "^1.2.3",
    "range-parser": "^1.2.1",
    "react-is": "^18.3.1",
    "readable-stream": "^2.3.8",
    "readdirp": "^3.6.0",
    "regenerate": "^1.4.2",
    "regenerate-unicode-properties": "^10.2.2",
    "regex-not": "^1.0.2",
    "regexpu-core": "^6.4.0",
    "regjsgen": "^0.8.0",
    "regjsparser": "^0.13.0",
    "remove-trailing-separator": "^1.1.0",
    "repeat-element": "^1.1.4",
    "repeat-string": "^1.6.1",
    "require-directory": "^2.1.1",
    "resolve": "^1.22.11",
    "resolve-cwd": "^3.0.0",
    "resolve-from": "^4.0.0",
    "resolve-url": "^0.2.1",
    "resolve.exports": "^2.0.3",
    "ret": "^0.1.15",
    "reusify": "^1.1.0",
    "rimraf": "^3.0.2",
    "rrweb-cssom": "^0.8.0",
    "run-parallel": "^1.2.0",
    "safe-buffer": "^5.2.1",
    "safe-regex": "^1.1.0",
    "safer-buffer": "^2.1.2",
    "saxes": "^6.0.0",
    "semver": "^6.3.1",
    "send": "^1.2.0",
    "serve-index": "^1.9.1",
    "set-value": "^2.0.1",
    "setprototypeof": "^1.2.0",
    "shebang-command": "^2.0.0",
    "shebang-regex": "^3.0.0",
    "signal-exit": "^3.0.7",
    "sisteransi": "^1.0.5",
    "slash": "^3.0.0",
    "snapdragon": "^0.8.2",
    "snapdragon-node": "^2.1.1",
    "snapdragon-util": "^3.0.1",
    "source-map": "^0.6.1",
    "source-map-resolve": "^0.5.3",
    "source-map-support": "^0.5.21",
    "source-map-url": "^0.4.1",
    "split": "^0.3.3",
    "split-string": "^3.1.0",
    "sprintf-js": "^1.1.3",
    "stack-utils": "^2.0.6",
    "static-extend": "^0.1.2",
    "statuses": "^1.5.0",
    "stream-combiner": "^0.0.4",
    "string_decoder": "^1.3.0",
    "string-length": "^4.0.2",
    "string-width": "^4.2.3",
    "strip-ansi": "^6.0.1",
    "strip-bom": "^4.0.0",
    "strip-final-newline": "^2.0.0",
    "strip-json-comments": "^3.1.1",
    "supports-color": "^7.2.0",
    "supports-preserve-symlinks-flag": "^1.0.0",
    "symbol-tree": "^3.2.4",
    "test-exclude": "^6.0.0",
    "text-table": "^0.2.0",
    "through": "^2.3.8",
    "tldts": "^6.1.86",
    "tldts-core": "^6.1.86",
    "tmpl": "^1.0.5",
    "to-object-path": "^0.3.0",
    "to-regex": "^3.0.2",
    "to-regex-range": "^5.0.1",
    "toidentifier": "^1.0.1",
    "tough-cookie": "^5.1.2",
    "tr46": "^5.1.1",
    "type-check": "^0.4.0",
    "type-detect": "^4.1.0",
    "type-fest": "^0.20.2",
    "uc.micro": "^1.0.6",
    "undici-types": "^7.16.0",
    "unicode-canonical-property-names-ecmascript": "^2.0.1",
    "unicode-match-property-ecmascript": "^2.0.0",
    "unicode-match-property-value-ecmascript": "^2.2.1",
    "unicode-property-aliases-ecmascript": "^2.2.0",
    "union-value": "^1.0.1",
    "unix-crypt-td-js": "^1.1.4",
    "unpipe": "^1.0.0",
    "unset-value": "^1.0.0",
    "upath": "^1.2.0",
    "update-browserslist-db": "^1.1.4",
    "uri-js": "^4.4.1",
    "urix": "^0.1.0",
    "use": "^3.1.1",
    "util-deprecate": "^1.0.2",
    "utils-merge": "^1.0.1",
    "uuid": "^3.4.0",
    "v8-to-istanbul": "^9.3.0",
    "vary": "^1.1.2",
    "w3c-xmlserializer": "^5.0.0",
    "walker": "^1.0.8",
    "webidl-conversions": "^7.0.0",
    "websocket-driver": "^0.7.4",
    "websocket-extensions": "^0.1.4",
    "whatwg-encoding": "^3.1.1",
    "whatwg-mimetype": "^4.0.0",
    "whatwg-url": "^14.2.0",
    "which": "^2.0.2",
    "word-wrap": "^1.2.5",
    "wrap-ansi": "^7.0.0",
    "wrappy": "^1.0.2",
    "write-file-atomic": "^4.0.2",
    "ws": "^8.18.3",
    "xml-name-validator": "^5.0.0",
    "xmlchars": "^2.2.0",
    "y18n": "^5.0.8",
    "yallist": "^3.1.1",
    "yargs": "^17.7.2",
    "yargs-parser": "^21.1.1",
    "yocto-queue": "^0.1.0"
  }
}