{
  "_from": "@babel/plugin-syntax-flow@^7.24.6",
  "_id": "@babel/plugin-syntax-flow@7.24.6",
  "_inBundle": false,
  "_integrity": "sha512-gNkksSdV8RbsCoHF9sjVYrHfYACMl/8U32UfUhJ9+84/ASXw8dlx+eHyyF0m6ncQJ9IBSxfuCkB36GJqYdXTOA==",
  "_location": "/@babel/plugin-syntax-flow",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-syntax-flow@^7.24.6",
    "name": "@babel/plugin-syntax-flow",
    "escapedName": "@babel%2fplugin-syntax-flow",
    "scope": "@babel",
    "rawSpec": "^7.24.6",
    "saveSpec": null,
    "fetchSpec": "^7.24.6"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-flow-strip-types"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.6.tgz",
  "_shasum": "1102a710771326b8e2f0c85ac2aecb6f52eb601e",
  "_spec": "@babel/plugin-syntax-flow@^7.24.6",
  "_where": "D:\\Projects\\ashkanTala\\theme\\node_modules\\@babel\\plugin-transform-flow-strip-types",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.24.6"
  },
  "deprecated": false,
  "description": "Allow parsing of the flow syntax",
  "devDependencies": {
    "@babel/core": "^7.24.6"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/plugin-syntax-flow",
  "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-syntax-flow"
  },
  "type": "commonjs",
  "version": "7.24.6"
}
