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