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