{
  "name": "@boost/core",
  "version": "1.18.7",
  "description": "Robust pipeline for creating dev tools that separate logic into routines and tasks.",
  "keywords": [
    "boost",
    "build",
    "tool",
    "pipeline",
    "routine",
    "task",
    "config"
  ],
  "main": "./lib/index.js",
  "types": "./lib/index.d.ts",
  "nonce": "1579986563745",
  "engines": {
    "node": ">=8.9.0"
  },
  "repository": "https://github.com/milesj/boost/tree/master/packages/core",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@boost/common": "^1.9.0",
    "@boost/debug": "^1.4.7",
    "@boost/event": "^1.3.1",
    "@boost/internal": "^1.2.0",
    "@boost/log": "^1.2.1",
    "@boost/terminal": "^1.0.3",
    "@boost/translate": "^1.3.10",
    "@types/debug": "^4.1.5",
    "@types/yargs": "^15.0.4",
    "@types/yargs-parser": "^15.0.0",
    "debug": "^4.1.1",
    "env-ci": "^4.5.1",
    "execa": "^3.4.0",
    "exit": "^0.1.2",
    "fast-glob": "^3.2.2",
    "fs-extra": "^8.1.0",
    "json5": "^2.1.3",
    "lodash": "^4.17.15",
    "optimal": "^4.2.0",
    "pluralize": "^8.0.0",
    "split": "^1.0.1",
    "yargs-parser": "^18.1.2"
  },
  "funding": {
    "type": "ko-fi",
    "url": "https://ko-fi.com/milesjohnson"
  },
  "gitHead": "257f5a0a342a014f3ce9cf8c288879a73b36ef76"
}
