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