hatch plugin for versioning from a package.json file
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.
Homepage: https://github.com/agoose77/hatch-nodejs-version
Maintainer: Paco Esteban <paco@openbsd.org>