{
  "name": "crazy-poster-taro",
  "version": "0.0.4",
  "description": "a wxml2canvas tool for taro.",
  "keywords": [
    "wxml2canvas",
    "wxmltocanvas",
    "html2canvas",
    "htmltocanvas",
    "taro"
  ],
  "license": "ISC",
  "author": "chao·William",
  "type": "commonjs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@tarojs/taro": "^4.1.2",
    "lodash": "^4.17.21"
  }
}
