{
  "name": "webpacker-cyclejs-sample",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node ../../webpacker serve",
    "build": "node ../../webpacker build",
    "stats": "node ../../webpacker stats"
  },
  "author": "Renan Borges <renan@wearereasonablepeople.com> (https://github.com/renanborgez)",
  "license": "ISC",
  "dependencies": {
    "@cycle/dom": "^20.4.0",
    "@cycle/run": "^4.4.0",
    "xstream": "^11.7.0"
  }
}
