{
  "_from": "@babel/plugin-transform-react-pure-annotations@^7.24.6",
  "_id": "@babel/plugin-transform-react-pure-annotations@7.24.6",
  "_inBundle": false,
  "_integrity": "sha512-0HoDQlFJJkXRyV2N+xOpUETbKHcouSwijRQbKWVtxsPoq5bbB30qZag9/pSc5xcWVYjTHlLsBsY+hZDnzQTPNw==",
  "_location": "/@babel/plugin-transform-react-pure-annotations",
  "_phantomChildren": {
    "@babel/helper-string-parser": "7.24.6",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-react-pure-annotations@^7.24.6",
    "name": "@babel/plugin-transform-react-pure-annotations",
    "escapedName": "@babel%2fplugin-transform-react-pure-annotations",
    "scope": "@babel",
    "rawSpec": "^7.24.6",
    "saveSpec": null,
    "fetchSpec": "^7.24.6"
  },
  "_requiredBy": [
    "/@babel/preset-react"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.6.tgz",
  "_shasum": "d2bad8d70c3635cb63a69ee66c9c891f9392435c",
  "_spec": "@babel/plugin-transform-react-pure-annotations@^7.24.6",
  "_where": "D:\\Projects\\ashkanTala\\theme\\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.24.6",
    "@babel/helper-plugin-utils": "^7.24.6"
  },
  "deprecated": false,
  "description": "Mark top-level React method calls as pure for tree shaking",
  "devDependencies": {
    "@babel/core": "^7.24.6",
    "@babel/helper-plugin-test-runner": "^7.24.6"
  },
  "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.24.6"
}
