Per ADR-0037 Tests-as-Libs Convention. Renamed on Gitea + moved locally. History preserved.
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
{
|
|
"id": "lib-core.camera-test",
|
|
"role": "test",
|
|
"version": "0.1.0",
|
|
"api_min": "0.1",
|
|
"deps": [
|
|
{"id": "lib-core.camera", "version": "0.3.0"},
|
|
{"id": "lib-core.input", "version": "0.4.0"}
|
|
]
|
|
} |