mh-two-thousand-and-two
2024-04-12 3d2ec2fd0578d3ba0a414b0cc4e4a2ae60878596
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
{
  "_args": [
    [
      "jest-pnp-resolver@1.2.3",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "jest-pnp-resolver@1.2.3",
  "_id": "jest-pnp-resolver@1.2.3",
  "_inBundle": false,
  "_integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
  "_location": "/jest-pnp-resolver",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-pnp-resolver@1.2.3",
    "name": "jest-pnp-resolver",
    "escapedName": "jest-pnp-resolver",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/jest-resolve"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
  "_spec": "1.2.3",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/arcanis/jest-pnp-resolver/issues"
  },
  "description": "plug'n'play resolver for Webpack",
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/arcanis/jest-pnp-resolver",
  "keywords": [
    "jest",
    "yarn",
    "plugnplay",
    "pnp"
  ],
  "license": "MIT",
  "name": "jest-pnp-resolver",
  "peerDependencies": {
    "jest-resolve": "*"
  },
  "peerDependenciesMeta": {
    "jest-resolve": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arcanis/jest-pnp-resolver.git"
  },
  "version": "1.2.3"
}