Files
packages/extra/python-hatch-nodejs-version/python-hatch-nodejs-version.toml
T
2026-03-21 12:43:00 -05:00

21 lines
548 B
TOML

[build]
type = "python"
[dependencies]
runtime = [
"python",
"python-hatchling",
]
[package]
description = "Hatch plugin for versioning from a package.json file"
homepage = "https://github.com/agoose77/hatch-nodejs-version"
license = "MIT"
name = "python-hatch-nodejs-version"
version = "0.4.0"
[[source]]
extract_dir = "$name-$version"
sha256 = "2428ea398dd053f019d2b7ac949dd6b690ca8e826b6d433ad13c5b6c475ae91b"
url = "https://github.com/jupyterlab/hatch-nodejs-version/releases/download/v$version/hatch_nodejs_version-$version.tar.gz"