{
  "name": "legoflow-engine",
  "version": "3.1.4",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/legoflow/next.git"
  },
  "author": "lijialiang@yy.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/legoflow/next/issues"
  },
  "homepage": "https://github.com/legoflow/next#readme",
  "bin": {
    "lf-engine": "index.js"
  },
  "files": [
    "index.js",
    "core"
  ],
  "dependencies": {
    "@babel/core": "^7.12.13",
    "@babel/plugin-transform-runtime": "^7.12.15",
    "@babel/preset-env": "^7.12.13",
    "@babel/runtime-corejs2": "^7.12.13",
    "@babel/runtime-corejs3": "^7.12.13",
    "babel-loader": "^8.2.2",
    "cac": "^6.7.1",
    "case-sensitive-paths-webpack-plugin": "^2.3.0",
    "chalk": "^4.1.0",
    "clean-webpack-plugin": "^3.0.0",
    "copy-webpack-plugin": "^7.0.0",
    "css-loader": "^5.0.1",
    "css-minimizer-webpack-plugin": "^1.2.0",
    "dayjs": "^1.8.25",
    "del": "^6.0.0",
    "fast-glob": "^3.2.2",
    "file-loader": "^6.2.0",
    "find-free-port": "^2.0.0",
    "friendly-errors-webpack-plugin": "^1.7.0",
    "html-loader": "^1.3.2",
    "html-webpack-plugin": "^5.0.0",
    "html-webpack-tags-plugin": "^3.0.0",
    "image-webpack-loader": "^7.0.1",
    "ip": "^1.1.5",
    "mini-css-extract-plugin": "^1.3.5",
    "ora": "^5.1.0",
    "postcss-loader": "^5.0.0",
    "postcss-preset-env": "^6.7.0",
    "sass": "^1.32.6",
    "sass-loader": "^10.1.0",
    "style-loader": "^2.0.0",
    "terser-webpack-plugin": "^5.1.1",
    "thread-loader": "^3.0.1",
    "ts-loader": "^8.0.15",
    "typescript": "^4.1.3",
    "url-loader": "^4.1.0",
    "v8-compile-cache": "^2.2.0",
    "webpack": "^5.20.2",
    "webpack-chain": "^6.5.1",
    "webpack-dev-server": "^3.11.2"
  },
  "gitHead": "5c33c40277ccf692087989d9534336cfbe93c8dc"
}
