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