{
  "name": "hockeystack",
  "version": "1.3.234",
  "description": "",
  "main": "hockeystack.js",
  "files": [
    "hockeystack-*.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HockeyStack/hockeystack-js.git"
  },
  "author": "HockeyStack",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/HockeyStack/hockeystack-js/issues"
  },
  "homepage": "https://github.com/HockeyStack/hockeystack-js#readme",
  "devDependencies": {
    "@babel/eslint-parser": "^7.28.0",
    "eslint": "^8.57.1",
    "eslint-config-standard": "^17.1.0",
    "eslint-plugin-prefer-arrow": "^1.2.3"
  }
}
