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