{ "name": "@plausible-analytics/tracker", "version": "0.4.5", "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" }