90 lines
2.9 KiB
JSON
Executable File
90 lines
2.9 KiB
JSON
Executable File
{
|
|
"name": "miniprogram-ts-less-quickstart",
|
|
"version": "25.9.10",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "miniprogram-ts-less-quickstart",
|
|
"version": "25.9.10",
|
|
"dependencies": {
|
|
"cos-wx-sdk-v5": "^1.8.0",
|
|
"tdesign-miniprogram": "^1.11.2"
|
|
},
|
|
"devDependencies": {
|
|
"miniprogram-api-typings": "^2.8.3-1"
|
|
}
|
|
},
|
|
"node_modules/cos-wx-sdk-v5": {
|
|
"version": "1.8.0",
|
|
"resolved": "https://registry.npmjs.org/cos-wx-sdk-v5/-/cos-wx-sdk-v5-1.8.0.tgz",
|
|
"integrity": "sha512-CP4TKANIX5KvN6fjkPrFhdEfXjyBSExwBemRr2Ofa7ObN+Z8S62/eo6/d0WVKxSbneoPaXJzkf4AwZz7HOQXXg==",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fast-xml-parser": "4.5.0",
|
|
"mime": "^2.4.6"
|
|
}
|
|
},
|
|
"node_modules/fast-xml-parser": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz",
|
|
"integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/naturalintelligence"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strnum": "^1.0.5"
|
|
},
|
|
"bin": {
|
|
"fxparser": "src/cli/cli.js"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "2.6.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
|
|
"integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/miniprogram-api-typings": {
|
|
"version": "2.12.0",
|
|
"resolved": "https://registry.npmjs.org/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz",
|
|
"integrity": "sha512-ibvbqeslVFur0IAvTxLMvsbtvVcMo6gwvOnj0YZHV7aeDLu091VQRrETT2QuiG9P6aZWRcxeNGJChRKVPCp9VQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/strnum": {
|
|
"version": "1.1.2",
|
|
"resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz",
|
|
"integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tdesign-miniprogram": {
|
|
"version": "1.11.2",
|
|
"resolved": "https://mirrors.huaweicloud.com/repository/npm/tdesign-miniprogram/-/tdesign-miniprogram-1.11.2.tgz",
|
|
"integrity": "sha512-lXcry3vRa9jHzjpOdIxuIAh7F85kImym82VwLbCqr/TkMhycOsOepx+r1S9fum7u2nsWiYRTV+HuvDHN3KlIuA==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|