{
  "_from": "@babel/plugin-transform-typescript@^7.28.0",
  "_id": "@babel/plugin-transform-typescript@7.28.0",
  "_inBundle": false,
  "_integrity": "sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg==",
  "_location": "/@babel/plugin-transform-typescript",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/plugin-transform-typescript@^7.28.0",
    "name": "@babel/plugin-transform-typescript",
    "escapedName": "@babel%2fplugin-transform-typescript",
    "scope": "@babel",
    "rawSpec": "^7.28.0",
    "saveSpec": null,
    "fetchSpec": "^7.28.0"
  },
  "_requiredBy": [
    "/@vitejs/plugin-vue-jsx"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.0.tgz",
  "_shasum": "796cbd249ab56c18168b49e3e1d341b72af04a6b",
  "_spec": "@babel/plugin-transform-typescript@^7.28.0",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/@vitejs/plugin-vue-jsx",
  "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.27.3",
    "@babel/helper-create-class-features-plugin": "^7.27.1",
    "@babel/helper-plugin-utils": "^7.27.1",
    "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
    "@babel/plugin-syntax-typescript": "^7.27.1"
  },
  "deprecated": false,
  "description": "Transform TypeScript into ES.next",
  "devDependencies": {
    "@babel/core": "^7.28.0",
    "@babel/helper-plugin-test-runner": "^7.27.1",
    "@babel/traverse": "^7.28.0",
    "@babel/types": "^7.28.0"
  },
  "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.28.0"
}
