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