{
  "name": "vpn_based_remote_access_system",
  "version": "1.0.65",
  "description": "毕设：基于OpenVPN的远程访问系统",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "keywords": [
    "vpn"
  ],
  "author": "Wang",
  "license": "ISC",
  "dependencies": {
    "express": "^4.18.3",
    "winston": "^3.12.0"
  }
}
