您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910111213141516171819202122
  1. {
  2. "$schema": "./res/package-schema.json",
  3. "name": "dds",
  4. "version": "0.1.0-alpha.5",
  5. "namespace": "dds",
  6. "depends": [
  7. "spdlog@1.7.0",
  8. "ms-wil@2020.3.16",
  9. "range-v3@0.11.0",
  10. "nlohmann-json@3.7.1",
  11. "neo-sqlite3@0.2.3",
  12. "neo-fun^0.3.2",
  13. "neo-compress^0.1.0",
  14. "semver@0.2.2",
  15. "pubgrub@0.2.1",
  16. "vob-json5@0.1.5",
  17. "vob-semester@0.2.2",
  18. "ctre@2.8.1",
  19. "fmt^7.0.3"
  20. ],
  21. "test_driver": "Catch-Main"
  22. }