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