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