15 lines
368 B
JSON
15 lines
368 B
JSON
{
|
|
"name": "jemalloc",
|
|
"version": "5.3.0",
|
|
"port-version": 2,
|
|
"description": "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support",
|
|
"homepage": "https://jemalloc.net/",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-make",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|