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