Files
doodle-mini/cloudfunctions/doodle/package.json
T
2025-03-14 16:11:47 +08:00

16 lines
312 B
JSON

{
"name": "user",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"pdfkit": "^0.16.0",
"wx-server-sdk": "~2.4.0"
}
}