Edit file File name : package.json Content :{ "name": "@types/lodash.map", "version": "4.6.13", "description": "TypeScript definitions for lodash.map", "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": "", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "b1d6c10c5e6136fa743f6033cf732e929108e7983e472e78d3e38425978167f9", "typeScriptVersion": "2.6" } Save