zengh
2021-07-20 71ea99937dec5c8b0d21923e399b7623a7c65174
package-lock.json
@@ -4,12 +4,94 @@
  "lockfileVersion": 1,
  "requires": true,
  "dependencies": {
    "@smallwei/avue": {
      "version": "2.8.17",
      "resolved": "https://registry.nlark.com/@smallwei/avue/download/@smallwei/avue-2.8.17.tgz?cache=0&sync_timestamp=1626353632228&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40smallwei%2Favue%2Fdownload%2F%40smallwei%2Favue-2.8.17.tgz",
      "integrity": "sha1-h4o+2Cl0caOqXDBwfWkkynkmrQI=",
      "requires": {
        "axios": "^0.21.1",
        "countup.js": "^1.9.3",
        "dayjs": "^1.10.4",
        "deepmerge": "^3.1.0",
        "element-ui": "^2.15.1",
        "nprogress": "^0.2.0",
        "vue": "^2.5.17",
        "vuedraggable": "^2.17.0"
      }
    },
    "async-validator": {
      "version": "1.8.5",
      "resolved": "https://registry.nlark.com/async-validator/download/async-validator-1.8.5.tgz",
      "integrity": "sha1-3D4I7B/Q3dtn5ghC8CwM0c7G1/A=",
      "requires": {
        "babel-runtime": "6.x"
      }
    },
    "axios": {
      "version": "0.21.1",
      "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
      "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
      "requires": {
        "follow-redirects": "^1.10.0"
      }
    },
    "babel-helper-vue-jsx-merge-props": {
      "version": "2.0.3",
      "resolved": "https://registry.npm.taobao.org/babel-helper-vue-jsx-merge-props/download/babel-helper-vue-jsx-merge-props-2.0.3.tgz",
      "integrity": "sha1-Iq69OzOQIyjlEyk6jkmSs4T58bY="
    },
    "babel-runtime": {
      "version": "6.26.0",
      "resolved": "https://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz",
      "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
      "requires": {
        "core-js": "^2.4.0",
        "regenerator-runtime": "^0.11.0"
      }
    },
    "core-js": {
      "version": "2.6.12",
      "resolved": "https://registry.nlark.com/core-js/download/core-js-2.6.12.tgz?cache=0&sync_timestamp=1624966102256&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-2.6.12.tgz",
      "integrity": "sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw="
    },
    "countup.js": {
      "version": "1.9.3",
      "resolved": "https://registry.npm.taobao.org/countup.js/download/countup.js-1.9.3.tgz",
      "integrity": "sha1-zj5QzXFgRB5HjwfaMYle3MDxyd0="
    },
    "crypto-js": {
      "version": "4.0.0",
      "resolved": "https://registry.nlark.com/crypto-js/download/crypto-js-4.0.0.tgz",
      "integrity": "sha1-KQSrJnep0EKFai6i74DekuSjbcw="
    },
    "dayjs": {
      "version": "1.10.6",
      "resolved": "https://registry.nlark.com/dayjs/download/dayjs-1.10.6.tgz",
      "integrity": "sha1-KIsqqC8thBimydTfWJjAc3rQKmM="
    },
    "deepmerge": {
      "version": "3.3.0",
      "resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-3.3.0.tgz",
      "integrity": "sha1-08R/1vOpPVF7FEJrBiihewEl9fc="
    },
    "element-ui": {
      "version": "2.15.3",
      "resolved": "https://registry.nlark.com/element-ui/download/element-ui-2.15.3.tgz",
      "integrity": "sha1-VRCKuCo7zGRuewVwhxxIupYwBlI=",
      "requires": {
        "async-validator": "~1.8.1",
        "babel-helper-vue-jsx-merge-props": "^2.0.0",
        "deepmerge": "^1.2.0",
        "normalize-wheel": "^1.0.1",
        "resize-observer-polyfill": "^1.5.0",
        "throttle-debounce": "^1.0.1"
      },
      "dependencies": {
        "deepmerge": {
          "version": "1.5.2",
          "resolved": "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz",
          "integrity": "sha1-EEmdhohEza1P7ghC34x/bwyVp1M="
        }
      }
    },
    "follow-redirects": {
@@ -22,6 +104,36 @@
      "resolved": "https://registry.npmjs.org/js-md5/-/js-md5-0.7.3.tgz",
      "integrity": "sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ=="
    },
    "normalize-wheel": {
      "version": "1.0.1",
      "resolved": "https://registry.npm.taobao.org/normalize-wheel/download/normalize-wheel-1.0.1.tgz",
      "integrity": "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU="
    },
    "nprogress": {
      "version": "0.2.0",
      "resolved": "https://registry.nlark.com/nprogress/download/nprogress-0.2.0.tgz",
      "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E="
    },
    "regenerator-runtime": {
      "version": "0.11.1",
      "resolved": "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz",
      "integrity": "sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk="
    },
    "resize-observer-polyfill": {
      "version": "1.5.1",
      "resolved": "https://registry.npm.taobao.org/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz",
      "integrity": "sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ="
    },
    "sortablejs": {
      "version": "1.10.2",
      "resolved": "https://registry.nlark.com/sortablejs/download/sortablejs-1.10.2.tgz",
      "integrity": "sha1-bkA2TZE/mLhaFPZnj5K1wSIfUpA="
    },
    "throttle-debounce": {
      "version": "1.1.0",
      "resolved": "https://registry.npm.taobao.org/throttle-debounce/download/throttle-debounce-1.1.0.tgz?cache=0&sync_timestamp=1604313880785&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fthrottle-debounce%2Fdownload%2Fthrottle-debounce-1.1.0.tgz",
      "integrity": "sha1-UYU9o3vmihVctugns1FKPEIuic0="
    },
    "uni-read-pages": {
      "version": "1.0.5",
      "resolved": "https://registry.npm.taobao.org/uni-read-pages/download/uni-read-pages-1.0.5.tgz",
@@ -31,6 +143,19 @@
      "version": "1.8.4",
      "resolved": "https://registry.npm.taobao.org/uview-ui/download/uview-ui-1.8.4.tgz",
      "integrity": "sha1-4yu/I3lCHTGQIuMk4ct7U4fTvUQ="
    },
    "vue": {
      "version": "2.6.14",
      "resolved": "https://registry.nlark.com/vue/download/vue-2.6.14.tgz?cache=0&sync_timestamp=1625229652956&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue%2Fdownload%2Fvue-2.6.14.tgz",
      "integrity": "sha1-5RqlJQJQ1Wmj+606ilpofWA24jU="
    },
    "vuedraggable": {
      "version": "2.24.3",
      "resolved": "https://registry.nlark.com/vuedraggable/download/vuedraggable-2.24.3.tgz",
      "integrity": "sha1-Q8k4SbdGokzlA+Ej1bJZxwG6DRk=",
      "requires": {
        "sortablejs": "1.10.2"
      }
    }
  }
}