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