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