UNPKG

@barnardoswebteam/consent-banner

Version:
29 lines (28 loc) 738 B
{ "name": "@barnardoswebteam/consent-banner", "version": "0.5.0", "description": "Barnardo's consent banner.", "main": "consent-banner.node.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/barnardos/consent-banner.git" }, "keywords": [ "barnardos", "cookies", "consent", "banner" ], "author": "Barnardo's Web Team <websiteteam@barnardos.org.uk> (https://www.barnardos.org.uk)", "license": "MIT", "bugs": { "url": "https://github.com/barnardos/consent-banner/issues" }, "homepage": "https://github.com/barnardos/consent-banner#readme", "devDependencies": { "eslint": "^7.25.0" } }