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