{
  "name": "@comptechco/disable-devtool",
  "version": "0.0.3",
  "description": "Disable web developer tools from the f12 button, right-click and browser",
  "main": "disable-devtool.min.js",
  "unpkg": "disable-devtool.min.js",
  "jsdelivr": "disable-devtool.min.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "comptechco",
    "comptechco-disable-devtool"
  ],
  "author": "comptechco",
  "license": "ISC"
}