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