cxc-szcx-uniapp/package-lock.json

48 lines
1.8 KiB
JSON
Raw Normal View History

2024-09-14 02:26:50 +00:00
{
2024-09-24 09:21:34 +00:00
"name": "cxc-szcx-uniapp",
2024-09-14 02:26:50 +00:00
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
2024-09-24 09:21:34 +00:00
"@dcloudio/uni-ui": "^1.5.6",
2024-09-14 02:26:50 +00:00
"base-64": "^1.0.0",
2024-12-04 03:05:49 +00:00
"dayjs": "^1.11.13"
2024-09-14 02:26:50 +00:00
}
},
2024-09-24 09:21:34 +00:00
"node_modules/@dcloudio/uni-ui": {
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.5.6.tgz",
"integrity": "sha512-jmb98PasFvZkrIDXGh94GbdWg2/jyhgs1HUG+bU8eyL7Ltias/5XBz4q8w9RXyWUfqepJRqapPA2IIQpLCuTIg==",
"license": "Apache-2.0"
},
2024-09-14 02:26:50 +00:00
"node_modules/base-64": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/base-64/-/base-64-1.0.0.tgz",
"integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
},
"node_modules/dayjs": {
2024-12-04 03:05:49 +00:00
"version": "1.11.13",
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
2024-09-14 02:26:50 +00:00
}
},
"dependencies": {
2024-09-24 09:21:34 +00:00
"@dcloudio/uni-ui": {
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/@dcloudio/uni-ui/-/uni-ui-1.5.6.tgz",
"integrity": "sha512-jmb98PasFvZkrIDXGh94GbdWg2/jyhgs1HUG+bU8eyL7Ltias/5XBz4q8w9RXyWUfqepJRqapPA2IIQpLCuTIg=="
},
2024-09-14 02:26:50 +00:00
"base-64": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/base-64/-/base-64-1.0.0.tgz",
"integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
},
"dayjs": {
2024-12-04 03:05:49 +00:00
"version": "1.11.13",
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
2024-09-14 02:26:50 +00:00
}
}
}