| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "name": "npm-prebuilt-lighter",
- "version": "1.0.0",
- "private": true,
- "dependencies": {
- "@async-generators/to-array": "^0.1.0",
- "ali-oss": "^6.15.2",
- "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",
- "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",
- "got": "^11.5.2",
- "iconv-lite": "^0.6.3",
- "image-size": "^0.9.4",
- "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-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": "^5.11.0",
- "mongoose-long": "^0.3.1",
- "mysql2": "^2.2.0",
- "pg": "^8.5.1",
- "randomatic": "^3.1.1",
- "simple-statistics": "^7.3.0",
- "source-map-support": "^0.5.19",
- "stream-transform": "^2.1.0",
- "tough-cookie": "^4.0.0"
- },
- "devDependencies": {
- "@types/ali-oss": "^6.0.8",
- "@types/cache-manager": "^2.10.3",
- "@types/cache-manager-ioredis": "^2.0.1",
- "@types/cheerio": "^0.22.22",
- "@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/mongoose": "^5.10.3",
- "@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"
- }
- }
|