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