'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
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
{
  "_args": [
    [
      "@babel/plugin-syntax-async-generators@7.8.4",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_from": "@babel/plugin-syntax-async-generators@7.8.4",
  "_id": "@babel/plugin-syntax-async-generators@7.8.4",
  "_inBundle": false,
  "_integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  "_location": "/@babel/plugin-syntax-async-generators",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/plugin-syntax-async-generators@7.8.4",
    "name": "@babel/plugin-syntax-async-generators",
    "escapedName": "@babel%2fplugin-syntax-async-generators",
    "scope": "@babel",
    "rawSpec": "7.8.4",
    "saveSpec": null,
    "fetchSpec": "7.8.4"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-async-generator-functions",
    "/@babel/preset-env",
    "/babel-preset-current-node-syntax"
  ],
  "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  "_spec": "7.8.4",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "dependencies": {
    "@babel/helper-plugin-utils": "^7.8.0"
  },
  "description": "Allow parsing of async generator functions",
  "devDependencies": {
    "@babel/core": "^7.8.0"
  },
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/plugin-syntax-async-generators",
  "peerDependencies": {
    "@babel/core": "^7.0.0-0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators"
  },
  "version": "7.8.4"
}