package.json 563 B

1234567891011121314151617181920
  1. {
  2. "name": "uni-pay",
  3. "version": "2.0.0",
  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. "origin-plugin-dev-name": "hello-uniapp-x",
  17. "origin-plugin-version": "1.0.31",
  18. "plugin-dev-name": "hello-uniapp-x",
  19. "plugin-version": "1.0.31"
  20. }