{
  "name": "hyperfy-tools",
  "version": "2.40.0",
  "license": "MIT",
  "main": "build/bundle.cjs.js",
  "module": "build/bundle.es.js",
  "bin": {
    "hyperfy-tools": "bin/index.js"
  },
  "scripts": {},
  "dependencies": {
    "@babel/core": "^7.16.0",
    "@babel/plugin-transform-runtime": "^7.16.0",
    "@babel/preset-env": "^7.16.0",
    "@babel/preset-react": "^7.16.0",
    "@babel/runtime": "^7.16.3",
    "@rollup/plugin-babel": "^5.3.0",
    "rollup-plugin-terser": "^7.0.2",
    "@rollup/plugin-commonjs": "^21.0.1",
    "@rollup/plugin-json": "^4.1.0",
    "@rollup/plugin-node-resolve": "^13.0.6",
    "better-sqlite3": "^7.5.0",
    "chalk": "^4",
    "chokidar": "^3.5.2",
    "commander": "^8.3.0",
    "dotenv-flow": "^3.2.0",
    "form-data": "^4.0.0",
    "fs-extra": "^10.0.0",
    "hyperfy-api": "2.40.0",
    "hyperfy-client": "2.40.0",
    "hyperfy-router": "2.40.0",
    "hyperfy-server": "2.40.0",
    "hyperfy-utils": "2.40.0",
    "ignore-walk": "^4.0.1",
    "inquirer": "^8.2.0",
    "knex": "^1.0.2",
    "lodash": "^4.17.21",
    "moment": "^2.29.1",
    "nanoid": "^3.2.0",
    "node-fetch": "^2.6.6",
    "open": "^8.4.0",
    "rollup": "^2.60.1",
    "tar": "^6.1.11",
    "ws": "^8.4.2"
  }
}
