bugsnag/bugsnag-js

View on GitHub
packages/electron-filestore/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@bugsnag/electron-filestore",
  "version": "7.16.2",
  "main": "filestore.js",
  "description": "@bugsnag/electron package for storing events, sessions and crash dumps on the file system",
  "author": "Bugsnag",
  "license": "MIT",
  "homepage": "https://www.bugsnag.com/",
  "repository": {
    "type": "git",
    "url": "git@github.com:bugsnag/bugsnag-js.git"
  },
  "publishConfig": {
    "access": "public"
  }
}