保誠-保戶業務員媒合平台
Tomas
2022-05-19 957a1f10a06fdbb76f1a0ba94fe44126c613fee3
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
{
  "_args": [
    [
      "ts-pnp@1.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "ts-pnp@1.2.0",
  "_id": "ts-pnp@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==",
  "_location": "/ts-pnp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ts-pnp@1.2.0",
    "name": "ts-pnp",
    "escapedName": "ts-pnp",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/pnp-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "bugs": {
    "url": "https://github.com/arcanis/ts-pnp/issues"
  },
  "description": "plug'n'play resolver for TypeScript",
  "devDependencies": {
    "typescript": "3.5.3"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/arcanis/ts-pnp",
  "keywords": [
    "typescript",
    "yarn",
    "plugnplay",
    "pnp"
  ],
  "license": "MIT",
  "name": "ts-pnp",
  "peerDependenciesMeta": {
    "typescript": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arcanis/ts-pnp.git"
  },
  "version": "1.2.0"
}