Edit file File name : package.json Content :{ "name": "@types/lodash.flatmap", "version": "4.5.6", "description": "TypeScript definitions for lodash.flatMap", "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.flatmap" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "dca4c1e6f2c38bc0658ad2841340e42ac11074be3321d843f484babcbb796b85", "typeScriptVersion": "2.8" } Save