{
  "_from": "@babel/helper-annotate-as-pure@^7.25.9",
  "_id": "@babel/helper-annotate-as-pure@7.25.9",
  "_inBundle": false,
  "_integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
  "_location": "/@babel/helper-annotate-as-pure",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-annotate-as-pure@^7.25.9",
    "name": "@babel/helper-annotate-as-pure",
    "escapedName": "@babel%2fhelper-annotate-as-pure",
    "scope": "@babel",
    "rawSpec": "^7.25.9",
    "saveSpec": null,
    "fetchSpec": "^7.25.9"
  },
  "_requiredBy": [
    "/@babel/helper-create-class-features-plugin",
    "/@babel/helper-create-regexp-features-plugin",
    "/@babel/helper-remap-async-to-generator",
    "/@babel/plugin-transform-classes",
    "/@babel/plugin-transform-private-property-in-object",
    "/@babel/plugin-transform-react-jsx",
    "/@babel/plugin-transform-react-pure-annotations"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
  "_shasum": "d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4",
  "_spec": "@babel/helper-annotate-as-pure@^7.25.9",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api/node_modules/@babel/plugin-transform-react-jsx",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/types": "^7.25.9"
  },
  "deprecated": false,
  "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  "devDependencies": {
    "@babel/traverse": "^7.25.9"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helper-annotate-as-pure",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-annotate-as-pure"
  },
  "type": "commonjs",
  "version": "7.25.9"
}
