package.json 305 B

123456789101112
  1. {
  2. "name": "uni-cloud-router",
  3. "version": "0.0.10",
  4. "description": "uni-cloud router",
  5. "main": "dist/index.js",
  6. "author": "fxy060608",
  7. "license": "Apache-2.0",
  8. "repository": {
  9. "type": "git",
  10. "url": "git+https://github.com/fxy060608/uni-cloud-router.git"
  11. }
  12. }