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