知识付费微信小程序
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.

23 lines
483 B

6 months ago
  1. {
  2. "name": "knowledge-payment-uniapp",
  3. "version": "1.0.0",
  4. "description": "![](./doc/1.png)",
  5. "main": "main.js",
  6. "directories": {
  7. "doc": "doc"
  8. },
  9. "scripts": {
  10. "test": "echo \"Error: no test specified\" && exit 1"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "http://175.178.51.79:3000/hly/knowledge-payment-uniapp.git"
  15. },
  16. "keywords": [],
  17. "author": "",
  18. "license": "ISC",
  19. "dependencies": {
  20. "ali-oss": "^6.21.0",
  21. "dayjs": "^1.11.12"
  22. }
  23. }