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