| 123456789101112131415161718192021 |
- {
- "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"
- }
- }
|