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