@shakebugs/browser
Version:
Browser SDK for Shake
32 lines (31 loc) • 639 B
JSON
{
"name": "@shakebugs/browser",
"type": "module",
"version": "3.3.1",
"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"
}