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