mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"name": "@ignis/server-core",
|
|
"version": "0.0.0-internal",
|
|
"private": true,
|
|
"main": "src/index.js",
|
|
"dependencies": {
|
|
"chokidar": "^3.6.0",
|
|
"ws": "^8.16.0"
|
|
}
|
|
}
|