Edit file File name : package.json Content :{ "name": "@types/lodash.template", "version": "4.5.0", "description": "TypeScript definitions for lodash.template", "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.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/lodash.template" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "f284157bac150a4143ccacbfcd27e220722da4f16e1306675c0809db9d0bc6d5", "typeScriptVersion": "3.0" } Save