2025-11-28 16:49:36 +08:00
|
|
|
{
|
|
|
|
|
"name": "miniprogram-ts-quickstart",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "miniprogram-ts-quickstart",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"dependencies": {
|
2026-02-06 14:49:13 +08:00
|
|
|
"@types/big.js": "^6.2.2",
|
2026-01-28 17:14:38 +08:00
|
|
|
"big.js": "v6.2.2",
|
|
|
|
|
"dayjs": "^1.11.19",
|
2026-01-09 16:33:18 +08:00
|
|
|
"tdesign-miniprogram": "^1.12.1"
|
2025-11-28 16:49:36 +08:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2026-01-09 16:33:18 +08:00
|
|
|
"miniprogram-api-typings": "^4.1.2"
|
2025-11-28 16:49:36 +08:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/big.js": {
|
|
|
|
|
"version": "6.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-e2cOW9YlVzFY2iScnGBBkplKsrn2CsObHQ2Hiw4V1sSyiGbgWL8IyqE3zFi1Pt5o1pdAtYkDAIsF3KKUPjdzaA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/big.js": {
|
2026-01-28 17:14:38 +08:00
|
|
|
"version": "6.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-6.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-y/ie+Faknx7sZA5MfGA2xKlu0GDv8RWrXGsmlteyJQ2lvoKv9GBK/fpRMc2qlSoBAgNxrixICFCBefIq8WCQpQ==",
|
2025-11-28 16:49:36 +08:00
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "*"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/bigjs"
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-28 17:14:38 +08:00
|
|
|
"node_modules/dayjs": {
|
|
|
|
|
"version": "1.11.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
|
|
|
|
|
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
2025-11-28 16:49:36 +08:00
|
|
|
"node_modules/miniprogram-api-typings": {
|
2026-01-09 16:33:18 +08:00
|
|
|
"version": "4.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/miniprogram-api-typings/-/miniprogram-api-typings-4.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-VmIgxal0GU3nHwsH2UNaRh8jNHG/kauG08Z4W/qiJ1Iubvme48aE+q3grpT9ZLBArMKmSuKlsTq+uPPHSGr0rA==",
|
2025-11-28 16:49:36 +08:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tdesign-miniprogram": {
|
2026-01-09 16:33:18 +08:00
|
|
|
"version": "1.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tdesign-miniprogram/-/tdesign-miniprogram-1.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-L2w/6lqVXSCtptvlPGlY91dutMb3dJlx9rFpmpLRtG7c7v1l89rIhvgLRgsaBcwTA5btdB8VXGXpTVj621bv5w==",
|
2025-11-28 16:49:36 +08:00
|
|
|
"license": "MIT"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|