package.json 306 B

12345678910111213
  1. {
  2. "name": "uni-captcha",
  3. "version": "0.1.0",
  4. "description": "uni-captcha",
  5. "main": "index.js",
  6. "homepage": "https://ext.dcloud.net.cn/plugin?id=4048",
  7. "repository": {
  8. "type": "git",
  9. "url": "git+https://gitee.com/dcloud/uni-captcha"
  10. },
  11. "author": "DCloud",
  12. "license": "Apache-2.0"
  13. }