Reactive-store - React

Hey everyone,

I’m trying this use this package, unfortunately it doesn’t have read me file.

https://atmospherejs.com/mrt/reactive-store

I’m just wondering how can I import it to my react project.

I have tried

import ReactiveStore from 'mrt:reactive-store'

I have also tried

require('mrt:reactive-store')

Here is package content

But no luck, any ideas?

Thank you