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