An emdaer plugin that renders license information from the package
Usage
@emdaer/plugin-license-reference is an emdaer plugin – see the emdaer monorepo for more information
Documentation
Example
@emdaer/plugin-license-reference is MIT licensed.
Usage in README
<!--emdaer-p
- '@emdaer/plugin-license-reference'
-->
licenseReferencePlugin
Creates a markdown link with the package name and license. Pulls package name and license from package.json and links to ./LICENSE
Examples
<!--emdaer-p
- '@emdaer/plugin-license-reference'
-->