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