Surge_by_SukkaW/package.json
2022-04-22 08:43:30 +08:00

24 lines
481 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": {
"@sukka/listdir": "^0.2.0",
"picocolors": "^1.0.0",
"piscina": "^3.1.0",
"table": "^6.7.3",
"undici": "^5.0.0"
}
}