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