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