2023-02-21 22:34:08 +08:00

29 lines
823 B
JSON

{
"name": "vant-demo",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vant-demo",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@vant/weapp": "^1.10.12"
}
},
"node_modules/@vant/weapp": {
"version": "1.10.12",
"resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.10.12.tgz",
"integrity": "sha512-92HtmIOdBD6gGTGhAt8/6bjPvwidgs+49/M4GhPUr9FyJ2xRUxE4d3I+zDtd+GM+v053eiuiQ6V/96DYzW/AVw=="
}
},
"dependencies": {
"@vant/weapp": {
"version": "1.10.12",
"resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.10.12.tgz",
"integrity": "sha512-92HtmIOdBD6gGTGhAt8/6bjPvwidgs+49/M4GhPUr9FyJ2xRUxE4d3I+zDtd+GM+v053eiuiQ6V/96DYzW/AVw=="
}
}
}