{
  "name": "wx-darwin",
  "version": "1.0.19",
  "description": "",
  "main": "app.js",
  "miniprogram": "component",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zhou26192619/wx-darwin.git"
  },
  "author": "zoar",
  "license": "MIT",
  "dependencies": {
    "crypto-js": "^3.1.9-1",
    "flyio": "^0.6.14"
  }
}