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