# send-json

[![CircleCI](https://circleci.com/gh/segmentio/send-json.svg?style=shield&circle-token=4583ed42156e22d5ceb001d8e6fa4802fdb3dfe6)](https://circleci.com/gh/segmentio/send-json)
[![Codecov](https://img.shields.io/codecov/c/github/segmentio/send-json/master.svg?maxAge=2592000)](https://codecov.io/gh/segmentio/send-json)

Send json across all browsers.

## Installation

```bash
$ npm install @segment/send-json
```

## API

### send(url, obj, fn)
