blob: 7c13c5d0cf2e9dfba077a381b360154beede8b96 (
plain) (
blame)
1
2
3
4
5
6
7
|
This package provides two Hatch plugins:
* version source plugin that reads/writes the package version from the version
field of the Node.js package.json file.
* metadata hook plugin that reads PEP 621 metadata from the Node.js
package.json file.
|