JezK
Edit File: package.json
{ "name": "@types/mime-types", "version": "2.1.1", "description": "TypeScript definitions for mime-types", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types", "license": "MIT", "contributors": [ { "name": "Gyusun Yeom", "url": "https://github.com/Perlmint", "githubUsername": "Perlmint" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/mime-types" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "33a339a02f022bc6a9481a89334ede645b2d647d21ab61dd4876232fbee8d2f8", "typeScriptVersion": "3.6" }