12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
{
|
|
"id": "spine-prototype",
|
|
"version": "0.1.0",
|
|
"kind": "module",
|
|
"api": "^0.1",
|
|
"entry_point": "init.lua",
|
|
"deps": [
|
|
{"id":"lib-core.maps","version":"0.1.0"},
|
|
{"id":"lib-core.render","version":"0.1.0"}
|
|
]
|
|
}
|