54 lines
1.8 KiB
JSON
54 lines
1.8 KiB
JSON
{
|
|
"name": "miniprogram-ts-quickstart",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "miniprogram-ts-quickstart",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"big.js": "v7.0.1",
|
|
"tdesign-miniprogram": "^1.12.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/big.js": "^6.2.2",
|
|
"miniprogram-api-typings": "^4.1.2"
|
|
}
|
|
},
|
|
"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==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/big.js/-/big.js-7.0.1.tgz",
|
|
"integrity": "sha512-iFgV784tD8kq4ccF1xtNMZnXeZzVuXWWM+ERFzKQjv+A5G9HC8CY3DuV45vgzFFcW+u2tIvmF95+AzWgs6BjCg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/bigjs"
|
|
}
|
|
},
|
|
"node_modules/miniprogram-api-typings": {
|
|
"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==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tdesign-miniprogram": {
|
|
"version": "1.12.1",
|
|
"resolved": "https://registry.npmjs.org/tdesign-miniprogram/-/tdesign-miniprogram-1.12.1.tgz",
|
|
"integrity": "sha512-L2w/6lqVXSCtptvlPGlY91dutMb3dJlx9rFpmpLRtG7c7v1l89rIhvgLRgsaBcwTA5btdB8VXGXpTVj621bv5w==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|