@types/lodash.assign
Version:
TypeScript definitions for lodash.assign
32 lines • 993 B
JSON
{
"name": "@types/lodash.assign",
"version": "4.2.7",
"description": "TypeScript definitions for lodash.assign",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.assign",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash.assign"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "2a5c0645a4363a0d32b93dbf32024926d16b2521874098b0334ab0a2964d1dba",
"typeScriptVersion": "3.9"
}