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.

15 lines
604 B

3 years ago
  1. {
  2. "name": "qwl-app",
  3. "version": "1.0.0",
  4. "description": "国云商城是基于uniapp和uniCloud开发的在线商城系统,目前已适配H5、微信小程序、安卓和ios。项目正在逐步完善中,如果在试用或购买后发现问题,欢迎您随时提出。\r 第一次上架uniCloud项目,如遇问题请加作者QQ咨询,请勿随意差评,感谢您的理解。",
  5. "main": "main.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "keywords": [],
  10. "author": "",
  11. "license": "ISC",
  12. "dependencies": {
  13. "weixin-js-sdk": "^1.6.0"
  14. }
  15. }