UNPKG

fastify-floc-off

Version:

Fastify plugin to opt out of Google's Topics advertising-surveillance API

38 lines (37 loc) 805 B
{ "name": "fastify-floc-off", "version": "3.0.2", "description": "Fastify plugin to opt out of Google's Topics advertising-surveillance API", "keywords": [ "block", "fastify", "floc", "google", "headers", "plugin", "opt out", "opt-out", "topics", "tracking" ], "main": "src/index.js", "type": "commonjs", "types": "types/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/Fdawgs/fastify-floc-off.git" }, "homepage": "https://github.com/Fdawgs/fastify-floc-off", "bugs": { "url": "https://github.com/Fdawgs/fastify-floc-off/issues" }, "license": "MIT", "author": "Frazer Smith <frazer.dev@icloud.com>", "funding": "https://github.com/sponsors/Fdawgs", "engines": { "node": ">=20" }, "dependencies": { "fastify-plugin": "^5.0.1" } }