UNPKG

@remnawave/xtls-sdk-nestjs

Version:

![GitHub top language](https://img.shields.io/github/languages/top/remnawave/xtls-sdk-nestjs) ![GitHub Repo stars](https://img.shields.io/github/stars/remnawave/xtls-sdk-nestjs)

25 lines 560 B
{ "projects": { "xtls-sdk-nestjs": { "type": "library", "root": "./", "entryFile": "index", "sourceRoot": "./src", "compilerOptions": { "tsConfigPath": "./tsconfig.lib.json" } }, "xtls-sdk-nestjs1": { "type": "library", "root": "libs/xtls-sdk-nestjs1", "entryFile": "index", "sourceRoot": "libs/xtls-sdk-nestjs1/src", "compilerOptions": { "tsConfigPath": "libs/xtls-sdk-nestjs1/tsconfig.lib.json" } } }, "compilerOptions": { "webpack": true } }