8d874ae31b
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
430 B
JSON
18 lines
430 B
JSON
{
|
|
"name": "tinyexpr_vendor",
|
|
"version": "0.0.0+4a7456e",
|
|
"description": "Vendored tinyexpr from codeplea/tinyexpr commit 4a7456e2eab88b4c76053c1c4157639ccb930e2b",
|
|
"keywords": "math, expression, parser",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/codeplea/tinyexpr"
|
|
},
|
|
"license": "Zlib",
|
|
"frameworks": "*",
|
|
"platforms": "*",
|
|
"build": {
|
|
"srcDir": "src",
|
|
"includeDir": "src"
|
|
}
|
|
}
|