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