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
67
68
69
| {
| "_args": [
| [
| "@types/webpack-sources@3.2.3",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_development": true,
| "_from": "@types/webpack-sources@3.2.3",
| "_id": "@types/webpack-sources@3.2.3",
| "_inBundle": false,
| "_integrity": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==",
| "_location": "/@types/webpack-sources",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/webpack-sources@3.2.3",
| "name": "@types/webpack-sources",
| "escapedName": "@types%2fwebpack-sources",
| "scope": "@types",
| "rawSpec": "3.2.3",
| "saveSpec": null,
| "fetchSpec": "3.2.3"
| },
| "_requiredBy": [
| "/@types/webpack"
| ],
| "_resolved": "https://registry.npmmirror.com/@types/webpack-sources/-/webpack-sources-3.2.3.tgz",
| "_spec": "3.2.3",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "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"
| },
| "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": "4.5",
| "types": "index.d.ts",
| "typesPublisherContentHash": "7bdf9048654ee82707e648ea73eb0dbef57288a82d4076860bac7b3e738fd185",
| "version": "3.2.3"
| }
|
|