forked from kjappelbaum/gptchem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
19 lines (19 loc) · 653 Bytes
/
.cruft.json
File metadata and controls
19 lines (19 loc) · 653 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"template": "https://github.com/kjappelbaum/cookiecutter-snekpack",
"commit": "85ea5807535cea6790f2406af63e0c1a5d71a736",
"checkout": null,
"context": {
"cookiecutter": {
"package_name": "gptchem",
"package_name_stylized": "gptchem",
"short_description": "Use GPT-3 to solve chemistry problems",
"author_name": "Kevin M. Jablonka",
"author_email": "mail@kjablonka.com",
"github_organization_name": "kjappelbaum",
"github_repository_name": "gptchem",
"command_line_interface": "True",
"_template": "https://github.com/kjappelbaum/cookiecutter-snekpack"
}
},
"directory": null
}