UNPKG

993 BJSONView Raw
1{
2 "name": "@types/lodash.assign",
3 "version": "4.2.7",
4 "description": "TypeScript definitions for lodash.assign",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.assign",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Brian Zengel",
10 "url": "https://github.com/bczengel",
11 "githubUsername": "bczengel"
12 },
13 {
14 "name": "Ilya Mochalov",
15 "url": "https://github.com/chrootsu",
16 "githubUsername": "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.assign"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/lodash": "*"
29 },
30 "typesPublisherContentHash": "2a5c0645a4363a0d32b93dbf32024926d16b2521874098b0334ab0a2964d1dba",
31 "typeScriptVersion": "3.9"
32}
\No newline at end of file