mirror of
https://github.com/extism/extism.git
synced 2026-04-23 03:00:11 -04:00
16 lines
371 B
JSON
16 lines
371 B
JSON
{
|
|
"name": "extism/example",
|
|
"description": "Example running the Extism PHP Host SDK",
|
|
"license": "BSD-3-Clause",
|
|
"type": "project",
|
|
"authors": [
|
|
{
|
|
"name": "The Extism Authors",
|
|
"email": "oss@extism.org"
|
|
}
|
|
],
|
|
"require": {
|
|
"extism/extism": "dev-pre-release"
|
|
},
|
|
"minimum-stability": "dev"
|
|
} |