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