{
  "_from": "@babel/plugin-transform-typescript@^7.24.6",
  "_id": "@babel/plugin-transform-typescript@7.24.6",
  "_inBundle": false,
  "_integrity": "sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==",
  "_location": "/@babel/plugin-transform-typescript",
  "_phantomChildren": {
    "@babel/helper-environment-visitor": "7.24.6",
    "@babel/helper-string-parser": "7.24.6",
    "escape-string-regexp": "1.0.5",
    "js-tokens": "4.0.0",
    "picocolors": "1.0.1",
    "to-fast-properties": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-typescript@^7.24.6",
    "name": "@babel/plugin-transform-typescript",
    "escapedName": "@babel%2fplugin-transform-typescript",
    "scope": "@babel",
    "rawSpec": "^7.24.6",
    "saveSpec": null,
    "fetchSpec": "^7.24.6"
  },
  "_requiredBy": [
    "/@babel/preset-typescript"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.6.tgz",
  "_shasum": "339c6127a783c32e28a5b591e6c666f899b57db0",
  "_spec": "@babel/plugin-transform-typescript@^7.24.6",
  "_where": "D:\\Projects\\ashkanTala\\theme\\node_modules\\@babel\\preset-typescript",
  "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-create-class-features-plugin": "^7.24.6",
    "@babel/helper-plugin-utils": "^7.24.6",
    "@babel/plugin-syntax-typescript": "^7.24.6"
  },
  "deprecated": false,
  "description": "Transform TypeScript into ES.next",
  "devDependencies": {
    "@babel/core": "^7.24.6",
    "@babel/helper-plugin-test-runner": "^7.24.6",
    "@babel/traverse": "^7.24.6",
    "@babel/types": "^7.24.6"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-typescript",
  "keywords": [
    "babel-plugin",
    "typescript"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/plugin-transform-typescript",
  "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-typescript"
  },
  "type": "commonjs",
  "version": "7.24.6"
}
