mime.json
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

mime.json

npm version npm downloads npm types license

This is the list of file extensions with their mime types, nothing more. The list is extracted from mime-db.

Usage

import mime from 'mime.json';

mime['js']; // => 'application/javascript'
mime.json;  // => 'application/json'

Readme

Keywords

Package Sidebar

Install

npm i mime.json

Weekly Downloads

736

Version

1.3.2

License

MIT

Unpacked Size

88.6 kB

Total Files

5

Last publish

Collaborators

  • micnic