GET /api/v1/ports/py38-hatch-nodejs-version/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-hatch-nodejs-version",
"portdir": "python/py-hatch-nodejs-version",
"version": "0.3.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agoose77/hatch-nodejs-version",
"description": "Hatch plugin for versioning from a package.json file",
"long_description": "Hatch plugin for versioning from a package.json file",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-nbformat",
"py38-jupyterlab_pygments",
"py38-pyviz_comms"
]
}
]
}