You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments