forked from superlinear-ai/graphchain
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
27 lines (27 loc) · 921 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
{
"template": "[email protected]:radix-ai/poetry-cookiecutter.git",
"commit": "5abbc2191646a2082996a4e59b47b318859cc461",
"checkout": null,
"context": {
"cookiecutter": {
"package_name": "Graphchain",
"package_description": "An efficient cache for the execution of dask graphs.",
"package_url": "https://github.com/radix-ai/graphchain",
"author_name": "Laurent Sorber",
"author_email": "[email protected]",
"with_fastapi_api": "0",
"with_jupyter_lab": "0",
"with_pydantic_typing": "0",
"with_streamlit_app": "0",
"with_typer_cli": "0",
"continuous_integration": "GitHub",
"sentry_dsn": "",
"sentry_org": "",
"sentry_project": "",
"private_package_repository_name": "",
"private_package_repository_url": "",
"_template": "[email protected]:radix-ai/poetry-cookiecutter.git"
}
},
"directory": null
}