UNPKG

tinyplg-browser

Version:

Browser analytics tracking library for tinyplg

32 lines 719 B
{ "name": "tinyplg-browser", "version": "1.0.1", "description": "Browser analytics tracking library for tinyplg", "main": "index.js", "types": "index.d.ts", "files": [ "index.js", "index.d.ts", "browser.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "analytics", "tracking", "browser", "pageview", "events" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/your-username/tinyplg-browser.git" }, "bugs": { "url": "https://github.com/your-username/tinyplg-browser/issues" }, "homepage": "https://github.com/your-username/tinyplg-browser#readme" }