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