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.

123456789101112131415161718192021222324
  1. {
  2. "name": "issuer-plugin",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": ".eslintrc.js",
  6. "directories": {
  7. "doc": "doc"
  8. },
  9. "scripts": {
  10. "test": "echo \"Error: no test specified\" && exit 1"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://gitee.com/grf782802398_wengine/issuer-plugin.git"
  15. },
  16. "keywords": [],
  17. "author": "",
  18. "license": "ISC",
  19. "dependencies": {
  20. "@vant/weapp": "^1.11.6",
  21. "gm-crypt": "0.0.2",
  22. "sm-crypto": "^0.3.13"
  23. }
  24. }