jialh
2025-01-07 bb59b053247ef82969b64979260e2478bd732e1f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "_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": "/@dcloudio/vite-plugin-uni/@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": [
    "/@dcloudio/vite-plugin-uni"
  ],
  "_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\\@dcloudio\\vite-plugin-uni",
  "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"
}