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
| {
| "_from": "@types/tapable@^1.0.5",
| "_id": "@types/tapable@1.0.8",
| "_inBundle": false,
| "_integrity": "sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==",
| "_location": "/@types/tapable",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/tapable@^1.0.5",
| "name": "@types/tapable",
| "escapedName": "@types%2ftapable",
| "scope": "@types",
| "rawSpec": "^1.0.5",
| "saveSpec": null,
| "fetchSpec": "^1.0.5"
| },
| "_requiredBy": [
| "/@nuxt/types/@types/webpack",
| "/@types/webpack",
| "/html-webpack-plugin"
| ],
| "_resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.8.tgz",
| "_shasum": "b94a4391c85666c7b73299fd3ad79d4faa435310",
| "_spec": "@types/tapable@^1.0.5",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\html-webpack-plugin",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "e-cloud",
| "url": "https://github.com/e-cloud"
| },
| {
| "name": "John Reilly",
| "url": "https://github.com/johnnyreilly"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for tapable",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable",
| "license": "MIT",
| "main": "",
| "name": "@types/tapable",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/tapable"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "14ebc399c2b0cbceb7a2266ba4eff57b8eaeb39dafafa3b208ec3a10fd3ccc47",
| "version": "1.0.8"
| }
|
|