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