{
  "name": "@mega-cycle/http",
  "version": "1.0.1",
  "description": "",
  "main": "build/index.js",
  "scripts": {
    "build": "tsc -d"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "",
  "license": "MIT",
  "dependencies": {
    "@cycle/http": "^13.2.0"
  }
}
