{
  "name": "ApDump",
  "version": "1.0.0",
  "description": "Ap Parse",
  "main": "main.js",
  "scripts": {
    "build": "npx webpack"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "",
  "license": "Apache License",
  "devDependencies": {
    "webpack": "^5.64.4",
    "webpack-cli": "^4.9.1"
  }
}