{
	"name": "@shakebugs/browser",
	"type": "module",
	"version": "3.3.2",
	"description": "Browser SDK for Shake",
	"main": "./dist/browser.js",
	"style": "./dist/main.css",
	"types": "./dist/browser.d.ts",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/shakebugs/browser.git"
	},
	"keywords": [
		"bug",
		"reporting",
		"web",
		"bug",
		"feedback",
		"shake",
		"bugs"
	],
	"author": "Shake",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/shakebugs/browser/issues"
	},
	"homepage": "https://github.com/shakebugs/browser#readme"
}
