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