14 lines
285 B
JSON
Executable File
14 lines
285 B
JSON
Executable File
{
|
|
"name": "wren",
|
|
"version": "0.4.0",
|
|
"description": "Wren is a small, fast, class-based concurrent scripting language.",
|
|
"homepage": "https://github.com/wren-lang/wren",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|