mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
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
{
  "_args": [
    [
      "@vue/cli-plugin-babel@4.5.19",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@vue/cli-plugin-babel@4.5.19",
  "_id": "@vue/cli-plugin-babel@4.5.19",
  "_inBundle": false,
  "_integrity": "sha512-8ebXzaMW9KNTMAN6+DzkhFsjty1ieqT7hIW5Lbk4v30Qhfjkms7lBWyXPGkoq+wAikXFa1Gnam2xmWOBqDDvWg==",
  "_location": "/@vue/cli-plugin-babel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vue/cli-plugin-babel@4.5.19",
    "name": "@vue/cli-plugin-babel",
    "escapedName": "@vue%2fcli-plugin-babel",
    "scope": "@vue",
    "rawSpec": "4.5.19",
    "saveSpec": null,
    "fetchSpec": "4.5.19"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmmirror.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.5.19.tgz",
  "_spec": "4.5.19",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-cli/issues"
  },
  "dependencies": {
    "@babel/core": "^7.11.0",
    "@vue/babel-preset-app": "^4.5.19",
    "@vue/cli-shared-utils": "^4.5.19",
    "babel-loader": "^8.1.0",
    "cache-loader": "^4.1.0",
    "thread-loader": "^2.1.3",
    "webpack": "^4.0.0"
  },
  "description": "babel plugin for vue-cli",
  "devDependencies": {
    "jscodeshift": "^0.10.0"
  },
  "gitHead": "bef7a67566585876d56fa0e41b364675467bba8f",
  "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme",
  "keywords": [
    "vue",
    "cli",
    "babel"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@vue/cli-plugin-babel",
  "peerDependencies": {
    "@vue/cli-service": "^3.0.0 || ^4.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-cli.git",
    "directory": "packages/@vue/cli-plugin-babel"
  },
  "version": "4.5.19"
}