UNPKG

2.25 kBJSONView Raw
1{
2 "name": "@types/underscore",
3 "version": "1.11.4",
4 "description": "TypeScript definitions for Underscore",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/underscore",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Boris Yankov",
10 "url": "https://github.com/borisyankov",
11 "githubUsername": "borisyankov"
12 },
13 {
14 "name": "Josh Baldwin",
15 "url": "https://github.com/jbaldwin",
16 "githubUsername": "jbaldwin"
17 },
18 {
19 "name": "Christopher Currens",
20 "url": "https://github.com/ccurrens",
21 "githubUsername": "ccurrens"
22 },
23 {
24 "name": "Ard Timmerman",
25 "url": "https://github.com/confususs",
26 "githubUsername": "confususs"
27 },
28 {
29 "name": "Julian Gonggrijp",
30 "url": "https://github.com/jgonggrijp",
31 "githubUsername": "jgonggrijp"
32 },
33 {
34 "name": "Florian Imdahl",
35 "url": "https://github.com/ffflorian",
36 "githubUsername": "ffflorian"
37 },
38 {
39 "name": "Regev Brody",
40 "url": "https://github.com/regevbr",
41 "githubUsername": "regevbr"
42 },
43 {
44 "name": "Piotr Błażejewicz",
45 "url": "https://github.com/peterblazejewicz",
46 "githubUsername": "peterblazejewicz"
47 },
48 {
49 "name": "Michael Ness",
50 "url": "https://github.com/reubenrybnik",
51 "githubUsername": "reubenrybnik"
52 }
53 ],
54 "main": "",
55 "types": "index.d.ts",
56 "repository": {
57 "type": "git",
58 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
59 "directory": "types/underscore"
60 },
61 "scripts": {},
62 "dependencies": {},
63 "typesPublisherContentHash": "2415a9e04c5831291feea62c613f489db9ffec8092645de80c0ab90f8e789e54",
64 "typeScriptVersion": "3.8",
65 "exports": {
66 ".": {
67 "types": {
68 "import": "./index.d.mts",
69 "default": "./index.d.ts"
70 }
71 },
72 "./package.json": "./package.json"
73 }
74}
\No newline at end of file