{
  "_from": "hermes-parser@^0.25.1",
  "_id": "hermes-parser@0.25.1",
  "_inBundle": false,
  "_integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
  "_location": "/hermes-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "hermes-parser@^0.25.1",
    "name": "hermes-parser",
    "escapedName": "hermes-parser",
    "rawSpec": "^0.25.1",
    "saveSpec": null,
    "fetchSpec": "^0.25.1"
  },
  "_requiredBy": [
    "/eslint-plugin-react-hooks"
  ],
  "_resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz",
  "_shasum": "5be0e487b2090886c62bd8a11724cd766d5f54d1",
  "_spec": "hermes-parser@^0.25.1",
  "_where": "/var/www/tecnibi/node_modules/eslint-plugin-react-hooks",
  "bugs": {
    "url": "https://github.com/facebook/hermes/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hermes-estree": "0.25.1"
  },
  "deprecated": false,
  "description": "A JavaScript parser built from the Hermes engine",
  "devDependencies": {
    "@babel/generator": "7.7.4",
    "@babel/parser": "7.7.4",
    "@babel/types": "7.7.4",
    "espree": "9.3.2"
  },
  "files": [
    "dist",
    "LICENCE",
    "README.md"
  ],
  "homepage": "https://github.com/facebook/hermes#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "hermes-parser",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/facebook/hermes.git"
  },
  "version": "0.25.1"
}
