mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
9 lines
127 B
JSON
9 lines
127 B
JSON
|
|
{
|
||
|
|
"name": "nyx-harness-express",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"private": true,
|
||
|
|
"dependencies": {
|
||
|
|
"express": "^4.19.2"
|
||
|
|
}
|
||
|
|
}
|