{
  "name": "yw_tool",
  "version": "1.0.4",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "dev": "webpack"
  },
  "miniprogram": "dist",
  "keywords": [],
  "author": "caixin",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.13.13",
    "@babel/preset-env": "^7.13.12",
    "babel-loader": "^8.2.2",
    "clean-webpack-plugin": "^3.0.0",
    "webpack": "^5.28.0",
    "webpack-cli": "^4.6.0"
  },
  "private": false
}
