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