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