d5173cf69d
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. WWW: https://github.com/agoose77/hatch-nodejs-version
7 lines
253 B
Text
7 lines
253 B
Text
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.
|