@types/lodash.isplainobject
Version:
TypeScript definitions for lodash.isPlainObject
32 lines • 1.02 kB
JSON
{
"name": "@types/lodash.isplainobject",
"version": "4.0.7",
"description": "TypeScript definitions for lodash.isPlainObject",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.isplainobject",
"license": "MIT",
"contributors": [
{
"name": "Brian Zengel",
"url": "https://github.com/bczengel",
"githubUsername": "bczengel"
},
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lodash.isplainobject"
},
"scripts": {},
"dependencies": {
"@types/lodash": "*"
},
"typesPublisherContentHash": "3cdd28a9590745bfad71347ef30e58752ca4c3c0a0f84e70580e7429a4f99236",
"typeScriptVersion": "3.9"
}