cookiecutter.json 137 B

123456
  1. {
  2. "full_name": "Chris Mague",
  3. "email": "github@mague.com",
  4. "short_description": "description goes here",
  5. "module_name": "test"
  6. }