UNPKG

node-vpn-manager

Version:

Controls a instance of OpenVpn Client through the manager interface

12 lines (11 loc) 217 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": ".", "outDir": "dist", "removeComments": true, "declaration": true, "allowJs": false }, "include": ["src/**/*"] }