{ "_from": "@babel/plugin-transform-typescript@^7.16.8", "_id": "@babel/plugin-transform-typescript@7.26.3", "_inBundle": false, "_integrity": "sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==", "_location": "/@vitejs/plugin-vue-jsx/@babel/plugin-transform-typescript", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-typescript@^7.16.8", "name": "@babel/plugin-transform-typescript", "escapedName": "@babel%2fplugin-transform-typescript", "scope": "@babel", "rawSpec": "^7.16.8", "saveSpec": null, "fetchSpec": "^7.16.8" }, "_requiredBy": [ "/@vitejs/plugin-vue-jsx" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.3.tgz", "_shasum": "3d6add9c78735623317387ee26d5ada540eee3fd", "_spec": "@babel/plugin-transform-typescript@^7.16.8", "_where": "D:\\new\\car-app\\CarDriver_APP\\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.25.9", "@babel/helper-create-class-features-plugin": "^7.25.9", "@babel/helper-plugin-utils": "^7.25.9", "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", "@babel/plugin-syntax-typescript": "^7.25.9" }, "deprecated": false, "description": "Transform TypeScript into ES.next", "devDependencies": { "@babel/core": "^7.26.0", "@babel/helper-plugin-test-runner": "^7.25.9", "@babel/traverse": "^7.26.3", "@babel/types": "^7.26.3" }, "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.26.3" }