{"_id":"@types/mime-types","_rev":"226325","name":"@types/mime-types","description":"TypeScript definitions for mime-types","dist-tags":{"latest":"2.1.1","ts2.0":"2.1.0","ts2.1":"2.1.0","ts2.2":"2.1.0","ts2.3":"2.1.0","ts2.4":"2.1.0","ts2.5":"2.1.0","ts2.6":"2.1.0","ts2.7":"2.1.0","ts2.8":"2.1.0","ts2.9":"2.1.0","ts3.0":"2.1.0","ts3.1":"2.1.0","ts3.2":"2.1.0","ts3.3":"2.1.0","ts3.4":"2.1.0","ts3.5":"2.1.0","ts3.6":"2.1.1","ts3.7":"2.1.1","ts3.8":"2.1.1","ts3.9":"2.1.1","ts4.0":"2.1.1","ts4.1":"2.1.1","ts4.2":"2.1.1","ts4.3":"2.1.1","ts4.4":"2.1.1","ts4.5":"2.1.1","ts4.6":"2.1.1","ts4.7":"2.1.1","ts4.8":"2.1.1","ts4.9":"2.1.1","ts5.0":"2.1.1","ts5.1":"2.1.1"},"maintainers":[{"name":"types","email":""}],"time":{"modified":"2023-03-24T09:57:02.000Z","created":"2017-04-18T15:08:38.305Z","2.1.1":"2021-08-16T19:31:38.098Z","2.1.0":"2017-04-18T15:08:38.305Z"},"users":{},"repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/mime-types"},"versions":{"2.1.1":{"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","_id":"@types/mime-types@2.1.1","dist":{"shasum":"d9ba43490fa3a3df958759adf69396c3532cf2c1","size":1631,"noattachment":false,"key":"/@types/mime-types/-/@types/mime-types-2.1.1.tgz","tarball":"http://name.csiicloud.com:7001/@types/mime-types/download/@types/mime-types-2.1.1.tgz"},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mime-types_2.1.1_1629142297945_0.035263669058037905"},"_hasShrinkwrap":false,"publish_time":1629142298098,"_cnpm_publish_time":1629142298098,"_cnpmcore_publish_time":"2021-12-16T10:55:15.957Z"},"2.1.0":{"name":"@types/mime-types","version":"2.1.0","description":"TypeScript definitions for mime-types","license":"MIT","contributors":[{"name":"Gyusun Yeom","url":"https://github.com/Perlmint"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{},"peerDependencies":{},"typesPublisherContentHash":"cd2abb8b2c08b67c17bc1759892e2bad498bcde36e48d21d5390cf46d6138bf9","typeScriptVersion":"2.0","_id":"@types/mime-types@2.1.0","dist":{"shasum":"9ca52cda363f699c69466c2a6ccdaad913ea7a73","size":1545,"noattachment":false,"key":"/@types/mime-types/-/@types/mime-types-2.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@types/mime-types/download/@types/mime-types-2.1.0.tgz"},"maintainers":[{"name":"types","email":""}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mime-types-2.1.0.tgz_1492528117519_0.29295707936398685"},"directories":{},"publish_time":1492528118305,"_hasShrinkwrap":false,"_cnpm_publish_time":1492528118305}},"readme":"# Installation\r\n> `npm install --save @types/mime-types`\r\n\r\n# Summary\r\nThis package contains type definitions for mime-types (https://github.com/jshttp/mime-types#readme).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types/index.d.ts)\r\n````ts\r\n// Type definitions for mime-types 2.1\n// Project: https://github.com/jshttp/mime-types#readme\n// Definitions by: Gyusun Yeom <https://github.com/Perlmint>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\nexport function lookup(filenameOrExt: string): string | false;\nexport function contentType(filenameOrExt: string): string | false;\nexport function extension(typeString: string): string | false;\nexport function charset(typeString: string): string | false;\nexport namespace charsets {\n    const lookup: typeof charset;\n}\nexport const types: {[key: string]: string};\nexport const extensions: {[key: string]: string[]};\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Mon, 16 Aug 2021 19:31:26 GMT\r\n * Dependencies: none\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Gyusun Yeom](https://github.com/Perlmint).\r\n","_attachments":{},"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime-types","license":"MIT"}