UNPKG

lightsword

Version:

LightSword Secure SOCKS5 Proxy / iOS VPN Server

14 lines 218 B
{ "compilerOptions": { "target": "ES6", "module": "commonjs", "outDir": "./build" }, "exclude": [ ".vscode", ".client/build", ".server/build", ".bridge/build", "node_modules" ] }