node_modules ignore

This commit is contained in:
2025-05-08 23:43:47 +02:00
parent e19d52f172
commit 4574544c9f
65041 changed files with 10593536 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import _ from '../mod.cjs.js';
export * from '../mod.cjs.js';
export default _;

View File

@@ -0,0 +1 @@
{"type": "module"}

79
server/node_modules/xdg-portable/dist/cjs/lib/XDG.js generated vendored Normal file

File diff suppressed because one or more lines are too long

25
server/node_modules/xdg-portable/dist/cjs/mod.cjs.d.ts generated vendored Normal file
View File

@@ -0,0 +1,25 @@
/** `XDG` (API) Determine XDG Base Directory paths (OS/platform portable). */
interface XDG {
/** Create an `XDG` object (a preceding `new` is optional). */
(): XDG;
/** Create an `XDG` object (`new` is optional). */
new (): XDG;
/** Returns the directory path for user-specific non-essential (ie, cached) data files. */
cache(): string;
/** Returns the directory path for user-specific configuration files. */
config(): string;
/** Returns directory path for user-specific data files. */
data(): string;
/** Returns the directory path for user-specific non-essential runtime files (such as sockets, named pipes, etc); may be `undefined`. */
runtime(): string | undefined;
/** Returns the directory path for user-specific state files (non-essential and more volatile than configuration files). */
state(): string;
/** Returns a preference-ordered array of base directory paths to search for configuration files (includes `.config()` directory as first entry). */
configDirs(): readonly string[];
/** Returns a preference-ordered array of base directory paths to search for data files (includes `.data()` directory as first entry). */
dataDirs(): readonly string[];
}
declare const _default: XDG;
export = _default;

5
server/node_modules/xdg-portable/dist/cjs/mod.cjs.js generated vendored Normal file
View File

@@ -0,0 +1,5 @@
"use strict";
var XDG_js_1 = require("./lib/XDG.js");
var node_js_1 = require("./platform-adapters/node.js");
module.exports = XDG_js_1.Adapt(node_js_1.adapter).XDG;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kLmNqcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2QuY2pzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSx1Q0FBcUM7QUFFckMsdURBQXNEO0FBRXRELGlCQUFTLGNBQUssQ0FBQyxpQkFBTyxDQUFDLENBQUMsR0FBVSxDQUFDIn0=

View File

@@ -0,0 +1,3 @@
"use strict";
exports.__esModule = true;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiX2Jhc2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvcGxhdGZvcm0tYWRhcHRlcnMvX2Jhc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9

View File

@@ -0,0 +1,39 @@
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
Object.defineProperty(o, "default", { enumerable: true, value: v });
}) : function(o, v) {
o["default"] = v;
});
var __importStar = (this && this.__importStar) || function (mod) {
if (mod && mod.__esModule) return mod;
var result = {};
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
__setModuleDefault(result, mod);
return result;
};
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
exports.__esModule = true;
exports.adapter = void 0;
var path = __importStar(require("path"));
var os_paths_1 = __importDefault(require("os-paths"));
exports.adapter = {
atImportPermissions: { env: true },
env: {
get: function (s) {
return process.env[s];
}
},
osPaths: os_paths_1["default"],
path: path,
process: process
};
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9kZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9wbGF0Zm9ybS1hZGFwdGVycy9ub2RlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSx5Q0FBNkI7QUFFN0Isc0RBQStCO0FBSWxCLFFBQUEsT0FBTyxHQUFxQjtJQUN4QyxtQkFBbUIsRUFBRSxFQUFFLEdBQUcsRUFBRSxJQUFJLEVBQUU7SUFDbEMsR0FBRyxFQUFFO1FBQ0osR0FBRyxFQUFFLFVBQUMsQ0FBQztZQUVOLE9BQU8sT0FBTyxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUN2QixDQUFDO0tBQ0Q7SUFDRCxPQUFPLHVCQUFBO0lBQ1AsSUFBSSxNQUFBO0lBQ0osT0FBTyxTQUFBO0NBQ1AsQ0FBQyJ9