|
|
@ -17,7 +17,7 @@ |
|
|
|
"url": "git+https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.app_name}}.git" |
|
|
|
"url": "git+https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.app_name}}.git" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"author": "{{cookiecutter.full_name}}", |
|
|
|
"author": "{{cookiecutter.full_name}}", |
|
|
|
"license": "ISC", |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"bugs": { |
|
|
|
"bugs": { |
|
|
|
"url": "https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.app_name}}/issues" |
|
|
|
"url": "https://github.com/{{cookiecutter.github_username}}/{{cookiecutter.app_name}}/issues" |
|
|
|
}, |
|
|
|
}, |
|
|
|