You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
658 B
19 lines
658 B
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"comutils": {
|
|
"version": "1.1.19",
|
|
"resolved": "https://registry.npmjs.org/comutils/-/comutils-1.1.19.tgz",
|
|
"integrity": "sha512-JxXB67juILiwhdLwOsYyjUqwWEhHdObI0EClOPk+JDtEuTbac59s0pxGpfCBnNNQ5JommifmcMGneW/4Cg7YWw=="
|
|
},
|
|
"vue-seamless-scroll": {
|
|
"version": "1.1.23",
|
|
"resolved": "https://registry.npmjs.org/vue-seamless-scroll/-/vue-seamless-scroll-1.1.23.tgz",
|
|
"integrity": "sha512-HBjUub8WwsKJzbFCrwKPDrZn4e+SSbkKgwWtjKtfLwesiFGwSsVxP44/Z6d3kpXy94qIFOiflJH6l0/9pj7SGA==",
|
|
"requires": {
|
|
"comutils": "^1.1.9"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|