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.

18 lines
423 B

3 years ago
  1. {
  2. "name": "unipay",
  3. "version": "1.0.5",
  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. "test": "echo \"Error: no test specified\" && exit 1"
  13. },
  14. "keywords": [],
  15. "author": "",
  16. "license": "Apache-2.0",
  17. "devDependencies": {}
  18. }