UNPKG

@mozmeao/dnt-helper

Version:

A helper that returns true or false based on whether doNotTrack is enabled on the browser.

20 lines 551 B
{ "name": "@mozmeao/dnt-helper", "version": "1.0.0", "description": "A helper that returns true or false based on whether doNotTrack is enabled on the browser.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mozilla", "cookies", "js" ], "author": "Mozilla", "license": "MPL-2.0", "bugs": { "url": "https://github.com/mozmeao/dnt-helper/issues" }, "homepage": "https://github.com/mozmeao/dnt-helper" }