/ .shellman.json
.shellman.json
1 { 2 "namespace": "shellm", 3 "project": "loop", 4 "title": "Control your loop flow", 5 "subtitle": "Pause, resume or stop loops running in a process, from anywhere.", 6 "readme_sections": [ 7 "summary", 8 "demo", 9 "installation", 10 "usage" 11 ] 12 }