UNPKG

macobo-test-tracker

Version:

Plausible Analytics official frontend tracking library

21 lines (20 loc) 543 B
{ "name": "macobo-test-tracker", "version": "0.3.6", "description": "Plausible Analytics official frontend tracking library", "scripts": { "test": "echo \"Error: Testing done in the tracker folder\" && exit 1" }, "repository": "https://github.com/plausible/plausible", "keywords": [ "web-analytics", "website-analytics", "analytics" ], "author": "Plausible Analytics", "license": "MIT", "homepage": "https://plausible.io", "type": "module", "module": "./plausible.js", "types": "./plausible.d.ts" }