404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.218.242.255: ~ $
"use strict";
var _a;
Object.defineProperty(exports, "__esModule", { value: true });
exports.COLUMNAR_OPTIONS = exports.MODERN_PROJECT_TYPES = exports.LEGACY_PROJECT_TYPES = exports.PROJECT_TYPES = exports.PROJECT_FILE = exports.ASSETS_DIRECTORY = void 0;
const chalk = require("chalk");
const lodash = require("lodash");
const path = require("path");
exports.ASSETS_DIRECTORY = path.resolve(__dirname, 'assets');
exports.PROJECT_FILE = (_a = process.env['IONIC_CONFIG_FILE']) !== null && _a !== void 0 ? _a : 'ionic.config.json';
exports.PROJECT_TYPES = ['angular', 'react', 'vue', 'ionic-angular', 'ionic1', 'custom'];
exports.LEGACY_PROJECT_TYPES = ['ionic-angular', 'ionic1'];
exports.MODERN_PROJECT_TYPES = lodash.difference(exports.PROJECT_TYPES, exports.LEGACY_PROJECT_TYPES);
exports.COLUMNAR_OPTIONS = { hsep: chalk.dim('-'), vsep: chalk.dim('|') };

Filemanager

Name Type Size Permission Actions
assets Folder 0755
bin Folder 0755
commands Folder 0755
lib Folder 0755
node_modules Folder 0755
CHANGELOG.md File 55.09 KB 0644
LICENSE File 1.05 KB 0644
README.md File 396 B 0644
bootstrap.d.ts File 277 B 0644
bootstrap.js File 1.29 KB 0644
constants.d.ts File 382 B 0644
constants.js File 859 B 0644
definitions.d.ts File 23.34 KB 0644
definitions.js File 77 B 0644
guards.d.ts File 4.35 KB 0644
guards.js File 11.04 KB 0644
index.d.ts File 472 B 0644
index.js File 6.73 KB 0644
package.json File 6.52 KB 0644