{
  "_from": "@babel/plugin-transform-react-pure-annotations@^7.25.9",
  "_id": "@babel/plugin-transform-react-pure-annotations@7.25.9",
  "_inBundle": false,
  "_integrity": "sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg==",
  "_location": "/@babel/plugin-transform-react-pure-annotations",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-react-pure-annotations@^7.25.9",
    "name": "@babel/plugin-transform-react-pure-annotations",
    "escapedName": "@babel%2fplugin-transform-react-pure-annotations",
    "scope": "@babel",
    "rawSpec": "^7.25.9",
    "saveSpec": null,
    "fetchSpec": "^7.25.9"
  },
  "_requiredBy": [
    "/@babel/preset-react"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.25.9.tgz",
  "_shasum": "ea1c11b2f9dbb8e2d97025f43a3b5bc47e18ae62",
  "_spec": "@babel/plugin-transform-react-pure-annotations@^7.25.9",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/@babel/preset-react",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-annotate-as-pure": "^7.25.9",
    "@babel/helper-plugin-utils": "^7.25.9"
  },
  "deprecated": false,
  "description": "Mark top-level React method calls as pure for tree shaking",
  "devDependencies": {
    "@babel/core": "^7.25.9",
    "@babel/helper-plugin-test-runner": "^7.25.9"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://github.com/babel/babel#readme",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/plugin-transform-react-pure-annotations",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-plugin-transform-react-pure-annotations"
  },
  "type": "commonjs",
  "version": "7.25.9"
}
