Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,20 @@
[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"