-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsjcpp.yml
More file actions
28 lines (26 loc) · 833 Bytes
/
wsjcpp.yml
File metadata and controls
28 lines (26 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: "wsjcpp-user-session"
version: v1.0.0
cmake_minimum_required: "3.0"
cmake_cxx_standard: "17"
description: "User Session"
authors:
- name: "Evgenii Sopov"
email: "mrseakg@gmail.com"
origins:
- address: "https://sea5kg.ru/wsjcpp-package-registry/"
type: "package-registry"
keywords:
- "c++"
dependencies:
- name: "wsjcpp-core"
version: "v0.2.3"
url: "https://github.com/wsjcpp/wsjcpp-core:master"
origin: "https://github.com/"
installation-dir: "./src.wsjcpp/wsjcpp_core"
installation-datetime: "Mon, 15 Dec 2025 15:08:39 GMT"
- name: "nlohmann/json"
version: "v3.12.0"
url: "https://github.com/wsjcpp/nlohmann_json:wsjcpp-copy-version"
origin: "https://github.com/"
installation-dir: "./src.wsjcpp/nlohmann_json"
installation-datetime: "Mon, 15 Dec 2025 15:22:25 GMT"