UNPKG

@userflux/browser-js

Version:

UserFlux's JavaScript SDK - send your frontend analytics data to the UserFlux platform

31 lines (30 loc) 680 B
{ "name": "@userflux/browser-js", "version": "1.5.2", "description": "UserFlux's JavaScript SDK - send your frontend analytics data to the UserFlux platform", "main": "index.js", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/userflux/browser-js.git" }, "keywords": [ "userflux", "sdk", "browser", "analytics", "js" ], "author": "UserFlux", "license": "ISC", "bugs": { "url": "https://github.com/userflux/browser-js/issues" }, "homepage": "https://github.com/userflux/browser-js#readme", "dependencies": { "cross-fetch": "^4.0.0" } }