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
70
71
72
73
74
75
76
77
78
79
80
81
| {
| "_from": "@types/prettier@^2.1.5",
| "_id": "@types/prettier@2.6.1",
| "_inBundle": false,
| "_integrity": "sha512-XFjFHmaLVifrAKaZ+EKghFHtHSUonyw8P2Qmy2/+osBnrKbH9UYtlK10zg8/kCt47MFilll/DEDKy3DHfJ0URw==",
| "_location": "/@types/prettier",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/prettier@^2.1.5",
| "name": "@types/prettier",
| "escapedName": "@types%2fprettier",
| "scope": "@types",
| "rawSpec": "^2.1.5",
| "saveSpec": null,
| "fetchSpec": "^2.1.5"
| },
| "_requiredBy": [
| "/jest-snapshot"
| ],
| "_resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.1.tgz",
| "_shasum": "76e72d8a775eef7ce649c63c8acae1a0824bbaed",
| "_spec": "@types/prettier@^2.1.5",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-snapshot",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Ika",
| "url": "https://github.com/ikatyang"
| },
| {
| "name": "Ifiok Jr.",
| "url": "https://github.com/ifiokjr"
| },
| {
| "name": "Florian Imdahl",
| "url": "https://github.com/ffflorian"
| },
| {
| "name": "Sosuke Suzuki",
| "url": "https://github.com/sosukesuzuki"
| },
| {
| "name": "Christopher Quadflieg",
| "url": "https://github.com/Shinigami92"
| },
| {
| "name": "Georgii Dolzhykov",
| "url": "https://github.com/thorn0"
| },
| {
| "name": "JounQin",
| "url": "https://github.com/JounQin"
| },
| {
| "name": "Chuah Chee Shian",
| "url": "https://github.com/shian15810"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for prettier",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier",
| "license": "MIT",
| "main": "",
| "name": "@types/prettier",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/prettier"
| },
| "scripts": {},
| "typeScriptVersion": "4.2",
| "types": "index.d.ts",
| "typesPublisherContentHash": "1f8bd31de941c105038a0118731a95a48ca87963a5b76098ffc7b2c494917c11",
| "version": "2.6.1"
| }
|
|