{
  "name": "detect-devtools-via-debugger-heartstop",
  "version": "2.0.0",
  "license": "MIT",
  "description": "Detect whether browser devtools are open",
  "keywords": [
    "devtools"
  ],
  "author": "David Fong (https://github.com/david-fong)",
  "repository": "github:david-fong/detect-devtools-via-debugger-heartstop",
  "homepage": "https://david-fong.github.io/detect-devtools-via-debugger-heartstop/",
  "main": "index.js",
  "types": "index.d.ts",
  "files": ["index.d.ts"]
}
