# koa-is-json

> check if a koa body should be interpreted as JSON

Latest version **1.0.0** (published 2014-04-25) · MIT license · 0 weekly downloads

## Install

```sh
npm install koa-is-json
pnpm add koa-is-json
yarn add koa-is-json
bun add koa-is-json
```

## Health

**Score 28/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2014-04-25 |
| First published | 2014-04-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | separate (@types/koa-is-json) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 19 |
| Author | Jonathan Ong |
| Maintainers | jongleberry |

## Links

- npm: https://www.npmjs.com/package/koa-is-json
- Repository: https://github.com/koajs/is-json
- Issues: https://github.com/koajs/is-json/issues
- npm.io page: https://npm.io/package/koa-is-json

## Recent versions

- 1.0.0 (latest) — 2014-04-25

## README

# Koa Is JSON

Check if a body is JSON

---
_Source: https://npm.io/package/koa-is-json · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
