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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835
  1. {
  2. "packages": {
  3. "ctre": {
  4. "2.7.0": {
  5. "depends": {},
  6. "description": "A compile-time PCRE (almost) compatible regular expression matcher",
  7. "git": {
  8. "auto-lib": "hanickadot/ctre",
  9. "ref": "v2.7",
  10. "url": "https://github.com/hanickadot/compile-time-regular-expressions.git"
  11. }
  12. }
  13. },
  14. "fmt": {
  15. "0.10.0": {
  16. "depends": {},
  17. "description": "A modern formatting library : https://fmt.dev/",
  18. "git": {
  19. "auto-lib": "fmt/fmt",
  20. "ref": "0.10.0",
  21. "url": "https://github.com/fmtlib/fmt.git"
  22. }
  23. },
  24. "0.12.0": {
  25. "depends": {},
  26. "description": "A modern formatting library : https://fmt.dev/",
  27. "git": {
  28. "auto-lib": "fmt/fmt",
  29. "ref": "0.12.0",
  30. "url": "https://github.com/fmtlib/fmt.git"
  31. }
  32. },
  33. "0.8.0": {
  34. "depends": {},
  35. "description": "A modern formatting library : https://fmt.dev/",
  36. "git": {
  37. "auto-lib": "fmt/fmt",
  38. "ref": "0.8.0",
  39. "url": "https://github.com/fmtlib/fmt.git"
  40. }
  41. },
  42. "0.9.0": {
  43. "depends": {},
  44. "description": "A modern formatting library : https://fmt.dev/",
  45. "git": {
  46. "auto-lib": "fmt/fmt",
  47. "ref": "0.9.0",
  48. "url": "https://github.com/fmtlib/fmt.git"
  49. }
  50. },
  51. "1.0.0": {
  52. "depends": {},
  53. "description": "A modern formatting library : https://fmt.dev/",
  54. "git": {
  55. "auto-lib": "fmt/fmt",
  56. "ref": "1.0.0",
  57. "url": "https://github.com/fmtlib/fmt.git"
  58. }
  59. },
  60. "1.1.0": {
  61. "depends": {},
  62. "description": "A modern formatting library : https://fmt.dev/",
  63. "git": {
  64. "auto-lib": "fmt/fmt",
  65. "ref": "1.1.0",
  66. "url": "https://github.com/fmtlib/fmt.git"
  67. }
  68. },
  69. "2.0.0": {
  70. "depends": {},
  71. "description": "A modern formatting library : https://fmt.dev/",
  72. "git": {
  73. "auto-lib": "fmt/fmt",
  74. "ref": "2.0.0",
  75. "url": "https://github.com/fmtlib/fmt.git"
  76. }
  77. },
  78. "2.0.1": {
  79. "depends": {},
  80. "description": "A modern formatting library : https://fmt.dev/",
  81. "git": {
  82. "auto-lib": "fmt/fmt",
  83. "ref": "2.0.1",
  84. "url": "https://github.com/fmtlib/fmt.git"
  85. }
  86. },
  87. "2.1.0": {
  88. "depends": {},
  89. "description": "A modern formatting library : https://fmt.dev/",
  90. "git": {
  91. "auto-lib": "fmt/fmt",
  92. "ref": "2.1.0",
  93. "url": "https://github.com/fmtlib/fmt.git"
  94. }
  95. },
  96. "2.1.1": {
  97. "depends": {},
  98. "description": "A modern formatting library : https://fmt.dev/",
  99. "git": {
  100. "auto-lib": "fmt/fmt",
  101. "ref": "2.1.1",
  102. "url": "https://github.com/fmtlib/fmt.git"
  103. }
  104. },
  105. "3.0.0": {
  106. "depends": {},
  107. "description": "A modern formatting library : https://fmt.dev/",
  108. "git": {
  109. "auto-lib": "fmt/fmt",
  110. "ref": "3.0.0",
  111. "url": "https://github.com/fmtlib/fmt.git"
  112. }
  113. },
  114. "3.0.1": {
  115. "depends": {},
  116. "description": "A modern formatting library : https://fmt.dev/",
  117. "git": {
  118. "auto-lib": "fmt/fmt",
  119. "ref": "3.0.1",
  120. "url": "https://github.com/fmtlib/fmt.git"
  121. }
  122. },
  123. "3.0.2": {
  124. "depends": {},
  125. "description": "A modern formatting library : https://fmt.dev/",
  126. "git": {
  127. "auto-lib": "fmt/fmt",
  128. "ref": "3.0.2",
  129. "url": "https://github.com/fmtlib/fmt.git"
  130. }
  131. },
  132. "4.0.0": {
  133. "depends": {},
  134. "description": "A modern formatting library : https://fmt.dev/",
  135. "git": {
  136. "auto-lib": "fmt/fmt",
  137. "ref": "4.0.0",
  138. "url": "https://github.com/fmtlib/fmt.git"
  139. }
  140. },
  141. "4.1.0": {
  142. "depends": {},
  143. "description": "A modern formatting library : https://fmt.dev/",
  144. "git": {
  145. "auto-lib": "fmt/fmt",
  146. "ref": "4.1.0",
  147. "url": "https://github.com/fmtlib/fmt.git"
  148. }
  149. },
  150. "5.0.0": {
  151. "depends": {},
  152. "description": "A modern formatting library : https://fmt.dev/",
  153. "git": {
  154. "auto-lib": "fmt/fmt",
  155. "ref": "5.0.0",
  156. "url": "https://github.com/fmtlib/fmt.git"
  157. }
  158. },
  159. "5.1.0": {
  160. "depends": {},
  161. "description": "A modern formatting library : https://fmt.dev/",
  162. "git": {
  163. "auto-lib": "fmt/fmt",
  164. "ref": "5.1.0",
  165. "url": "https://github.com/fmtlib/fmt.git"
  166. }
  167. },
  168. "5.2.0": {
  169. "depends": {},
  170. "description": "A modern formatting library : https://fmt.dev/",
  171. "git": {
  172. "auto-lib": "fmt/fmt",
  173. "ref": "5.2.0",
  174. "url": "https://github.com/fmtlib/fmt.git"
  175. }
  176. },
  177. "5.2.1": {
  178. "depends": {},
  179. "description": "A modern formatting library : https://fmt.dev/",
  180. "git": {
  181. "auto-lib": "fmt/fmt",
  182. "ref": "5.2.1",
  183. "url": "https://github.com/fmtlib/fmt.git"
  184. }
  185. },
  186. "5.3.0": {
  187. "depends": {},
  188. "description": "A modern formatting library : https://fmt.dev/",
  189. "git": {
  190. "auto-lib": "fmt/fmt",
  191. "ref": "5.3.0",
  192. "url": "https://github.com/fmtlib/fmt.git"
  193. }
  194. },
  195. "6.0.0": {
  196. "depends": {},
  197. "description": "A modern formatting library : https://fmt.dev/",
  198. "git": {
  199. "auto-lib": "fmt/fmt",
  200. "ref": "6.0.0",
  201. "url": "https://github.com/fmtlib/fmt.git"
  202. }
  203. },
  204. "6.1.0": {
  205. "depends": {},
  206. "description": "A modern formatting library : https://fmt.dev/",
  207. "git": {
  208. "auto-lib": "fmt/fmt",
  209. "ref": "6.1.0",
  210. "url": "https://github.com/fmtlib/fmt.git"
  211. }
  212. },
  213. "6.1.1": {
  214. "depends": {},
  215. "description": "A modern formatting library : https://fmt.dev/",
  216. "git": {
  217. "auto-lib": "fmt/fmt",
  218. "ref": "6.1.1",
  219. "url": "https://github.com/fmtlib/fmt.git"
  220. }
  221. },
  222. "6.1.2": {
  223. "depends": {},
  224. "description": "A modern formatting library : https://fmt.dev/",
  225. "git": {
  226. "auto-lib": "fmt/fmt",
  227. "ref": "6.1.2",
  228. "url": "https://github.com/fmtlib/fmt.git"
  229. }
  230. }
  231. },
  232. "ms-wil": {
  233. "2020.03.16": {
  234. "depends": {},
  235. "description": "The Windows Implementation Library",
  236. "git": {
  237. "ref": "dds/2020.03.16",
  238. "url": "https://github.com/vector-of-bool/wil.git"
  239. }
  240. }
  241. },
  242. "neo-concepts": {
  243. "0.1.0": {
  244. "depends": {},
  245. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  246. "git": {
  247. "ref": "0.1.0",
  248. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  249. }
  250. },
  251. "0.2.0": {
  252. "depends": {},
  253. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  254. "git": {
  255. "ref": "0.2.0",
  256. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  257. }
  258. },
  259. "0.2.1": {
  260. "depends": {},
  261. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  262. "git": {
  263. "ref": "0.2.1",
  264. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  265. }
  266. },
  267. "0.2.2": {
  268. "depends": {},
  269. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  270. "git": {
  271. "ref": "0.2.2",
  272. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  273. }
  274. },
  275. "0.3.0": {
  276. "depends": {},
  277. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  278. "git": {
  279. "ref": "0.3.0",
  280. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  281. }
  282. },
  283. "0.3.1": {
  284. "depends": {},
  285. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  286. "git": {
  287. "ref": "0.3.1",
  288. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  289. }
  290. },
  291. "0.3.2": {
  292. "depends": {},
  293. "description": "Minimal C++ concepts library. Contains many definitions from C++20.",
  294. "git": {
  295. "ref": "0.3.2",
  296. "url": "https://github.com/vector-of-bool/neo-concepts.git"
  297. }
  298. }
  299. },
  300. "neo-fun": {
  301. "0.1.0": {
  302. "depends": {},
  303. "description": "Some library fundamentals that you might find useful",
  304. "git": {
  305. "ref": "0.1.0",
  306. "url": "https://github.com/vector-of-bool/neo-fun.git"
  307. }
  308. },
  309. "0.1.1": {
  310. "depends": {},
  311. "description": "Some library fundamentals that you might find useful",
  312. "git": {
  313. "ref": "0.1.1",
  314. "url": "https://github.com/vector-of-bool/neo-fun.git"
  315. }
  316. },
  317. "0.2.0": {
  318. "depends": {},
  319. "description": "Some library fundamentals that you might find useful",
  320. "git": {
  321. "ref": "0.2.0",
  322. "url": "https://github.com/vector-of-bool/neo-fun.git"
  323. }
  324. },
  325. "0.2.1": {
  326. "depends": {},
  327. "description": "Some library fundamentals that you might find useful",
  328. "git": {
  329. "ref": "0.2.1",
  330. "url": "https://github.com/vector-of-bool/neo-fun.git"
  331. }
  332. },
  333. "0.3.0": {
  334. "depends": {},
  335. "description": "Some library fundamentals that you might find useful",
  336. "git": {
  337. "ref": "0.3.0",
  338. "url": "https://github.com/vector-of-bool/neo-fun.git"
  339. }
  340. },
  341. "0.3.1": {
  342. "depends": {},
  343. "description": "Some library fundamentals that you might find useful",
  344. "git": {
  345. "ref": "0.3.1",
  346. "url": "https://github.com/vector-of-bool/neo-fun.git"
  347. }
  348. },
  349. "0.3.2": {
  350. "depends": {},
  351. "description": "Some library fundamentals that you might find useful",
  352. "git": {
  353. "ref": "0.3.2",
  354. "url": "https://github.com/vector-of-bool/neo-fun.git"
  355. }
  356. }
  357. },
  358. "neo-sqlite3": {
  359. "0.1.0": {
  360. "depends": {},
  361. "description": "A modern and low-level C++ SQLite API",
  362. "git": {
  363. "ref": "0.1.0",
  364. "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
  365. }
  366. },
  367. "0.2.0": {
  368. "depends": {},
  369. "description": "A modern and low-level C++ SQLite API",
  370. "git": {
  371. "ref": "0.2.0",
  372. "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
  373. }
  374. },
  375. "0.2.1": {
  376. "depends": {},
  377. "description": "A modern and low-level C++ SQLite API",
  378. "git": {
  379. "ref": "0.2.1",
  380. "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
  381. }
  382. },
  383. "0.2.2": {
  384. "depends": {},
  385. "description": "A modern and low-level C++ SQLite API",
  386. "git": {
  387. "ref": "0.2.2",
  388. "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
  389. }
  390. },
  391. "0.2.3": {
  392. "depends": {},
  393. "description": "A modern and low-level C++ SQLite API",
  394. "git": {
  395. "ref": "0.2.3",
  396. "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
  397. }
  398. }
  399. },
  400. "nlohmann-json": {
  401. "3.0.0": {
  402. "depends": {},
  403. "description": "JSON for Modern C++",
  404. "git": {
  405. "ref": "dds/3.0.0",
  406. "url": "https://github.com/vector-of-bool/json.git"
  407. }
  408. },
  409. "3.0.1": {
  410. "depends": {},
  411. "description": "JSON for Modern C++",
  412. "git": {
  413. "ref": "dds/3.0.1",
  414. "url": "https://github.com/vector-of-bool/json.git"
  415. }
  416. },
  417. "3.1.0": {
  418. "depends": {},
  419. "description": "JSON for Modern C++",
  420. "git": {
  421. "ref": "dds/3.1.0",
  422. "url": "https://github.com/vector-of-bool/json.git"
  423. }
  424. },
  425. "3.1.1": {
  426. "depends": {},
  427. "description": "JSON for Modern C++",
  428. "git": {
  429. "ref": "dds/3.1.1",
  430. "url": "https://github.com/vector-of-bool/json.git"
  431. }
  432. },
  433. "3.1.2": {
  434. "depends": {},
  435. "description": "JSON for Modern C++",
  436. "git": {
  437. "ref": "dds/3.1.2",
  438. "url": "https://github.com/vector-of-bool/json.git"
  439. }
  440. },
  441. "3.2.0": {
  442. "depends": {},
  443. "description": "JSON for Modern C++",
  444. "git": {
  445. "ref": "dds/3.2.0",
  446. "url": "https://github.com/vector-of-bool/json.git"
  447. }
  448. },
  449. "3.3.0": {
  450. "depends": {},
  451. "description": "JSON for Modern C++",
  452. "git": {
  453. "ref": "dds/3.3.0",
  454. "url": "https://github.com/vector-of-bool/json.git"
  455. }
  456. },
  457. "3.4.0": {
  458. "depends": {},
  459. "description": "JSON for Modern C++",
  460. "git": {
  461. "ref": "dds/3.4.0",
  462. "url": "https://github.com/vector-of-bool/json.git"
  463. }
  464. },
  465. "3.5.0": {
  466. "depends": {},
  467. "description": "JSON for Modern C++",
  468. "git": {
  469. "ref": "dds/3.5.0",
  470. "url": "https://github.com/vector-of-bool/json.git"
  471. }
  472. },
  473. "3.6.0": {
  474. "depends": {},
  475. "description": "JSON for Modern C++",
  476. "git": {
  477. "ref": "dds/3.6.0",
  478. "url": "https://github.com/vector-of-bool/json.git"
  479. }
  480. },
  481. "3.6.1": {
  482. "depends": {},
  483. "description": "JSON for Modern C++",
  484. "git": {
  485. "ref": "dds/3.6.1",
  486. "url": "https://github.com/vector-of-bool/json.git"
  487. }
  488. },
  489. "3.7.0": {
  490. "depends": {},
  491. "description": "JSON for Modern C++",
  492. "git": {
  493. "ref": "dds/3.7.0",
  494. "url": "https://github.com/vector-of-bool/json.git"
  495. }
  496. },
  497. "3.7.1": {
  498. "depends": {},
  499. "description": "JSON for Modern C++",
  500. "git": {
  501. "ref": "dds/3.7.1",
  502. "url": "https://github.com/vector-of-bool/json.git"
  503. }
  504. },
  505. "3.7.2": {
  506. "depends": {},
  507. "description": "JSON for Modern C++",
  508. "git": {
  509. "ref": "dds/3.7.2",
  510. "url": "https://github.com/vector-of-bool/json.git"
  511. }
  512. },
  513. "3.7.3": {
  514. "depends": {},
  515. "description": "JSON for Modern C++",
  516. "git": {
  517. "ref": "dds/3.7.3",
  518. "url": "https://github.com/vector-of-bool/json.git"
  519. }
  520. }
  521. },
  522. "pubgrub": {
  523. "0.1.2": {
  524. "depends": {},
  525. "description": "A C++ implementation of the Pubgrub version solving algorithm",
  526. "git": {
  527. "ref": "0.1.2",
  528. "url": "https://github.com/vector-of-bool/pubgrub.git"
  529. }
  530. },
  531. "0.2.0": {
  532. "depends": {},
  533. "description": "A C++ implementation of the Pubgrub version solving algorithm",
  534. "git": {
  535. "ref": "0.2.0",
  536. "url": "https://github.com/vector-of-bool/pubgrub.git"
  537. }
  538. },
  539. "0.2.1": {
  540. "depends": {},
  541. "description": "A C++ implementation of the Pubgrub version solving algorithm",
  542. "git": {
  543. "ref": "0.2.1",
  544. "url": "https://github.com/vector-of-bool/pubgrub.git"
  545. }
  546. }
  547. },
  548. "range-v3": {
  549. "0.10.0": {
  550. "depends": {},
  551. "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
  552. "git": {
  553. "auto-lib": "range-v3/range-v3",
  554. "ref": "0.10.0",
  555. "url": "https://github.com/ericniebler/range-v3.git"
  556. }
  557. },
  558. "0.5.0": {
  559. "depends": {},
  560. "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
  561. "git": {
  562. "auto-lib": "range-v3/range-v3",
  563. "ref": "0.5.0",
  564. "url": "https://github.com/ericniebler/range-v3.git"
  565. }
  566. },
  567. "0.9.0": {
  568. "depends": {},
  569. "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
  570. "git": {
  571. "auto-lib": "range-v3/range-v3",
  572. "ref": "0.9.0",
  573. "url": "https://github.com/ericniebler/range-v3.git"
  574. }
  575. },
  576. "0.9.1": {
  577. "depends": {},
  578. "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
  579. "git": {
  580. "auto-lib": "range-v3/range-v3",
  581. "ref": "0.9.1",
  582. "url": "https://github.com/ericniebler/range-v3.git"
  583. }
  584. }
  585. },
  586. "semver": {
  587. "0.2.1": {
  588. "depends": {},
  589. "description": "A C++ library that implements Semantic Versioning parsing, emitting, types, ordering, and operations. See https://semver.org/",
  590. "git": {
  591. "ref": "0.2.1",
  592. "url": "https://github.com/vector-of-bool/semver.git"
  593. }
  594. },
  595. "0.2.2": {
  596. "depends": {},
  597. "description": "A C++ library that implements Semantic Versioning parsing, emitting, types, ordering, and operations. See https://semver.org/",
  598. "git": {
  599. "ref": "0.2.2",
  600. "url": "https://github.com/vector-of-bool/semver.git"
  601. }
  602. }
  603. },
  604. "spdlog": {
  605. "0.10.0": {
  606. "depends": {},
  607. "description": "Fast C++ logging library",
  608. "git": {
  609. "auto-lib": "spdlog/spdlog",
  610. "ref": "v0.10.0",
  611. "url": "https://github.com/gabime/spdlog.git"
  612. }
  613. },
  614. "0.11.0": {
  615. "depends": {},
  616. "description": "Fast C++ logging library",
  617. "git": {
  618. "auto-lib": "spdlog/spdlog",
  619. "ref": "v0.11.0",
  620. "url": "https://github.com/gabime/spdlog.git"
  621. }
  622. },
  623. "0.12.0": {
  624. "depends": {},
  625. "description": "Fast C++ logging library",
  626. "git": {
  627. "auto-lib": "spdlog/spdlog",
  628. "ref": "v0.12.0",
  629. "url": "https://github.com/gabime/spdlog.git"
  630. }
  631. },
  632. "0.13.0": {
  633. "depends": {},
  634. "description": "Fast C++ logging library",
  635. "git": {
  636. "auto-lib": "spdlog/spdlog",
  637. "ref": "v0.13.0",
  638. "url": "https://github.com/gabime/spdlog.git"
  639. }
  640. },
  641. "0.14.0": {
  642. "depends": {},
  643. "description": "Fast C++ logging library",
  644. "git": {
  645. "auto-lib": "spdlog/spdlog",
  646. "ref": "v0.14.0",
  647. "url": "https://github.com/gabime/spdlog.git"
  648. }
  649. },
  650. "0.16.0": {
  651. "depends": {},
  652. "description": "Fast C++ logging library",
  653. "git": {
  654. "auto-lib": "spdlog/spdlog",
  655. "ref": "v0.16.0",
  656. "url": "https://github.com/gabime/spdlog.git"
  657. }
  658. },
  659. "0.16.1": {
  660. "depends": {},
  661. "description": "Fast C++ logging library",
  662. "git": {
  663. "auto-lib": "spdlog/spdlog",
  664. "ref": "v0.16.1",
  665. "url": "https://github.com/gabime/spdlog.git"
  666. }
  667. },
  668. "0.16.2": {
  669. "depends": {},
  670. "description": "Fast C++ logging library",
  671. "git": {
  672. "auto-lib": "spdlog/spdlog",
  673. "ref": "v0.16.2",
  674. "url": "https://github.com/gabime/spdlog.git"
  675. }
  676. },
  677. "0.17.0": {
  678. "depends": {},
  679. "description": "Fast C++ logging library",
  680. "git": {
  681. "auto-lib": "spdlog/spdlog",
  682. "ref": "v0.17.0",
  683. "url": "https://github.com/gabime/spdlog.git"
  684. }
  685. },
  686. "0.9.0": {
  687. "depends": {},
  688. "description": "Fast C++ logging library",
  689. "git": {
  690. "auto-lib": "spdlog/spdlog",
  691. "ref": "v0.9.0",
  692. "url": "https://github.com/gabime/spdlog.git"
  693. }
  694. },
  695. "1.0.0": {
  696. "depends": {},
  697. "description": "Fast C++ logging library",
  698. "git": {
  699. "auto-lib": "spdlog/spdlog",
  700. "ref": "v1.0.0",
  701. "url": "https://github.com/gabime/spdlog.git"
  702. }
  703. },
  704. "1.1.0": {
  705. "depends": {},
  706. "description": "Fast C++ logging library",
  707. "git": {
  708. "auto-lib": "spdlog/spdlog",
  709. "ref": "v1.1.0",
  710. "url": "https://github.com/gabime/spdlog.git"
  711. }
  712. },
  713. "1.2.0": {
  714. "depends": {},
  715. "description": "Fast C++ logging library",
  716. "git": {
  717. "auto-lib": "spdlog/spdlog",
  718. "ref": "v1.2.0",
  719. "url": "https://github.com/gabime/spdlog.git"
  720. }
  721. },
  722. "1.2.1": {
  723. "depends": {},
  724. "description": "Fast C++ logging library",
  725. "git": {
  726. "auto-lib": "spdlog/spdlog",
  727. "ref": "v1.2.1",
  728. "url": "https://github.com/gabime/spdlog.git"
  729. }
  730. },
  731. "1.3.0": {
  732. "depends": {},
  733. "description": "Fast C++ logging library",
  734. "git": {
  735. "auto-lib": "spdlog/spdlog",
  736. "ref": "v1.3.0",
  737. "url": "https://github.com/gabime/spdlog.git"
  738. }
  739. },
  740. "1.3.1": {
  741. "depends": {},
  742. "description": "Fast C++ logging library",
  743. "git": {
  744. "auto-lib": "spdlog/spdlog",
  745. "ref": "v1.3.1",
  746. "url": "https://github.com/gabime/spdlog.git"
  747. }
  748. },
  749. "1.4.0": {
  750. "depends": {},
  751. "description": "Fast C++ logging library",
  752. "git": {
  753. "auto-lib": "spdlog/spdlog",
  754. "ref": "v1.4.0",
  755. "url": "https://github.com/gabime/spdlog.git"
  756. }
  757. },
  758. "1.4.1": {
  759. "depends": {},
  760. "description": "Fast C++ logging library",
  761. "git": {
  762. "auto-lib": "spdlog/spdlog",
  763. "ref": "v1.4.1",
  764. "url": "https://github.com/gabime/spdlog.git"
  765. }
  766. },
  767. "1.4.2": {
  768. "depends": {},
  769. "description": "Fast C++ logging library",
  770. "git": {
  771. "auto-lib": "spdlog/spdlog",
  772. "ref": "v1.4.2",
  773. "url": "https://github.com/gabime/spdlog.git"
  774. }
  775. }
  776. },
  777. "vob-json5": {
  778. "0.1.5": {
  779. "depends": {},
  780. "description": "A C++ implementation of a JSON5 parser",
  781. "git": {
  782. "ref": "0.1.5",
  783. "url": "https://github.com/vector-of-bool/json5.git"
  784. }
  785. }
  786. },
  787. "vob-semester": {
  788. "0.1.0": {
  789. "depends": {
  790. "neo-concepts": "^0.2.1",
  791. "neo-fun": "^0.1.0"
  792. },
  793. "description": "A C++ library to process recursive dynamic data",
  794. "git": {
  795. "ref": "0.1.0",
  796. "url": "https://github.com/vector-of-bool/semester.git"
  797. }
  798. },
  799. "0.1.1": {
  800. "depends": {
  801. "neo-concepts": "^0.2.2",
  802. "neo-fun": "^0.1.1"
  803. },
  804. "description": "A C++ library to process recursive dynamic data",
  805. "git": {
  806. "ref": "0.1.1",
  807. "url": "https://github.com/vector-of-bool/semester.git"
  808. }
  809. },
  810. "0.2.0": {
  811. "depends": {
  812. "neo-concepts": "^0.3.2",
  813. "neo-fun": "^0.3.2"
  814. },
  815. "description": "A C++ library to process recursive dynamic data",
  816. "git": {
  817. "ref": "0.2.0",
  818. "url": "https://github.com/vector-of-bool/semester.git"
  819. }
  820. },
  821. "0.2.1": {
  822. "depends": {
  823. "neo-concepts": "^0.3.2",
  824. "neo-fun": "^0.3.2"
  825. },
  826. "description": "A C++ library to process recursive dynamic data",
  827. "git": {
  828. "ref": "0.2.1",
  829. "url": "https://github.com/vector-of-bool/semester.git"
  830. }
  831. }
  832. }
  833. },
  834. "version": 1
  835. }