{
  "author": {
    "name": "maestro_io",
    "email": "dev@maestro.io"
  },
  "bin": "./bin/dobi.mjs",
  "bugs": {
    "url": "https://github.com/lessthan3/dobi/issues",
    "email": "dev@maestro.io"
  },
  "scripts": {
    "lint": "eslint . --ext js,mjs"
  },
  "config": {
    "port": 3002
  },
  "contributors": [],
  "dependencies": {
    "axios": "^0.18.0",
    "chokidar": "2.0.4",
    "circular-json": "^0.5.9",
    "coffeelint": "1.x.x",
    "coffeescript": "1.12.x",
    "colors": "^1.1.2",
    "columnify": "1.5.4",
    "copy-dir": "^0.4.0",
    "cp-file": "^6.0.0",
    "dobi-asset-wrap": "4.0.10",
    "dotenv": "^8.2.0",
    "findit": "1.2.x",
    "firebase": "^7.0.0",
    "firebase-admin": "^9.12.0",
    "folder-hash": "2.1.1",
    "fs-extra": "^7.0.0",
    "inquirer": "^6.2.0",
    "jsonlint": "1.6.0",
    "jwt-simple": "0.5.1",
    "koa": "^2.5.2",
    "koa-bodyparser": "^4.2.1",
    "koa-compose": "^4.1.0",
    "koa-router": "^7.4.0",
    "koa-sendfile": "^2.0.1",
    "lodash": "^4.17.11",
    "minimist": "1.2.x",
    "mkdirp": "0.5.1",
    "mongodb": "^3.1.8",
    "ncp": "2.0.x",
    "opn": "5.3.0",
    "progress": "2.0.0",
    "retry-as-promised": "^3.0.0",
    "rimraf": "2.6.2",
    "season": "6.0.2",
    "stylus-help": "1.7.5",
    "upath": "^2.0.0"
  },
  "description": "LessThan3 Developer Tools",
  "directories": {
    "lib": "./lib",
    "bin": "./bin"
  },
  "engines": {
    "node": ">= 10"
  },
  "homepage": "http://www.dobi.io",
  "keywords": [
    "dobi.io",
    "maestro"
  ],
  "main": "./lib/server/index.mjs",
  "name": "dobi",
  "type": "module",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/lessthan3/dobi.git"
  },
  "version": "7.0.1",
  "devDependencies": {
    "@eslint/js": "^9.12.0",
    "eslint": "^9.12.0",
    "eslint-config-airbnb-base": "13.1.0",
    "eslint-plugin-esm": "^0.2.0",
    "eslint-plugin-import": "2.14.0",
    "eslint-plugin-import-esm": "^2.0.0",
    "eslint-plugin-n": "^17.11.1",
    "globals": "^15.11.0"
  },
  "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}
