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