Skip to content

Interface: ProjectMeta

Properties

name

optional

name: string

Package name from package.json

homepage

optional

homepage: string

Homepage URL from package.json

repository

optional

repository: string

Repository URL (resolved from package.json repository field)

version

optional

version: string

Package version

author

optional

author: string

Package author

license

optional

license: string

Package license

Source

config/types.ts


← PageFrontmatter | ResolvedConfig →