|
1 | 1 | { |
2 | | - "name": "core/hello", |
3 | | - "homePage": "https://github.com/core/hello", |
4 | | - "repos": { |
5 | | - "https://github.com/nf-core/modules.git": { |
6 | | - "modules": { |
7 | | - "nf-core": { |
8 | | - "cat/cat": { |
9 | | - "branch": "master", |
10 | | - "git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46", |
11 | | - "installed_by": ["modules"] |
12 | | - } |
| 2 | + "name": "core/hello", |
| 3 | + "homePage": "https://github.com/core/hello", |
| 4 | + "repos": { |
| 5 | + "https://github.com/nf-core/modules.git": { |
| 6 | + "modules": { |
| 7 | + "nf-core": { |
| 8 | + "cat/cat": { |
| 9 | + "branch": "master", |
| 10 | + "git_sha": "41dfa3f7c0ffabb96a6a813fe321c6d1cc5b6e46", |
| 11 | + "installed_by": ["modules"] |
| 12 | + } |
| 13 | + } |
| 14 | + }, |
| 15 | + "subworkflows": { |
| 16 | + "nf-core": { |
| 17 | + "utils_nextflow_pipeline": { |
| 18 | + "branch": "master", |
| 19 | + "git_sha": "05954dab2ff481bcb999f24455da29a5828af08d", |
| 20 | + "installed_by": ["subworkflows"] |
| 21 | + }, |
| 22 | + "utils_nfcore_pipeline": { |
| 23 | + "branch": "master", |
| 24 | + "git_sha": "05954dab2ff481bcb999f24455da29a5828af08d", |
| 25 | + "installed_by": ["subworkflows"] |
| 26 | + }, |
| 27 | + "utils_nfschema_plugin": { |
| 28 | + "branch": "master", |
| 29 | + "git_sha": "4b406a74dc0449c0401ed87d5bfff4252fd277fd", |
| 30 | + "installed_by": ["subworkflows"] |
| 31 | + } |
| 32 | + } |
| 33 | + } |
13 | 34 | } |
14 | | - }, |
15 | | - "subworkflows": { |
16 | | - "nf-core": { |
17 | | - "utils_nextflow_pipeline": { |
18 | | - "branch": "master", |
19 | | - "git_sha": "05954dab2ff481bcb999f24455da29a5828af08d", |
20 | | - "installed_by": ["subworkflows"] |
21 | | - }, |
22 | | - "utils_nfcore_pipeline": { |
23 | | - "branch": "master", |
24 | | - "git_sha": "05954dab2ff481bcb999f24455da29a5828af08d", |
25 | | - "installed_by": ["subworkflows"] |
26 | | - }, |
27 | | - "utils_nfschema_plugin": { |
28 | | - "branch": "master", |
29 | | - "git_sha": "4b406a74dc0449c0401ed87d5bfff4252fd277fd", |
30 | | - "installed_by": ["subworkflows"] |
31 | | - } |
32 | | - } |
33 | | - } |
34 | 35 | } |
35 | | - } |
36 | 36 | } |
0 commit comments