deploy: b3c5c4be84680e67c10d79e6fe4f8e047cee9270

This commit is contained in:
SukkaBot
2021-11-29 21:50:49 +00:00
commit f420b8f9e1
41 changed files with 64276 additions and 0 deletions

20
package.json Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "ruleset.skk.moe",
"version": "0.0.0",
"private": true,
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SukkaW/Surge.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"piscina": "^3.1.0",
"table": "^6.7.3"
}
}