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