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