18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"name": "cwapi3d",
|
|
"version": "30.475.1",
|
|
"description": "CwAPI3D is the Cadwork 3D plugin architecture in C++.",
|
|
"homepage": "https://github.com/cwapi3d/cwapi3dcpp",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|