UNPKG

989 BJSONView Raw
1{
2 "name": "@types/lodash.merge",
3 "version": "4.6.9",
4 "description": "TypeScript definitions for lodash.merge",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.merge",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Brian Zengel",
10 "githubUsername": "bczengel",
11 "url": "https://github.com/bczengel"
12 },
13 {
14 "name": "Ilya Mochalov",
15 "githubUsername": "chrootsu",
16 "url": "https://github.com/chrootsu"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/lodash.merge"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/lodash": "*"
29 },
30 "typesPublisherContentHash": "2859c65f6149e4e8bf0e4cd9b3102889b48ffe1d87bfaf7e02790d9c01dbf59c",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file