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