import GuJumpgate snapshot from GitHub

This commit is contained in:
2026-05-20 20:33:51 +08:00
commit f8903dcd14
335 changed files with 179790 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "gujumpgate",
"license": "MIT",
"private": true,
"scripts": {
"test": "node --test tests/*.test.js"
}
}