> Use Verb's defaults or supply custom sources of metadata

By default, Verb will read in your project's package.json and attempt to gather some basic information about your project's local git repository, like remote origin if one exists.



## Custom Metadata

* options.data
* YAML
* JSON


## Related

* [Front matter](#font-matter)