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