10 lines
184 B
JSON
10 lines
184 B
JSON
|
{
|
||
|
"name": "xtl",
|
||
|
"version": "0.7.2",
|
||
|
"description": "The x template library",
|
||
|
"homepage": "https://github.com/xtensor-stack/xtl",
|
||
|
"dependencies": [
|
||
|
"nlohmann-json"
|
||
|
]
|
||
|
}
|