1 | {
|
2 | "name": "@types/lodash-es",
|
3 | "version": "4.17.12",
|
4 | "description": "TypeScript definitions for lodash-es",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Stephen Lautier",
|
10 | "githubUsername": "stephenlautier",
|
11 | "url": "https://github.com/stephenlautier"
|
12 | },
|
13 | {
|
14 | "name": "e-cloud",
|
15 | "githubUsername": "e-cloud",
|
16 | "url": "https://github.com/e-cloud"
|
17 | }
|
18 | ],
|
19 | "type": "module",
|
20 | "main": "",
|
21 | "types": "index.d.ts",
|
22 | "repository": {
|
23 | "type": "git",
|
24 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
25 | "directory": "types/lodash-es"
|
26 | },
|
27 | "scripts": {},
|
28 | "dependencies": {
|
29 | "@types/lodash": "*"
|
30 | },
|
31 | "typesPublisherContentHash": "2d0124c2738c585857e2d5b5abf243d7564fcd2842d41801c08c3178b3c6ca0a",
|
32 | "typeScriptVersion": "4.5"
|
33 | } |
\ | No newline at end of file |