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