@types/lodash.uniqwith
Version:
TypeScript definitions for lodash.uniqwith
32 lines • 1 kB
JSON
{
"name": "@types/lodash.uniqwith",
"version": "4.5.9",
"description": "TypeScript definitions for lodash.uniqwith",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.uniqwith",
"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.uniqwith"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "5e4f7e9b31e4146e96d9161badf99a344c7e653d08ad26a7b05b4c314b685b74",
"typeScriptVersion": "4.5"
}