Skip to content

Commit bad5bfc

Browse files
authored
Update README.md
1 parent 1efe1eb commit bad5bfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
66

77
-----
8-
This provides a [version source plugin](https://hatch.pypa.io/latest/plugins/version-source/) for Hatch that reads/writes the package version from the `version` field of the NodeJS `package.json` file.
8+
This package provides two Hatch plugins:
9+
- [version source plugin](https://hatch.pypa.io/latest/plugins/version-source/) that reads/writes the package version from the `version` field of the NodeJS `package.json` file.
10+
- [metadata hook plugin](https://hatch.pypa.io/latest/plugins/version-source/) that reads PEP 621 metadata from the NodeJS `package.json` file.
911

1012

1113
**Table of Contents**

0 commit comments

Comments
 (0)