This commit is contained in:
huanqing.shao
2019-10-31 23:39:59 +08:00
parent 74e4c05d51
commit 2787c89a44
20 changed files with 134 additions and 64 deletions

28
package-lock.json generated
View File

@@ -1556,10 +1556,19 @@
"resolved": "https://registry.npm.taobao.org/alphanum-sort/download/alphanum-sort-1.0.2.tgz",
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
},
"animate.css": {
"version": "3.7.2",
"resolved": "https://registry.npm.taobao.org/animate.css/download/animate.css-3.7.2.tgz",
"integrity": "sha1-5z4NUOkssc/vFZfZs4qUgQIOCOo="
"animated-number-vue": {
"version": "1.0.0",
"resolved": "https://registry.npm.taobao.org/animated-number-vue/download/animated-number-vue-1.0.0.tgz",
"integrity": "sha1-RHznj8EMfyx33wykVKG8GAUuv8g=",
"requires": {
"animejs": "^2.2.0",
"vue": "^2.5.13"
}
},
"animejs": {
"version": "2.2.0",
"resolved": "https://registry.npm.taobao.org/animejs/download/animejs-2.2.0.tgz",
"integrity": "sha1-Ne79/FNbgZScnLBvCz5gwC5v3IA="
},
"ansi-colors": {
"version": "3.2.4",
@@ -12146,13 +12155,10 @@
"resolved": "https://registry.npm.taobao.org/vue-template-es2015-compiler/download/vue-template-es2015-compiler-1.9.1.tgz",
"integrity": "sha1-HuO8mhbsv1EYvjNLsV+cRvgvWCU="
},
"vueg": {
"version": "1.4.5",
"resolved": "https://registry.npm.taobao.org/vueg/download/vueg-1.4.5.tgz",
"integrity": "sha1-UtVOEezeHmljaKJHpKoJ2Dbr+oQ=",
"requires": {
"animate.css": "^3.7.0"
}
"vue2-animate": {
"version": "2.1.2",
"resolved": "https://registry.npm.taobao.org/vue2-animate/download/vue2-animate-2.1.2.tgz",
"integrity": "sha1-i34JRyKPHrGcKxYF3hJRQdM1jSI="
},
"vuepress": {
"version": "1.2.0",