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.

20 line
503B

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