{
  "name": "expected-kefir",
  "version": "1.0.4",
  "description": "This is a universal library for testing observables from [KefirJS](https://github.com/kefirjs/kefir).",
  "main": "index.js",
  "scripts": {
  },
  "author": "Tomasz Ciborski <tom@ciborski.com>",
  "license": "MIT",
  "homepage": "https://github.com/episage/expected-kefir",
  "repository": {
    "type": "git",
    "url": "https://github.com/episage/expected-kefir.git"
  },
  "keywords": [
    "test",
    "testing",
    "unit",
    "frp",
    "bacon",
    "bacon.js",
    "kefir",
    "kefir.js",
    "functional",
    "reactive",
    "stream",
    "streams",
    "EventStream",
    "Rx",
    "RxJs",
    "Observable"
  ]
}
