12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
{
|
|
"id": "lib-core.camera-test",
|
|
"version": "0.1.0",
|
|
"kind": "test-module",
|
|
"api": "^0.1",
|
|
"entry_point": "init.lua",
|
|
"deps": [
|
|
{ "id": "lib-core.camera", "version": "0.3.0" },
|
|
{ "id": "lib-core.input", "version": "0.4.0" }
|
|
]
|
|
}
|