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.

27 lines
652B

  1. {
  2. "$schema": "./res/package-schema.json",
  3. "name": "dds",
  4. "version": "0.1.0-alpha.6",
  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.4.1",
  12. "neo-fun~0.6.0",
  13. "neo-compress~0.2.0",
  14. "neo-url~0.2.3",
  15. "semver@0.2.2",
  16. "pubgrub@0.2.1",
  17. "vob-json5@0.1.5",
  18. "vob-semester@0.2.2",
  19. "ctre@2.8.1",
  20. "fmt^7.0.3",
  21. "neo-http^0.1.0",
  22. "neo-io^0.1.1",
  23. "boost.leaf~0.3.0",
  24. "magic_enum+0.0.0",
  25. ],
  26. "test_driver": "Catch-Main"
  27. }