|
{
|
|
"name": "dsymbol",
|
|
"description": "Symbol lookup support for libdparse",
|
|
"license": "BSL-1.0",
|
|
"authors": ["Brian Schott"],
|
|
"targetPath": "build",
|
|
"targetType": "library",
|
|
"dependencies": {
|
|
"libdparse": ">=0.20.0 <1.0.0",
|
|
"emsi_containers": "~>0.9.0"
|
|
}
|
|
}
|