mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-11-27 04:24:54 +01:00
14 lines
245 B
JSON
14 lines
245 B
JSON
|
{
|
||
|
"name": "rust/skel",
|
||
|
"license": "MIT OR Apache-2.0",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "David Cole",
|
||
|
"email": "david.cole1340@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"psy/psysh": "^0.10.8"
|
||
|
}
|
||
|
}
|