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