-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.cruft.json
27 lines (27 loc) · 1.01 KB
/
.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
{
"template": "https://github.com/getpelican/cookiecutter-pelican-plugin",
"commit": "84fcf4f1645af2a8e1c22d4b68e3438ca28bf31f",
"checkout": null,
"context": {
"cookiecutter": {
"plugin_name": "Avatar",
"repo_name": "avatar",
"package_name": "avatar",
"distribution_name": "pelican-avatar",
"version": "1.0.9",
"description": "Libravatar/Gravatar plugin for Pelican",
"authors": "{name = \"Rafael Laboissière\", email = \"[email protected]\"}",
"keywords": "\"pelican\", \"plugin\", \"libravatar\", \"gravatar\"",
"readme": "README.md",
"contributing": "CONTRIBUTING.md",
"license": "GNU Affero General Public License v3|AGPL-3.0",
"repo_url": "https://github.com/pelican-plugins/avatar",
"dev_status": "5 - Production/Stable",
"tests_exist": true,
"python_version": ">=3.8.1,<4.0",
"pelican_version": ">=4.5",
"_template": "https://github.com/getpelican/cookiecutter-pelican-plugin"
}
},
"directory": null
}