Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add information about this fork
  • Loading branch information
sarahsporck authored Sep 23, 2023
1 parent a0e14ae commit 8314843
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# `yarn-plugin-licenses`
# `yarn-plugin-licenses-json`

This is a fork of [yarn-plugin-licenses](https://github.com/mhassan1/yarn-plugin-licenses), with (hopefully) better support for exporting the licenses to json.
This is a Yarn v3 plugin that adds `yarn licenses` commands (similar to what Yarn v1 had).

For Yarn v2 support, install [v0.6.0](https://github.com/mhassan1/yarn-plugin-licenses/tree/v0.6.0) or earlier.

## Install

```
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.12.0/bundles/@yarnpkg/plugin-licenses.js
yarn plugin import [https://raw.githubusercontent.com/sarahsporck/yarn-plugin-licenses-json/bundles/@yarnpkg/plugin-licenses.js](https://raw.githubusercontent.com/sarahsporck/yarn-plugin-licenses-json/main/bundles/%40yarnpkg/plugin-licenses.js)
```

## Usage
Expand Down

0 comments on commit 8314843

Please sign in to comment.