cache-content-type@2.0.0
Create a full Content-Type header given a MIME type or extension and cache the result
MIT
2024-06-08
安装 (2.0.0)
npm install cache-content-type@2.0.0
yarn add cache-content-type@2.0.0
pnpm add cache-content-type@2.0.0
bun add cache-content-type@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| mime-types | ^2.1.35 |
| ylru | ^1.4.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @eggjs/tsconfig | ^1.3.3 |
| @types/mime-types | ^2.1.4 |
| @types/mocha | ^10.0.1 |
| @types/node | ^20.2.5 |
| egg-bin | 6 |
| eslint | 8 |
| eslint-config-egg | 13 |
| mm | 3 |
| tshy | ^1.15.1 |
| tshy-after | ^1.0.0 |
| typescript | ^5.4.5 |