You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xzjl-ui/package.json

18 lines
369 B

{
"name": "xzjl_ui",
"version": "1.0.0",
"description": "xxx",
"main": ".eslintrc.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "lsl",
"license": "ISC",
"dependencies": {
"tdesign-miniprogram": "^1.1.1",
"weapp-qrcode-canvas-2d": "^1.1.2",
"wxml2canvas": "^1.0.1",
"wxmp-rsa": "^2.1.0"
}
}