{
  "name": "what-is-surprise",
  "version": "0.1.8",
  "description": "translate tool",
  "keywords": [
    "百度翻译"
  ],
  "author": "Corro",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.21.1",
    "crypto-js": "^4.0.0",
    "md5": "^2.3.0"
  },
  "main": "index.js"
}