{
  "_args": [
    [
      "safe-regex2@2.0.0",
      "/Users/john/src/homebridge-config-ui-x"
    ]
  ],
  "_from": "safe-regex2@2.0.0",
  "_id": "safe-regex2@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-PaUSFsUaNNuKwkBijoAPHAK6/eM6VirvyPWlZ7BAQy4D+hCvh4B6lIG+nPdhbFfIbP+gTGBcrdsOaUs0F+ZBOQ==",
  "_location": "/safe-regex2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "safe-regex2@2.0.0",
    "name": "safe-regex2",
    "escapedName": "safe-regex2",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/find-my-way"
  ],
  "_resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/john/src/homebridge-config-ui-x",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/fastify/safe-regex/issues"
  },
  "contributors": [
    {
      "name": "Matteo Collina",
      "email": "hello@matteocollina.com"
    }
  ],
  "dependencies": {
    "ret": "~0.2.0"
  },
  "description": "detect possibly catastrophic, exponential-time regular expressions",
  "devDependencies": {
    "standard": "^12.0.1",
    "tape": "^4.0.0"
  },
  "homepage": "https://github.com/fastify/safe-regex",
  "keywords": [
    "catastrophic",
    "exponential",
    "regex",
    "safe",
    "sandbox"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "safe-regex2",
  "repository": {
    "type": "git",
    "url": "git://github.com/fastify/safe-regex.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "version": "2.0.0"
}
