{ "name": "npm-prebuilt-lighter", "version": "1.0.0", "private": true, "dependencies": { "@async-generators/to-array": "^0.1.0", "async-line-reader": "^1.0.0", "cache-manager": "^3.4.0", "cache-manager-ioredis": "^2.1.0", "camelcase": "^6.0.0", "cheerio": "^1.0.0-rc.3", "cli-progress": "^3.9.0", "config": "^3.3.1", "content-disposition": "^0.5.3", "cron": "^1.8.2", "csv-parse": "^4.14.2", "csv-stringify": "^5.5.1", "debug": "^4.1.1", "dot-prop": "^5.2.0", "exceljs": "^4.1.1", "form-data": "^3.0.0", "get-stdin": "^9.0.0", "got": "^11.5.2", "iconv-lite": "^0.6.3", "ioredis": "^4.17.3", "ipaddr.js": "^2.0.1", "json-bigint": "^1.0.0", "jsonwebtoken": "^8.5.1", "knex": "^0.95.2", "koa": "^2.13.0", "koa-body": "^4.2.0", "koa-easy-ws": "^2.1.0", "koa-json-error": "^3.1.2", "koa-router": "^9.4.0", "lodash": "^4.17.20", "ml-levenberg-marquardt": "^2.1.1", "moment": "^2.27.0", "mongoose": "6.13.4", "mongoose-long": "0.8.0", "mysql2": "^2.2.0", "pg": "^8.5.1", "randomatic": "^3.1.1", "simple-statistics": "^7.3.0", "simple-wcswidth": "^1.0.1", "source-map-support": "^0.5.19", "stacktracey": "^2.1.8", "stream-transform": "^2.1.0", "tough-cookie": "^4.0.0", "ws": "^8.12.1" }, "devDependencies": { "@types/cache-manager": "^2.10.3", "@types/cache-manager-ioredis": "^2.0.1", "@types/cheerio": "^0.22.22", "@types/cli-progress": "^3.9.2", "@types/config": "^0.0.36", "@types/content-disposition": "^0.5.3", "@types/cron": "^1.7.2", "@types/debug": "^4.1.5", "@types/ioredis": "^4.17.3", "@types/json-bigint": "^1.0.0", "@types/jsonwebtoken": "^8.5.0", "@types/koa": "^2.11.4", "@types/koa-json-error": "^3.1.2", "@types/koa-router": "^7.4.1", "@types/lodash": "^4.14.159", "@types/ml-levenberg-marquardt": "^1.0.1", "@types/pg": "^7.14.7", "@types/randomatic": "^3.1.0", "@types/tough-cookie": "^4.0.0", "@types/webpack": "^4.41.25", "@types/webpack-node-externals": "^2.5.0", "@typescript-eslint/eslint-plugin": "^4.15.1", "@typescript-eslint/parser": "^4.15.1", "clean-webpack-plugin": "^3.0.0", "cross-env": "^7.0.2", "eslint": "^7.16.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "esm": "^3.2.25", "glob": "^7.1.6", "nodemon": "^2.0.4", "npm-run-all": "^4.1.5", "ts-loader": "^8.0.12", "ts-node": "^9.1.1", "typescript": "^4.1.3", "webpack": "^5.11.0", "webpack-cli": "^4.2.0", "webpack-node-externals": "^2.5.2", "webpack-shell-plugin-next": "^2.2.2" } }