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