static-npm

View on PyPIReverse Dependencies (0)

1.0.13 static_npm-1.0.13-py2.py3-none-any.whl

Wheel Details

Project: static-npm
Version: 1.0.13
Filename: static_npm-1.0.13-py2.py3-none-any.whl
Download: [link]
Size: 10207
MD5: a17f486b4dc669655daa7db1d718f591
SHA256: 3c74085cd0262ee5915c3ed8e6c1eb6ab5a1eba80329c97ed549d4a401fcc9a3
Uploaded: 2025-01-01 05:42:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: static_npm
Version: 1.0.13
Summary: static binaries of npm and node
Maintainer: Zachary Vorhies
Home-Page: https://github.com/zackees/static-npm
License: BSD 3-Clause License
Keywords: template-python-cmd
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: download
Requires-Dist: appdirs
Requires-Dist: filelock
Requires-Dist: httpx
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2241 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
static_npm/__init__.py sha256=JtKEZlQCwgIXaNJx0HUwjaKrdpfQDCr8-ZdOOJ2cLZY 244
static_npm/cli.py sha256=gaW-t_sQpJOQOhKIoJpDZQRX1U4w383_TAqANZdU76c 996
static_npm/ensure_npm_exists.py sha256=5DBWsrW9CwDqpSS6DVfDdEjfYB-OXNHUA1prZlwR0Ds 4302
static_npm/node.py sha256=uNdO56RMCZIZJ6l2wAV9fBhsgDlqDxq2XPN34H6TV8k 782
static_npm/npm.py sha256=M9Azatu366NtKTqhL7GQZ8bOhD_yGXfJiSWQhrkKD_I 985
static_npm/npm_tool.py sha256=MxdpbfJPffpLYMw4idyPYPAWxtjrEW1g-oc5fLbCBRU 1471
static_npm/npx.py sha256=SZdsQ3QL_T9CorKc6L9EpmWQ4FYM7ECJ0xKUzOUMdMk 826
static_npm/paths.py sha256=39JZhmO8ipK5PKtEpRRvrX78m6YKrf0f1qvOK46xau4 118
static_npm/prog_exec.py sha256=3fPspJsZvw2yQyMtOcvmHEQ2GJW9FAMY0u0kFi1dznQ 548
static_npm/running_process.py sha256=j8NDtwIVEcQ-DsgGCYywVTBqR0lnupDXfTBLCOtGkkg 4348
static_npm/assets/example.txt sha256=lTBovRjiz0_TgtAtbA1C5hNi2ffbqnNPqkKg6UiKCT8 54
static_npm-1.0.13.dist-info/LICENSE sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ 1064
static_npm-1.0.13.dist-info/METADATA sha256=2WXnib16pGegVYfnNZ6a4bZ8V6UYxTVIAlVRVVisaBY 2793
static_npm-1.0.13.dist-info/WHEEL sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw 109
static_npm-1.0.13.dist-info/entry_points.txt sha256=UqGZZ4qfNnr2t_kE_bNamnTfWvlFmeXQCh7GtXaOEww 178
static_npm-1.0.13.dist-info/top_level.txt sha256=XMqghNTC7emsLfvX6tYYcAHkROOCMYKHLKv6mGH9VHw 11
static_npm-1.0.13.dist-info/RECORD

top_level.txt

static_npm

entry_points.txt

static-node = static_npm.cli:main_node
static-npm = static_npm.cli:main_npm
static-npm-tool = static_npm.cli:main_npm_tool
static-npx = static_npm.cli:main_npx