{
  "name": "@finch/core",
  "version": "1.0.8",
  "description": "Helper modules for stream and operator authors.",
  "author": "Matt Seeley <mattseeley@hotmail.com>",
  "homepage": "https://github.com/mseeley/finch",
  "license": "MPL-2.0",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://mseeley@github.com/mseeley/finch.git"
  },
  "bugs": {
    "url": "https://github.com/mseeley/finch/issues"
  },
  "dependencies": {
    "ajv": "6.10.2",
    "backoff-rxjs": "6.3.3",
    "chokidar": "3.3.0",
    "deep-freeze-strict": "1.1.1",
    "fs-extra": "8.1.0",
    "js-yaml": "3.13.1",
    "lodash.clonedeep": "4.5.0",
    "picomatch": "2.1.1",
    "rxjs": "6.5.4"
  },
  "devDependencies": {
    "@finch/values": "^1.0.8",
    "tmp": "0.1.0"
  },
  "gitHead": "915976204b2e3dc932f5dcc5efc8173dd8db7ca9"
}
