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