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