{
  "name": "live-editor",
  "description": "",
  "main": "index.js",
  "homepage": "https://live-editor.com",
  "repository": "https://github.com/live-editor/live-editor",
  "scripts": {
    "dev": "cross-env EDITOR_LANG=en FORCE_DEBUG=1 WITH_MYSQL=1 webpack --watch --config webpack.dev.js",
    "debug": "ts-node-dev --inspect -r tsconfig-paths/register --watch ./config/server.json -- src/index.ts -d $PWD -c $PWD/config/server.json -s $PWD/dist",
    "build": "webpack --config webpack.prod.js",
    "dist": "webpack --config webpack.dist.js",
    "analyze": "webpack --config webpack.prod.js --env analyze",
    "test": "DISABLE_LOG=1 mocha --exit -r ts-node/register -r tsconfig-paths/register src/tests/**/*.test.ts",
    "doc": "typedoc",
    "docker": "webpack --config webpack.prod.js && docker build -t wiz-editor-server:$npm_package_version ."
  },
  "author": "",
  "license": "ISC",
  "version": "0.0.767",
  "devDependencies": {
    "@types/ali-oss": "^6.0.6",
    "@types/busboy": "^0.2.3",
    "@types/chai": "^4.2.14",
    "@types/cron": "^1.7.2",
    "@types/ioredis": "^4.17.8",
    "@types/lodash.clonedeep": "^4.5.9",
    "@types/lodash.merge": "^4.6.6",
    "@types/lodash.set": "^4.3.6",
    "@types/lodash.isequal": "^4.0.0",
    "@types/lokijs": "^1.5.3",
    "@types/lru-cache": "^5.1.0",
    "@types/mime-types": "^2.1.0",
    "@types/mocha": "^8.2.0",
    "@types/node-rsa": "^1.1.1",
    "@types/puppeteer-core": "^5.4.0",
    "@types/rfdc": "^1.1.0",
    "@types/sharedb": "^1.0.10",
    "@types/sqlite3": "^3.1.6",
    "@types/supertest": "^2.0.10",
    "@types/write-file-atomic": "^3.0.1",
    "@types/ws": "^7.4.0",
    "@types/yargs": "^15.0.11",
    "@typescript-eslint/eslint-plugin": "^4.6.1",
    "@typescript-eslint/parser": "^4.7.0",
    "chai": "^4.2.0",
    "copy-webpack-plugin": "^7.0.0",
    "cross-env": "^7.0.3",
    "eslint": "^7.13.0",
    "eslint-config-airbnb-base": "^14.2.1",
    "eslint-import-resolver-typescript": "^2.3.0",
    "eslint-import-resolver-webpack": "^0.13.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-webpack-plugin": "^2.2.1",
    "ifdef-loader": "^2.3.0",
    "mocha": "^8.2.1",
    "nodemon-webpack-plugin": "^4.5.2",
    "prettier": "^2.1.2",
    "supertest": "^6.1.1",
    "terser-webpack-plugin": "^5.0.3",
    "ts-loader": "^8.0.9",
    "ts-node": "^9.1.1",
    "ts-node-dev": "^1.1.8",
    "tsconfig-paths": "^3.9.0",
    "tsconfig-paths-webpack-plugin": "^3.3.0",
    "typedoc": "^0.21.2",
    "typescript": "^4.1.3",
    "webpack": "^5.4.0",
    "webpack-bundle-analyzer": "^4.1.0",
    "webpack-cli": "^4.2.0",
    "webpack-merge": "^5.3.0",
    "webpack-node-externals": "^2.5.2"
  },
  "dependencies": {
    "@aws-sdk/client-s3": "^3.31.0",
    "@aws-sdk/s3-request-presigner": "^3.31.0",
    "@fastify/busboy": "^1.0.0",
    "@lvgithub/ctrip-apollo-client": "^1.0.22",
    "@nestjs/common": "^7.6.3",
    "@nestjs/core": "^7.6.3",
    "@nestjs/platform-fastify": "^7.6.3",
    "@nestjs/platform-ws": "^7.6.3",
    "@nestjs/schedule": "^0.4.1",
    "@nestjs/swagger": "^4.7.8",
    "@nestjs/testing": "^7.6.5",
    "@nestjs/websockets": "^7.6.3",
    "@types/content-disposition": "^0.5.3",
    "@types/sharp": "^0.29.5",
    "@types/string-template": "^1.0.2",
    "@types/webpack-env": "^1.16.3",
    "ali-oss": "^6.18.0",
    "chalk": "^4.1.0",
    "chardet": "^1.3.0",
    "check-disk-space": "^2.1.0",
    "class-transformer": "^0.3.1",
    "class-validator": "^0.13.1",
    "co": "^4.6.0",
    "content-disposition": "^0.5.3",
    "cos-nodejs-sdk-v5": "^2.8.4",
    "cron": "^1.8.2",
    "dmdb": "^1.0.15238",
    "esdk-obs-nodejs": "^3.20.9",
    "fastify-cookie": "^5.1.0",
    "fastify-plugin": "^3.0.1",
    "fastify-static": "^3.3.0",
    "fastify-swagger": "^3.5.0",
    "form-data": "^4.0.0",
    "html-entities": "^2.1.0",
    "iconv-lite": "^0.6.2",
    "ioredis": "^4.19.2",
    "js-base64": "^3.6.0",
    "lodash.clonedeep": "^4.5.0",
    "lodash.merge": "^4.6.2",
    "lodash.set": "^4.3.2",
    "lodash.isequal": "^4.5.0",
    "lokijs": "^1.5.11",
    "lru-cache": "^6.0.0",
    "marked": "^2.0.0",
    "mime-types": "^2.1.27",
    "mysql2": "3.2.0",
    "nanoid": "^3.1.20",
    "node-rsa": "^1.1.1",
    "node-worker-threads-pool": "^1.5.0",
    "ot-json1": "^1.0.1",
    "pino-pretty": "^4.8.0",
    "prom-client": "^13.1.0",
    "puppeteer-core": "^8.0.0",
    "quill-delta": "^4.2.2",
    "reflect-metadata": "^0.1.13",
    "rfdc": "^1.3.0",
    "rxjs": "^6.6.3",
    "sharedb": "git+https://github.com/wizkangjiaqing/sharedb.git#50ba0516ea18d7e33e13be4bdf7c242aff43382a",
    "sharp": "^0.29.3",
    "string-template": "^1.0.0",
    "tree-kill": "^1.2.2",
    "write-file-atomic": "^3.0.3",
    "ws": "^7.3.1",
    "yargs": "^16.1.1"
  },
  "prettier": {
    "singleQuote": true,
    "printWidth": 200,
    "trailingComma": "all"
  }
}
