Edit file File name : package.json Content :{ "name": "@types/lodash.flatmapdepth", "version": "4.10.3", "description": "TypeScript definitions for lodash.flatMapDepth", "license": "MIT", "contributors": [ { "name": "Brian Zengel", "url": "https://github.com/bczengel", "githubUsername": "bczengel" }, { "name": "Ilya Mochalov", "url": "https://github.com/chrootsu", "githubUsername": "chrootsu" }, { "name": "Stepan Mikhaylyuk", "url": "https://github.com/stepancar", "githubUsername": "stepancar" } ], "main": "", "types": "index", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/lodash.flatmapdepth" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "d8f71c4298df8719b38eb13b3b057da25fe9441478ba6c04092d305be133e7a4", "typeScriptVersion": "2.8" } Save