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