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