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.

15 line
304B

  1. {
  2. "$schema": "./res/library-schema.json",
  3. "name": "dds",
  4. "uses": [
  5. "spdlog/spdlog",
  6. "Microsoft/wil",
  7. "range-v3/range-v3",
  8. "nlohmann/json",
  9. "neo/sqlite3",
  10. "neo/fun",
  11. "semver/semver",
  12. "pubgrub/pubgrub",
  13. "vob/json5"
  14. ]
  15. }