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