This commit is contained in:
huanqing.shao
2019-10-31 22:05:40 +08:00
parent 005a047d3c
commit 74e4c05d51
8 changed files with 128 additions and 4 deletions

13
package-lock.json generated
View File

@ -1556,6 +1556,11 @@
"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="
},
"ansi-colors": {
"version": "3.2.4",
"resolved": "https://registry.npm.taobao.org/ansi-colors/download/ansi-colors-3.2.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fansi-colors%2Fdownload%2Fansi-colors-3.2.4.tgz",
@ -12141,6 +12146,14 @@
"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"
}
},
"vuepress": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/vuepress/download/vuepress-1.2.0.tgz",