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