{
    "name": "@types/lodash-es",
    "version": "4.17.5",
    "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": "cd7b42fb3ea53809a6d414e22b1db4ccfafb902a1dfb76f11c02cbb5dfd51f85",
    "typeScriptVersion": "3.7"
}