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