{
  "name": "cyclejs",
  "version": "0.26.0",
  "author": "Andre Staltz",
  "description": "A fully reactive JavaScript framework for Human-Computer Interaction",
  "license": "MIT",
  "homepage": "https://cyclejs.github.io",
  "bugs": "https://github.com/cyclejs/cycle-core/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/cyclejs/cycle-core"
  },
  "keywords": [
    "reactive",
    "framework",
    "rxjs",
    "rx",
    "unidirectional",
    "mvi",
    "virtual-dom"
  ],
  "engines": {
    "node": ">=0.10.0"
  }
}
