forked from nf-core/nft-tiff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
28 lines (28 loc) · 895 Bytes
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"template": "https://github.com/nvnieuwk/cookiecutter-nftest-plugin",
"commit": "25e009a9f88eb3dd628d6658355802bb12b0108a",
"checkout": null,
"context": {
"cookiecutter": {
"plugin_name": "nft-tiff",
"plugin_slug": "nft-tiff",
"description": "An nf-test plugin to test nft-tiff files",
"github_username": "nf-core",
"github_url": "https://github.com/nf-core/nft-tiff",
"github_default_branch": "master",
"version": "0.1.0",
"license": "MIT",
"mkdocs": true,
"docsite_url": "https://nf-core.github.io/nft-tiff",
"author_name": "nf-core",
"release_date": "2024-10-08",
"year": "2024",
"_extensions": [
"jinja2_time.TimeExtension",
"jinja2_strcase.StrcaseExtension"
],
"_template": "https://github.com/nvnieuwk/cookiecutter-nftest-plugin"
}
},
"directory": null
}