package.json 637 B

1234567891011121314151617181920
  1. {
  2. "name": "uni-id",
  3. "version": "3.3.32",
  4. "description": "uni-id for uniCloud",
  5. "main": "index.js",
  6. "homepage": "https:\/\/uniapp.dcloud.io\/uniCloud\/uni-id",
  7. "repository": {
  8. "type": "git",
  9. "url": "git+https:\/\/gitee.com\/dcloud\/uni-id.git"
  10. },
  11. "author": "",
  12. "license": "Apache-2.0",
  13. "dependencies": {
  14. "uni-config-center": "file:..\/..\/..\/..\/..\/uni-config-center\/uniCloud\/cloudfunctions\/common\/uni-config-center"
  15. },
  16. "origin-plugin-dev-name": "uni-id",
  17. "origin-plugin-version": "3.3.33",
  18. "plugin-dev-name": "uni-id",
  19. "plugin-version": "3.3.33"
  20. }