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