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.

22 satır
520B

  1. {
  2. "$schema": "./res/package-schema.json",
  3. "name": "dds",
  4. "version": "0.1.0-alpha.4",
  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.1",
  18. "ctre@2.8.1",
  19. "fmt^7.0.3"
  20. ],
  21. "test_driver": "Catch-Main"
  22. }