Surge_by_SukkaW/package.json
2022-02-22 00:38:33 +08:00

22 lines
423 B
JSON

{
"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": {
"got-cjs": "^12.0.1",
"piscina": "^3.1.0",
"table": "^6.7.3"
}
}