-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
52 lines (52 loc) · 1.55 KB
/
package.json
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
{
"_from": "types-registry@latest",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-XQ5kE50Pi7aiyJ45lJ2j2ZhF+1SP0luJ/8vDHnnB4fNKcoGd+VxylnfSW/NAXN2NvO5qUyGbPt/UdsDEyvzVkw==",
"_location": "/types-registry",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "types-registry@latest",
"name": "types-registry",
"escapedName": "types-registry",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/types-registry/-/types-registry-0.1.679.tgz",
"_shasum": "4a6e0bc84eb0524ede0ce9fc8112ef0e166389a5",
"_spec": "types-registry@latest",
"_where": "/home/runner/siteada/.cache/typescript/4.4",
"author": {
"name": "Microsoft Corp."
},
"bugs": {
"url": "https://github.com/microsoft/DefinitelyTyped-tools/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A registry of TypeScript declaration file packages published within the @types scope.",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools#readme",
"keywords": [
"TypeScript",
"declaration",
"files",
"types",
"packages"
],
"license": "MIT",
"name": "types-registry",
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/DefinitelyTyped-tools.git",
"directory": "packages/publisher"
},
"typesPublisherContentHash": "e3a80a3cf31948bef7bea75e08c8509684dd627e68ae6b66e0e8df105b72a2ca",
"version": "0.1.679"
}