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