{
  "name": "sample",
  "version": "0.0.0",
  "scripts": {
    "build": "webpack --config ./webpack.config.js"
  },
  "dependencies": {
    "@babel/core": "^7.24.5",
    "@babel/generator": "^7.24.5",
    "@babel/parser": "^7.24.5",
    "@babel/traverse": "^7.24.5",
    "@babel/types": "^7.24.5",
    "webpack": "5.91.0",
    "webpack-cli": "5.0.1"
  }
}
