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