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
| {
| "_from": "@types/webpack-sources@*",
| "_id": "@types/webpack-sources@3.2.0",
| "_inBundle": false,
| "_integrity": "sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==",
| "_location": "/@types/webpack-sources",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/webpack-sources@*",
| "name": "@types/webpack-sources",
| "escapedName": "@types%2fwebpack-sources",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@nuxt/types/@types/webpack",
| "/@types/webpack"
| ],
| "_resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.0.tgz",
| "_shasum": "16d759ba096c289034b26553d2df1bf45248d38b",
| "_spec": "@types/webpack-sources@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\webpack",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "e-cloud",
| "url": "https://github.com/e-cloud"
| },
| {
| "name": "Chris Eppstein",
| "url": "https://github.com/chriseppstein"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {
| "@types/node": "*",
| "@types/source-list-map": "*",
| "source-map": "^0.7.3"
| },
| "deprecated": false,
| "description": "TypeScript definitions for webpack-sources",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
| "license": "MIT",
| "main": "",
| "name": "@types/webpack-sources",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/webpack-sources"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "7e7ca0cf90f1bb589fc4b5ebc534a134ca1068088fc7e58500fc94d5634fbaf1",
| "version": "3.2.0"
| }
|
|