GET /api/v1/ports/p5-javascript-spidermonkey/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-javascript-spidermonkey",
"portdir": "perl/p5-javascript-spidermonkey",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.28-javascript-spidermonkey",
"homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
"description": "Perl interface to the JavaScript Engine",
"long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
"active": true,
"categories": [
"www",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.28-javascript-spidermonkey"
]
}
],
"depends_on": []
}