View file File name : package.json Content :{ "name": "@types/lodash.update", "version": "4.10.6", "description": "TypeScript definitions for lodash.update", "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.update" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "c4860beb199cf565cb7d0c3acb88308cdf3f049a5546882eaa8e020dd7735cda", "typeScriptVersion": "2.8" }