package.json 364 B

12345678910111213141516
  1. {
  2. "name": "uni-pay",
  3. "version": "1.0.28",
  4. "description": "unipay for uniCloud",
  5. "main": "index.js",
  6. "homepage": "https://uniapp.dcloud.io/uniCloud/unipay",
  7. "repository": {
  8. "type": "git",
  9. "url": "git+https://gitee.com/dcloud/uniPay.git"
  10. },
  11. "scripts": {},
  12. "keywords": [],
  13. "author": "",
  14. "license": "Apache-2.0",
  15. "devDependencies": {}
  16. }