# `fifteen-kilos`

Exactly 15 kilos of data.

![Screenshot showing index.js is exactly 15kb in size](http://imgur.com/j0QZcIM.jpg)

## Usage

```
npm install --save fifteen-kilos
```

Now you have full access to all 15 kilos of data:

```JS
import fifteen from 'fifteen-kilos'
```

## Contributions

Contributions for this library are very much encouraged. Please submit PRs with either failing test cases to report a bug or an implemented feature to showcase why we need to merge that feature.

## License

Copyright © 2016 Maximilian Stoiber. Licensed under the MIT license.