{
	"name": "@userflux/browser-js",
	"version": "1.5.9",
	"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"
	}
}
