-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cruft.json
27 lines (27 loc) · 954 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": "https://github.com/frankie567/cookiecutter-hipster-pypackage",
"commit": "8d08540791a735c0668f08b8025719728c7677f9",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Saikat Karmakar",
"email": "[email protected]",
"github_username": "aviksaikat",
"project_name": "nipe_py",
"dist_name": "nipe_py",
"package_name": "nipe_py",
"project_short_description": "",
"repository_name": "aviksaikat/nipe_py",
"repository_url": "https://github.com/aviksaikat/nipe_py",
"docs_url": "https://aviksaikat.github.io/nipe_py/",
"open_source_license": "MIT license",
"python_version": "3.11",
"asyncio": "N",
"docs_icon": "material/library",
"docs_color_primary": "deep purple",
"docs_color_accent": "deep purple",
"_template": "https://github.com/frankie567/cookiecutter-hipster-pypackage"
}
},
"directory": null
}