UNPKG

1.59 kBJSONView Raw
1{
2 "name": "@types/uuid",
3 "version": "9.0.0",
4 "description": "TypeScript definitions for uuid",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Oliver Hoffmann",
10 "url": "https://github.com/iamolivinius",
11 "githubUsername": "iamolivinius"
12 },
13 {
14 "name": "Felipe Ochoa",
15 "url": "https://github.com/felipeochoa",
16 "githubUsername": "felipeochoa"
17 },
18 {
19 "name": "Chris Barth",
20 "url": "https://github.com/cjbarth",
21 "githubUsername": "cjbarth"
22 },
23 {
24 "name": "Linus Unnebäck",
25 "url": "https://github.com/LinusU",
26 "githubUsername": "LinusU"
27 },
28 {
29 "name": "Christoph Tavan",
30 "url": "https://github.com/ctavan",
31 "githubUsername": "ctavan"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/uuid"
40 },
41 "scripts": {},
42 "dependencies": {},
43 "typesPublisherContentHash": "fcbbe0ed3964850f2ba3f7c63e9bf38a037f990945fb14bb976e9420e2d9d0b0",
44 "typeScriptVersion": "4.1",
45 "exports": {
46 "./package.json": "./package.json",
47 ".": {
48 "types": {
49 "import": "./index.d.mts",
50 "default": "./index.d.ts"
51 }
52 }
53 }
54}
\No newline at end of file