{
    "name": "@types/lodash-es",
    "version": "4.17.7",
    "description": "TypeScript definitions for lodash-es",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es",
    "license": "MIT",
    "contributors": [
        {
            "name": "Stephen Lautier",
            "url": "https://github.com/stephenlautier",
            "githubUsername": "stephenlautier"
        },
        {
            "name": "e-cloud",
            "url": "https://github.com/e-cloud",
            "githubUsername": "e-cloud"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/lodash-es"
    },
    "scripts": {},
    "dependencies": {
        "@types/lodash": "*"
    },
    "typesPublisherContentHash": "d85b3a0a31d3ef0882a2e6da37f59c8aeda12dd24fb07eaef491d8025cd9f813",
    "typeScriptVersion": "4.2",
    "type": "module"
}