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