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