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