Files
sporel-module-dep-fetcher-t…/manifest.module

14 lines
342 B
Plaintext

{
"id": "dep-fetcher-test-runner",
"version": "0.1.0",
"kind": "test-module",
"api": "^0.1",
"ci_frames": 1,
"entry_point": "init.lua",
"deps": [
{"id": "lib-management.dep-fetcher-test", "version": "0.1.1"},
{"id": "lib-management.dep-fetcher", "version": "0.1.1"},
{"id": "lib-core.git", "version": "0.1.0"}
]
}