@shopify/create-app 3.59.1 → 3.59.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-6IZ3YCE6.js → chunk-7AEWVCZC.js} +1 -1
- package/dist/{chunk-F6KQQF76.js → chunk-AB5H5WXL.js} +5 -5
- package/dist/{chunk-VJ2TN2CW.js → chunk-AKNXDNQ5.js} +1 -1
- package/dist/{chunk-WETZUTXU.js → chunk-HC42KKHU.js} +5 -5
- package/dist/{chunk-WK5TEOA2.js → chunk-ILPQYNLL.js} +1 -1
- package/dist/{chunk-OFS45IA7.js → chunk-LVEYPFFU.js} +7 -7
- package/dist/{chunk-X4SHWSZZ.js → chunk-LXJ454B2.js} +4 -4
- package/dist/{chunk-HCBGYFVF.js → chunk-MALPXKTA.js} +3 -3
- package/dist/{chunk-YJIQMGQH.js → chunk-MU2NGVVN.js} +1 -1
- package/dist/{chunk-SSNXQGVF.js → chunk-QH6AOBBG.js} +1 -1
- package/dist/{chunk-DJYDRQPG.js → chunk-URX5CCXQ.js} +1 -1
- package/dist/{chunk-IL6UMTVA.js → chunk-WNAMWFEX.js} +3 -3
- package/dist/{chunk-DY2DAXN2.js → chunk-WWKZEZYE.js} +5 -5
- package/dist/{chunk-TDBGZYDD.js → chunk-XFGLZT6D.js} +1 -1
- package/dist/commands/init.d.ts +21 -0
- package/dist/commands/init.js +14 -14
- package/dist/commands/init.js.map +1 -0
- package/dist/commands/init.test.js +14 -14
- package/dist/{custom-oclif-loader-2S5LB2FS.js → custom-oclif-loader-GWZL7X7F.js} +1 -1
- package/dist/{error-handler-N3GIE2DS.js → error-handler-P4H5X6CT.js} +8 -8
- package/dist/hooks/postrun.d.ts +1 -0
- package/dist/hooks/postrun.js +7 -7
- package/dist/hooks/postrun.js.map +1 -0
- package/dist/hooks/prerun.d.ts +1 -0
- package/dist/hooks/prerun.js +4 -4
- package/dist/hooks/prerun.js.map +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -0
- package/dist/{local-NYXQXMB7.js → local-PLGJ6MG4.js} +1 -1
- package/dist/{node-package-manager-3J3VEQCR.js → node-package-manager-EUPKKLBF.js} +2 -2
- package/dist/prompts/init.d.ts +40 -0
- package/dist/prompts/init.js +2 -2
- package/dist/prompts/init.js.map +1 -0
- package/dist/prompts/init.test.js +2 -2
- package/dist/services/init.d.ts +11 -0
- package/dist/services/init.js +8 -8
- package/dist/services/init.js.map +1 -0
- package/dist/{system-5VPAJEUM.js → system-YSJI4ZAK.js} +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/dist/{ui-D34IKHO6.js → ui-5D7NFXHO.js} +1 -1
- package/dist/utils/template/cleanup.d.ts +1 -0
- package/dist/utils/template/cleanup.js +2 -2
- package/dist/utils/template/cleanup.js.map +1 -0
- package/dist/utils/template/cleanup.test.js +2 -2
- package/dist/utils/template/npm.d.ts +13 -0
- package/dist/utils/template/npm.js +4 -4
- package/dist/utils/template/npm.js.map +1 -0
- package/dist/utils/template/npm.test.js +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cleanup
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ILPQYNLL.js";
|
|
4
4
|
import {
|
|
5
5
|
getDeepInstallNPMTasks,
|
|
6
6
|
updateCLIDependencies
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-WNAMWFEX.js";
|
|
8
8
|
import {
|
|
9
9
|
username
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-AKNXDNQ5.js";
|
|
11
11
|
import {
|
|
12
12
|
UnknownPackageManagerError,
|
|
13
13
|
findUpAndReadPackageJson,
|
|
14
14
|
writePackageJSON
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-MU2NGVVN.js";
|
|
16
16
|
import {
|
|
17
17
|
AbortError,
|
|
18
18
|
appendFile,
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
renderTasks,
|
|
41
41
|
runWithTimer,
|
|
42
42
|
writeFile
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-XFGLZT6D.js";
|
|
44
44
|
import {
|
|
45
45
|
dirname,
|
|
46
46
|
joinPath,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fetch
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-URX5CCXQ.js";
|
|
4
4
|
import {
|
|
5
5
|
CLI_KIT_VERSION
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QH6AOBBG.js";
|
|
7
7
|
import {
|
|
8
8
|
getEnvironmentData,
|
|
9
9
|
getSensitiveEnvironmentData
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-MALPXKTA.js";
|
|
11
11
|
import {
|
|
12
12
|
require_semver
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-MU2NGVVN.js";
|
|
14
14
|
import {
|
|
15
15
|
alwaysLogAnalytics,
|
|
16
16
|
alwaysLogMetrics,
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
outputContent,
|
|
26
26
|
outputDebug,
|
|
27
27
|
outputToken
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-XFGLZT6D.js";
|
|
29
29
|
import {
|
|
30
30
|
joinPath
|
|
31
31
|
} from "./chunk-G6FN5VUE.js";
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-LXJ454B2.js";
|
|
5
5
|
import {
|
|
6
6
|
init_default as init_default2
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AB5H5WXL.js";
|
|
8
8
|
import {
|
|
9
9
|
hashString
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-MALPXKTA.js";
|
|
11
11
|
import {
|
|
12
12
|
packageManager,
|
|
13
13
|
packageManagerFromUserAgent
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-MU2NGVVN.js";
|
|
15
15
|
import {
|
|
16
16
|
globalFlags
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-WWKZEZYE.js";
|
|
18
18
|
import {
|
|
19
19
|
init_default,
|
|
20
20
|
isPredefinedTemplate,
|
|
21
21
|
templates,
|
|
22
22
|
visibleTemplates
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-7AEWVCZC.js";
|
|
24
24
|
import {
|
|
25
25
|
AbortError,
|
|
26
26
|
addPublicMetadata,
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
renderWarning,
|
|
38
38
|
terminalSupportsRawMode,
|
|
39
39
|
underscore
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-XFGLZT6D.js";
|
|
41
41
|
import {
|
|
42
42
|
cwd,
|
|
43
43
|
resolvePath
|
|
@@ -4,13 +4,13 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
fanoutHooks,
|
|
6
6
|
reportAnalyticsEvent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-HC42KKHU.js";
|
|
8
8
|
import {
|
|
9
9
|
CLI_KIT_VERSION
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-QH6AOBBG.js";
|
|
11
11
|
import {
|
|
12
12
|
getEnvironmentData
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-MALPXKTA.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
CancelExecution,
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
outputInfo,
|
|
24
24
|
require_stacktracey,
|
|
25
25
|
shouldReportError
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-XFGLZT6D.js";
|
|
27
27
|
import {
|
|
28
28
|
bugsnagApiKey
|
|
29
29
|
} from "./chunk-YLEF4RUH.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
platformAndArch
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AKNXDNQ5.js";
|
|
4
4
|
import {
|
|
5
5
|
getPackageManager,
|
|
6
6
|
packageManagerFromUserAgent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-MU2NGVVN.js";
|
|
8
8
|
import {
|
|
9
9
|
addPublicMetadata,
|
|
10
10
|
addSensitiveMetadata,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
cloudEnvironment,
|
|
13
13
|
currentProcessIsGlobal,
|
|
14
14
|
macAddress
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XFGLZT6D.js";
|
|
16
16
|
import {
|
|
17
17
|
cwd
|
|
18
18
|
} from "./chunk-G6FN5VUE.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QH6AOBBG.js";
|
|
4
4
|
import {
|
|
5
5
|
installNodeModules
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MU2NGVVN.js";
|
|
7
7
|
import {
|
|
8
8
|
findPathUp
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-XFGLZT6D.js";
|
|
10
10
|
import {
|
|
11
11
|
moduleDirectory,
|
|
12
12
|
normalizePath
|
|
@@ -19,7 +19,7 @@ async function warnIfOldNodeVersion() {
|
|
|
19
19
|
const nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
20
20
|
const currentSupportedNodeVersion = 18;
|
|
21
21
|
if (nodeMajorVersion < currentSupportedNodeVersion) {
|
|
22
|
-
const { renderWarning } = await import("./ui-
|
|
22
|
+
const { renderWarning } = await import("./ui-5D7NFXHO.js");
|
|
23
23
|
renderWarning({
|
|
24
24
|
headline: "Upgrade to a supported Node version now.",
|
|
25
25
|
body: [
|
|
@@ -53,10 +53,10 @@ async function runCLI(options) {
|
|
|
53
53
|
setupEnvironmentVariables(options);
|
|
54
54
|
forceNoColor();
|
|
55
55
|
await warnIfOldNodeVersion();
|
|
56
|
-
const { errorHandler } = await import("./error-handler-
|
|
57
|
-
const { isDevelopment } = await import("./local-
|
|
56
|
+
const { errorHandler } = await import("./error-handler-P4H5X6CT.js");
|
|
57
|
+
const { isDevelopment } = await import("./local-PLGJ6MG4.js");
|
|
58
58
|
const oclif = await import("./lib-76JUGQYQ.js");
|
|
59
|
-
const { ShopifyConfig } = await import("./custom-oclif-loader-
|
|
59
|
+
const { ShopifyConfig } = await import("./custom-oclif-loader-GWZL7X7F.js");
|
|
60
60
|
if (isDevelopment()) {
|
|
61
61
|
oclif.default.settings.debug = true;
|
|
62
62
|
}
|
|
@@ -73,7 +73,7 @@ async function runCLI(options) {
|
|
|
73
73
|
}
|
|
74
74
|
async function runCreateCLI(options) {
|
|
75
75
|
setupEnvironmentVariables(options);
|
|
76
|
-
const { findUpAndReadPackageJson } = await import("./node-package-manager-
|
|
76
|
+
const { findUpAndReadPackageJson } = await import("./node-package-manager-EUPKKLBF.js");
|
|
77
77
|
const { moduleDirectory } = await import("./path-HO4HBKK5.js");
|
|
78
78
|
const packageJson = await findUpAndReadPackageJson(moduleDirectory(options.moduleURL));
|
|
79
79
|
const packageName = packageJson.content.name;
|
|
@@ -43041,7 +43041,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
43041
43041
|
try {
|
|
43042
43042
|
await getAndSet();
|
|
43043
43043
|
} catch (error) {
|
|
43044
|
-
const { sendErrorToBugsnag } = await import("./error-handler-
|
|
43044
|
+
const { sendErrorToBugsnag } = await import("./error-handler-P4H5X6CT.js");
|
|
43045
43045
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
43046
43046
|
}
|
|
43047
43047
|
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/// <reference types="node" resolution-mode="require"/>
|
|
2
|
+
import Command from '@shopify/cli-kit/node/base-command';
|
|
3
|
+
import { PackageManager } from '@shopify/cli-kit/node/node-package-manager';
|
|
4
|
+
export default class Init extends Command {
|
|
5
|
+
static summary?: string | undefined;
|
|
6
|
+
static flags: {
|
|
7
|
+
name: import("@oclif/core/lib/interfaces/parser.js").OptionFlag<string | undefined, import("@oclif/core/lib/interfaces/parser.js").CustomOptions>;
|
|
8
|
+
path: import("@oclif/core/lib/interfaces/parser.js").OptionFlag<string, import("@oclif/core/lib/interfaces/parser.js").CustomOptions>;
|
|
9
|
+
template: import("@oclif/core/lib/interfaces/parser.js").OptionFlag<string | undefined, import("@oclif/core/lib/interfaces/parser.js").CustomOptions>;
|
|
10
|
+
flavor: import("@oclif/core/lib/interfaces/parser.js").OptionFlag<string | undefined, import("@oclif/core/lib/interfaces/parser.js").CustomOptions>;
|
|
11
|
+
'package-manager': import("@oclif/core/lib/interfaces/parser.js").OptionFlag<string | undefined, import("@oclif/core/lib/interfaces/parser.js").CustomOptions>;
|
|
12
|
+
local: import("@oclif/core/lib/interfaces/parser.js").BooleanFlag<boolean>;
|
|
13
|
+
'no-color': import("@oclif/core/lib/interfaces/parser.js").BooleanFlag<boolean>;
|
|
14
|
+
verbose: import("@oclif/core/lib/interfaces/parser.js").BooleanFlag<boolean>;
|
|
15
|
+
};
|
|
16
|
+
run(): Promise<void>;
|
|
17
|
+
validateTemplateValue(template: string | undefined): void;
|
|
18
|
+
validateFlavorValue(template: string | undefined, flavor: string | undefined): void;
|
|
19
|
+
parseURL(url: string): URL | undefined;
|
|
20
|
+
inferPackageManager(optionsPackageManager: string | undefined): PackageManager;
|
|
21
|
+
}
|
package/dist/commands/init.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Init
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-LVEYPFFU.js";
|
|
4
|
+
import "../chunk-LXJ454B2.js";
|
|
5
5
|
import "../chunk-LKGDG6WW.js";
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-AB5H5WXL.js";
|
|
7
|
+
import "../chunk-ILPQYNLL.js";
|
|
8
|
+
import "../chunk-WNAMWFEX.js";
|
|
9
|
+
import "../chunk-HC42KKHU.js";
|
|
10
|
+
import "../chunk-URX5CCXQ.js";
|
|
11
|
+
import "../chunk-QH6AOBBG.js";
|
|
12
12
|
import "../chunk-TMGCRPEZ.js";
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
13
|
+
import "../chunk-MALPXKTA.js";
|
|
14
|
+
import "../chunk-AKNXDNQ5.js";
|
|
15
|
+
import "../chunk-MU2NGVVN.js";
|
|
16
|
+
import "../chunk-WWKZEZYE.js";
|
|
17
|
+
import "../chunk-7AEWVCZC.js";
|
|
18
|
+
import "../chunk-XFGLZT6D.js";
|
|
19
19
|
import "../chunk-FBB6KUZG.js";
|
|
20
20
|
import "../chunk-YLEF4RUH.js";
|
|
21
21
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"init.js","sourceRoot":"","sources":["../../src/commands/init.ts"],"names":[],"mappings":"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","sourcesContent":["import initPrompt, {isPredefinedTemplate, templates, visibleTemplates} from '../prompts/init.js'\nimport initService from '../services/init.js'\nimport {Flags} from '@oclif/core'\nimport {globalFlags} from '@shopify/cli-kit/node/cli'\nimport Command from '@shopify/cli-kit/node/base-command'\nimport {resolvePath, cwd} from '@shopify/cli-kit/node/path'\nimport {AbortError} from '@shopify/cli-kit/node/error'\nimport {outputContent, outputToken} from '@shopify/cli-kit/node/output'\nimport {addPublicMetadata} from '@shopify/cli-kit/node/metadata'\n\nimport {PackageManager, packageManager, packageManagerFromUserAgent} from '@shopify/cli-kit/node/node-package-manager'\nimport {inferPackageManagerForGlobalCLI, installGlobalShopifyCLI} from '@shopify/cli-kit/node/is-global'\n\nexport default class Init extends Command {\n static summary?: string | undefined = 'Create a new app project'\n\n static flags = {\n ...globalFlags,\n name: Flags.string({\n char: 'n',\n env: 'SHOPIFY_FLAG_NAME',\n hidden: false,\n }),\n path: Flags.string({\n char: 'p',\n env: 'SHOPIFY_FLAG_PATH',\n parse: async (input) => resolvePath(input),\n default: async () => cwd(),\n hidden: false,\n }),\n template: Flags.string({\n description: `The app template. Accepts one of the following:\n - <${visibleTemplates.join('|')}>\n - Any GitHub repo with optional branch and subpath, e.g., https://github.com/Shopify/<repository>/[subpath]#[branch]`,\n env: 'SHOPIFY_FLAG_TEMPLATE',\n }),\n flavor: Flags.string({\n description: 'Which flavor of the given template to use.',\n env: 'SHOPIFY_FLAG_TEMPLATE_FLAVOR',\n }),\n 'package-manager': Flags.string({\n char: 'd',\n env: 'SHOPIFY_FLAG_PACKAGE_MANAGER',\n hidden: false,\n options: ['npm', 'yarn', 'pnpm', 'bun'],\n }),\n local: Flags.boolean({\n char: 'l',\n env: 'SHOPIFY_FLAG_LOCAL',\n default: false,\n hidden: true,\n }),\n }\n\n async run(): Promise<void> {\n const {flags} = await this.parse(Init)\n\n this.validateTemplateValue(flags.template)\n this.validateFlavorValue(flags.template, flags.flavor)\n\n const inferredPackageManager = this.inferPackageManager(flags['package-manager'])\n\n const promptAnswers = await initPrompt({\n name: flags.name,\n template: flags.template,\n flavor: flags.flavor,\n directory: flags.path,\n })\n\n if (promptAnswers.globalCLIResult.install) {\n await installGlobalShopifyCLI(inferredPackageManager)\n }\n\n await addPublicMetadata(() => ({\n cmd_create_app_template: promptAnswers.templateType,\n cmd_create_app_template_url: promptAnswers.template,\n }))\n\n await initService({\n name: promptAnswers.name,\n packageManager: inferredPackageManager,\n template: promptAnswers.template,\n local: flags.local,\n directory: flags.path,\n useGlobalCLI: promptAnswers.globalCLIResult.alreadyInstalled || promptAnswers.globalCLIResult.install,\n })\n }\n\n validateTemplateValue(template: string | undefined) {\n if (!template) {\n return\n }\n\n const url = this.parseURL(template)\n if (url && url.origin !== 'https://github.com')\n throw new AbortError(\n 'Only GitHub repository references are supported, ' +\n 'e.g., https://github.com/Shopify/<repository>/[subpath]#[branch]',\n )\n if (!url && !isPredefinedTemplate(template))\n throw new AbortError(\n outputContent`Only ${visibleTemplates\n .map((alias) => outputContent`${outputToken.yellow(alias)}`.value)\n .join(', ')} template aliases are supported`,\n )\n }\n\n validateFlavorValue(template: string | undefined, flavor: string | undefined) {\n if (!template) {\n if (flavor) {\n throw new AbortError(\n outputContent`The ${outputToken.yellow('--flavor')} flag requires the ${outputToken.yellow(\n '--template',\n )} flag to be set`,\n )\n } else {\n return\n }\n }\n\n if (!flavor) {\n return\n }\n\n if (!isPredefinedTemplate(template)) {\n throw new AbortError(\n outputContent`The ${outputToken.yellow('--flavor')} flag is not supported for custom templates`,\n )\n }\n\n const templateConfig = templates[template]\n\n if (!templateConfig.branches) {\n throw new AbortError(outputContent`The ${outputToken.yellow(template)} template does not support flavors`)\n }\n\n if (!templateConfig.branches.options[flavor]) {\n throw new AbortError(\n outputContent`Invalid option for ${outputToken.yellow('--flavor')}\\nThe ${outputToken.yellow(\n '--flavor',\n )} flag for ${outputToken.yellow(template)} accepts only ${Object.keys(templateConfig.branches.options)\n .map((alias) => outputContent`${outputToken.yellow(alias)}`.value)\n .join(', ')}`,\n )\n }\n }\n\n parseURL(url: string): URL | undefined {\n try {\n return new URL(url)\n // eslint-disable-next-line no-catch-all/no-catch-all\n } catch (error) {\n return undefined\n }\n }\n\n inferPackageManager(optionsPackageManager: string | undefined): PackageManager {\n if (optionsPackageManager && packageManager.includes(optionsPackageManager as PackageManager)) {\n return optionsPackageManager as PackageManager\n }\n const usedPackageManager = packageManagerFromUserAgent()\n if (usedPackageManager !== 'unknown') return usedPackageManager\n\n const globalPackageManager = inferPackageManagerForGlobalCLI()\n if (globalPackageManager !== 'unknown') return globalPackageManager\n\n return 'npm'\n }\n}\n"]}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Init
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-LVEYPFFU.js";
|
|
4
4
|
import {
|
|
5
5
|
errorHandler
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-LXJ454B2.js";
|
|
7
7
|
import "../chunk-LKGDG6WW.js";
|
|
8
8
|
import {
|
|
9
9
|
init_default
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-AB5H5WXL.js";
|
|
11
|
+
import "../chunk-ILPQYNLL.js";
|
|
12
|
+
import "../chunk-WNAMWFEX.js";
|
|
13
|
+
import "../chunk-HC42KKHU.js";
|
|
14
|
+
import "../chunk-URX5CCXQ.js";
|
|
15
|
+
import "../chunk-QH6AOBBG.js";
|
|
16
16
|
import "../chunk-TMGCRPEZ.js";
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
17
|
+
import "../chunk-MALPXKTA.js";
|
|
18
|
+
import "../chunk-AKNXDNQ5.js";
|
|
19
|
+
import "../chunk-MU2NGVVN.js";
|
|
20
|
+
import "../chunk-WWKZEZYE.js";
|
|
21
21
|
import {
|
|
22
22
|
init_exports,
|
|
23
23
|
visibleTemplates
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-7AEWVCZC.js";
|
|
25
25
|
import {
|
|
26
26
|
AbortError,
|
|
27
27
|
outputContent,
|
|
28
28
|
outputToken
|
|
29
|
-
} from "../chunk-
|
|
29
|
+
} from "../chunk-XFGLZT6D.js";
|
|
30
30
|
import "../chunk-FBB6KUZG.js";
|
|
31
31
|
import "../chunk-YLEF4RUH.js";
|
|
32
32
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -4,16 +4,16 @@ import {
|
|
|
4
4
|
errorHandler,
|
|
5
5
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
6
6
|
sendErrorToBugsnag
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-LXJ454B2.js";
|
|
8
8
|
import "./chunk-LKGDG6WW.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-HC42KKHU.js";
|
|
10
|
+
import "./chunk-URX5CCXQ.js";
|
|
11
|
+
import "./chunk-QH6AOBBG.js";
|
|
12
12
|
import "./chunk-TMGCRPEZ.js";
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
16
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-MALPXKTA.js";
|
|
14
|
+
import "./chunk-AKNXDNQ5.js";
|
|
15
|
+
import "./chunk-MU2NGVVN.js";
|
|
16
|
+
import "./chunk-XFGLZT6D.js";
|
|
17
17
|
import "./chunk-FBB6KUZG.js";
|
|
18
18
|
import "./chunk-YLEF4RUH.js";
|
|
19
19
|
import "./chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { hook as default } from '@shopify/cli-kit/node/hooks/postrun';
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
reportAnalyticsEvent
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-HC42KKHU.js";
|
|
4
|
+
import "../chunk-URX5CCXQ.js";
|
|
5
|
+
import "../chunk-QH6AOBBG.js";
|
|
6
6
|
import "../chunk-TMGCRPEZ.js";
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-MALPXKTA.js";
|
|
8
|
+
import "../chunk-AKNXDNQ5.js";
|
|
9
|
+
import "../chunk-MU2NGVVN.js";
|
|
10
10
|
import {
|
|
11
11
|
addSensitiveMetadata,
|
|
12
12
|
getAllSensitiveMetadata,
|
|
13
13
|
outputDebug,
|
|
14
14
|
renderWarning
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-XFGLZT6D.js";
|
|
16
16
|
import "../chunk-FBB6KUZG.js";
|
|
17
17
|
import "../chunk-YLEF4RUH.js";
|
|
18
18
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"postrun.js","sourceRoot":"","sources":["../../src/hooks/postrun.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,IAAI,IAAI,OAAO,EAAC,MAAM,qCAAqC,CAAA","sourcesContent":["export {hook as default} from '@shopify/cli-kit/node/hooks/postrun'\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { hook as default } from '@shopify/cli-kit/node/hooks/prerun';
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
startAnalytics
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-MALPXKTA.js";
|
|
4
|
+
import "../chunk-AKNXDNQ5.js";
|
|
5
|
+
import "../chunk-MU2NGVVN.js";
|
|
6
6
|
import {
|
|
7
7
|
outputDebug
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-XFGLZT6D.js";
|
|
9
9
|
import "../chunk-FBB6KUZG.js";
|
|
10
10
|
import "../chunk-YLEF4RUH.js";
|
|
11
11
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prerun.js","sourceRoot":"","sources":["../../src/hooks/prerun.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,IAAI,IAAI,OAAO,EAAC,MAAM,oCAAoC,CAAA","sourcesContent":["export {hook as default} from '@shopify/cli-kit/node/hooks/prerun'\n"]}
|
package/dist/index.d.ts
ADDED
package/dist/index.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,2BAA2B,CAAA;AAEtD,KAAK,UAAU,eAAe,CAAC,WAAoB;IACjD,MAAM,YAAY,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG;QAC1B,WAAW;KACZ,CAAC,CAAA;AACJ,CAAC;AAED,eAAe,eAAe,CAAA","sourcesContent":["import {runCreateCLI} from '@shopify/cli-kit/node/cli'\n\nasync function runCreateAppCLI(development: boolean) {\n await runCreateCLI({\n moduleURL: import.meta.url,\n development,\n })\n}\n\nexport default runCreateAppCLI\n"]}
|
|
@@ -25,8 +25,8 @@ import {
|
|
|
25
25
|
usesWorkspaces,
|
|
26
26
|
writePackageJSON,
|
|
27
27
|
yarnLockfile
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-MU2NGVVN.js";
|
|
29
|
+
import "./chunk-XFGLZT6D.js";
|
|
30
30
|
import "./chunk-FBB6KUZG.js";
|
|
31
31
|
import "./chunk-YLEF4RUH.js";
|
|
32
32
|
import "./chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { InstallGlobalCLIPromptResult } from '@shopify/cli-kit/node/is-global';
|
|
2
|
+
export interface InitOptions {
|
|
3
|
+
name?: string;
|
|
4
|
+
template?: string;
|
|
5
|
+
flavor?: string;
|
|
6
|
+
directory: string;
|
|
7
|
+
}
|
|
8
|
+
interface InitOutput {
|
|
9
|
+
name: string;
|
|
10
|
+
template: string;
|
|
11
|
+
templateType: PredefinedTemplate | 'custom';
|
|
12
|
+
globalCLIResult: InstallGlobalCLIPromptResult;
|
|
13
|
+
}
|
|
14
|
+
interface TemplateBranch {
|
|
15
|
+
branch: string;
|
|
16
|
+
label: string;
|
|
17
|
+
}
|
|
18
|
+
interface Template {
|
|
19
|
+
url: string;
|
|
20
|
+
label?: string;
|
|
21
|
+
visible: boolean;
|
|
22
|
+
branches?: {
|
|
23
|
+
prompt: string;
|
|
24
|
+
options: {
|
|
25
|
+
[key: string]: TemplateBranch;
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
export declare const templates: {
|
|
30
|
+
readonly remix: Template;
|
|
31
|
+
readonly none: Template;
|
|
32
|
+
readonly node: Template;
|
|
33
|
+
readonly php: Template;
|
|
34
|
+
readonly ruby: Template;
|
|
35
|
+
};
|
|
36
|
+
type PredefinedTemplate = keyof typeof templates;
|
|
37
|
+
export declare const visibleTemplates: readonly ("remix" | "none" | "node" | "php" | "ruby")[];
|
|
38
|
+
declare const init: (options: InitOptions) => Promise<InitOutput>;
|
|
39
|
+
export default init;
|
|
40
|
+
export declare function isPredefinedTemplate(template: string): template is PredefinedTemplate;
|
package/dist/prompts/init.js
CHANGED
|
@@ -3,8 +3,8 @@ import {
|
|
|
3
3
|
isPredefinedTemplate,
|
|
4
4
|
templates,
|
|
5
5
|
visibleTemplates
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-7AEWVCZC.js";
|
|
7
|
+
import "../chunk-XFGLZT6D.js";
|
|
8
8
|
import "../chunk-FBB6KUZG.js";
|
|
9
9
|
import "../chunk-YLEF4RUH.js";
|
|
10
10
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"init.js","sourceRoot":"","sources":["../../src/prompts/init.ts"],"names":[],"mappings":"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","sourcesContent":["import {generateRandomNameForSubdirectory} from '@shopify/cli-kit/node/fs'\nimport {InstallGlobalCLIPromptResult, installGlobalCLIPrompt} from '@shopify/cli-kit/node/is-global'\nimport {renderText, renderSelectPrompt, renderTextPrompt} from '@shopify/cli-kit/node/ui'\n\nexport interface InitOptions {\n name?: string\n template?: string\n flavor?: string\n directory: string\n}\n\ninterface InitOutput {\n name: string\n template: string\n // e.g. 'remix'\n templateType: PredefinedTemplate | 'custom'\n globalCLIResult: InstallGlobalCLIPromptResult\n}\n\ninterface TemplateBranch {\n branch: string\n label: string\n}\ninterface Template {\n url: string\n label?: string\n visible: boolean\n branches?: {\n prompt: string\n options: {[key: string]: TemplateBranch}\n }\n}\n\n// Eventually this list should be taken from a remote location\n// That way we don't have to update the CLI every time we add a template\nexport const templates = {\n remix: {\n url: 'https://github.com/Shopify/shopify-app-template-remix',\n label: 'Start with Remix (recommended)',\n visible: true,\n branches: {\n prompt: 'For your Remix template, which language do you want?',\n options: {\n javascript: {branch: 'javascript', label: 'JavaScript'},\n typescript: {branch: 'main', label: 'TypeScript'},\n },\n },\n } as Template,\n none: {\n url: 'https://github.com/Shopify/shopify-app-template-none',\n label: 'Start by adding your first extension',\n visible: true,\n } as Template,\n node: {\n url: 'https://github.com/Shopify/shopify-app-template-node',\n visible: false,\n } as Template,\n php: {\n url: 'https://github.com/Shopify/shopify-app-template-php',\n visible: false,\n } as Template,\n ruby: {\n url: 'https://github.com/Shopify/shopify-app-template-ruby',\n visible: false,\n } as Template,\n} as const\ntype PredefinedTemplate = keyof typeof templates\n\nconst allTemplates = Object.keys(templates) as Readonly<PredefinedTemplate[]>\nexport const visibleTemplates = allTemplates.filter((key) => templates[key].visible) as Readonly<PredefinedTemplate[]>\n\nconst templateOptionsInOrder = ['remix', 'none'] as const\n\nconst init = async (options: InitOptions): Promise<InitOutput> => {\n let name = options.name\n let template = options.template\n const flavor = options.flavor\n\n const defaults = {\n name: await generateRandomNameForSubdirectory({suffix: 'app', directory: options.directory}),\n template: templates.remix.url,\n } as const\n\n let welcomed = false\n\n if (!name) {\n renderText({text: '\\nWelcome. Let’s get started by naming your app project. You can change it later.'})\n welcomed = true\n name = await renderTextPrompt({\n message: 'Your project name?',\n defaultValue: defaults.name,\n validate: (value) => {\n if (value.length === 0) {\n return \"App name can't be empty\"\n }\n if (value.length > 30) {\n return 'Enter a shorter name (30 character max.)'\n }\n if (value.toLowerCase().includes('shopify')) {\n return \"App name can't include the word 'shopify'\"\n }\n },\n })\n }\n\n if (!template) {\n if (!welcomed) {\n renderText({text: '\\nWelcome. Let’s get started by choosing a template for your app project.'})\n welcomed = true\n }\n template = await renderSelectPrompt({\n choices: templateOptionsInOrder.map((key) => {\n return {\n label: templates[key].label || key,\n value: key,\n }\n }),\n message: 'Get started building your app:',\n defaultValue: allTemplates.find((key) => templates[key].url === defaults.template),\n })\n }\n\n const answers: InitOutput = {\n ...options,\n name,\n template,\n templateType: isPredefinedTemplate(template) ? template : 'custom',\n globalCLIResult: {install: false, alreadyInstalled: false},\n }\n\n let selectedUrl: string | undefined\n let branch: string | undefined\n if (answers.templateType !== 'custom') {\n const selectedTemplate = templates[answers.templateType]\n selectedUrl = selectedTemplate.url\n\n if (selectedTemplate.branches) {\n if (flavor) {\n branch = selectedTemplate.branches.options[flavor]?.branch\n } else {\n branch = await renderSelectPrompt({\n message: selectedTemplate.branches.prompt || 'Choose a flavor:',\n choices: Object.entries(selectedTemplate.branches.options).map(([_key, branch]) => ({\n value: branch.branch,\n label: branch.label,\n })),\n })\n }\n }\n }\n\n if (branch) {\n selectedUrl += `#${branch}`\n }\n\n answers.template = selectedUrl || answers.template || defaults.template\n\n answers.globalCLIResult = await installGlobalCLIPrompt()\n\n return answers\n}\n\nexport default init\n\nexport function isPredefinedTemplate(template: string): template is PredefinedTemplate {\n return allTemplates.includes(template as PredefinedTemplate)\n}\n"]}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init_default
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-7AEWVCZC.js";
|
|
4
4
|
import {
|
|
5
5
|
installGlobalCLIPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderText,
|
|
8
8
|
renderTextPrompt
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-XFGLZT6D.js";
|
|
10
10
|
import "../chunk-FBB6KUZG.js";
|
|
11
11
|
import "../chunk-YLEF4RUH.js";
|
|
12
12
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { PackageManager } from '@shopify/cli-kit/node/node-package-manager';
|
|
2
|
+
interface InitOptions {
|
|
3
|
+
name: string;
|
|
4
|
+
directory: string;
|
|
5
|
+
template: string;
|
|
6
|
+
packageManager: PackageManager;
|
|
7
|
+
local: boolean;
|
|
8
|
+
useGlobalCLI: boolean;
|
|
9
|
+
}
|
|
10
|
+
declare function init(options: InitOptions): Promise<void>;
|
|
11
|
+
export default init;
|
package/dist/services/init.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
init_default
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
3
|
+
} from "../chunk-AB5H5WXL.js";
|
|
4
|
+
import "../chunk-ILPQYNLL.js";
|
|
5
|
+
import "../chunk-WNAMWFEX.js";
|
|
6
|
+
import "../chunk-URX5CCXQ.js";
|
|
7
|
+
import "../chunk-QH6AOBBG.js";
|
|
8
8
|
import "../chunk-TMGCRPEZ.js";
|
|
9
|
-
import "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-AKNXDNQ5.js";
|
|
10
|
+
import "../chunk-MU2NGVVN.js";
|
|
11
|
+
import "../chunk-XFGLZT6D.js";
|
|
12
12
|
import "../chunk-FBB6KUZG.js";
|
|
13
13
|
import "../chunk-YLEF4RUH.js";
|
|
14
14
|
import "../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"init.js","sourceRoot":"","sources":["../../src/services/init.ts"],"names":[],"mappings":"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","sourcesContent":["import {getDeepInstallNPMTasks, updateCLIDependencies} from '../utils/template/npm.js'\nimport cleanup from '../utils/template/cleanup.js'\nimport {\n findUpAndReadPackageJson,\n PackageManager,\n UnknownPackageManagerError,\n writePackageJSON,\n} from '@shopify/cli-kit/node/node-package-manager'\nimport {renderInfo, renderSuccess, renderTasks, Task} from '@shopify/cli-kit/node/ui'\nimport {parseGitHubRepositoryReference} from '@shopify/cli-kit/node/github'\nimport {hyphenate} from '@shopify/cli-kit/common/string'\nimport {recursiveLiquidTemplateCopy} from '@shopify/cli-kit/node/liquid'\nimport {isShopify} from '@shopify/cli-kit/node/context/local'\nimport {downloadGitRepository, initializeGitRepository} from '@shopify/cli-kit/node/git'\nimport {\n appendFile,\n fileExists,\n fileExistsSync,\n inTemporaryDirectory,\n mkdir,\n moveFile,\n writeFile,\n} from '@shopify/cli-kit/node/fs'\nimport {joinPath} from '@shopify/cli-kit/node/path'\nimport {username} from '@shopify/cli-kit/node/os'\nimport {AbortError} from '@shopify/cli-kit/node/error'\nimport {formatPackageManagerCommand} from '@shopify/cli-kit/node/output'\n\ninterface InitOptions {\n name: string\n directory: string\n template: string\n packageManager: PackageManager\n local: boolean\n useGlobalCLI: boolean\n}\n\nasync function init(options: InitOptions) {\n const packageManager: PackageManager = options.packageManager\n const hyphenizedName = hyphenate(options.name)\n const outputDirectory = joinPath(options.directory, hyphenizedName)\n const githubRepo = parseGitHubRepositoryReference(options.template)\n\n await ensureAppDirectoryIsAvailable(outputDirectory, hyphenizedName)\n\n renderInfo({\n body: [\n `Initializing project with`,\n {command: packageManager},\n `\\nUse the`,\n {command: `--package-manager`},\n `flag to select a different package manager.`,\n ],\n })\n\n await inTemporaryDirectory(async (tmpDir) => {\n const templateDownloadDir = joinPath(tmpDir, 'download')\n const templatePathDir = githubRepo.filePath\n ? joinPath(templateDownloadDir, githubRepo.filePath)\n : templateDownloadDir\n const templateScaffoldDir = joinPath(tmpDir, 'app')\n const repoUrl = githubRepo.branch ? `${githubRepo.baseURL}#${githubRepo.branch}` : githubRepo.baseURL\n\n await mkdir(templateDownloadDir)\n const tasks: Task<unknown>[] = [\n {\n title: `Downloading template from ${repoUrl}`,\n task: async () => {\n await downloadGitRepository({\n repoUrl,\n destination: templateDownloadDir,\n shallow: true,\n })\n },\n },\n ]\n\n tasks.push(\n {\n title: 'Parsing liquid',\n task: async () => {\n await recursiveLiquidTemplateCopy(templatePathDir, templateScaffoldDir, {\n dependency_manager: packageManager,\n app_name: options.name,\n })\n },\n },\n {\n title: 'Updating package.json',\n task: async () => {\n const packageJSON = (await findUpAndReadPackageJson(templateScaffoldDir)).content\n packageJSON.name = hyphenizedName\n packageJSON.author = (await username()) ?? ''\n packageJSON.private = true\n const workspacesFolders = ['extensions/*'].concat(detectAdditionalWorkspacesFolders(templateScaffoldDir))\n\n switch (packageManager) {\n case 'npm':\n case 'yarn':\n case 'bun':\n packageJSON.workspaces = workspacesFolders\n break\n case 'pnpm': {\n const workspacesContent = workspacesFolders.map((folder) => ` - '${folder}'`).join(`\\n`)\n await writeFile(joinPath(templateScaffoldDir, 'pnpm-workspace.yaml'), `packages:\\n${workspacesContent}`)\n // Ensure that the installation of dependencies doesn't fail when using\n // pnpm due to missing peerDependencies.\n await appendFile(joinPath(templateScaffoldDir, '.npmrc'), `auto-install-peers=true\\n`)\n break\n }\n case 'unknown':\n throw new UnknownPackageManagerError()\n }\n\n await updateCLIDependencies({\n packageJSON,\n local: options.local,\n directory: templateScaffoldDir,\n useGlobalCLI: options.useGlobalCLI,\n })\n await writePackageJSON(templateScaffoldDir, packageJSON)\n },\n },\n )\n\n if (await isShopify()) {\n tasks.push({\n title: \"[Shopifolks-only] Configuring the project's NPM registry\",\n task: async () => {\n const npmrcPath = joinPath(templateScaffoldDir, '.npmrc')\n const npmrcContent = `@shopify:registry=https://registry.npmjs.org\\n`\n await appendFile(npmrcPath, npmrcContent)\n },\n })\n }\n\n tasks.push(\n {\n title: `Installing dependencies with ${packageManager}`,\n task: async () => {\n await getDeepInstallNPMTasks({from: templateScaffoldDir, packageManager})\n },\n },\n {\n title: 'Cleaning up',\n task: async () => {\n await cleanup(templateScaffoldDir)\n },\n },\n {\n title: 'Initializing a Git repository...',\n task: async () => {\n await initializeGitRepository(templateScaffoldDir)\n },\n },\n )\n\n await renderTasks(tasks)\n\n await moveFile(templateScaffoldDir, outputDirectory)\n })\n\n renderSuccess({\n headline: [{userInput: hyphenizedName}, 'is ready for you to build!'],\n nextSteps: [\n ['Run', {command: `cd ${hyphenizedName}`}],\n ['For extensions, run', {command: formatPackageManagerCommand(packageManager, 'shopify app generate extension')}],\n ['To see your app, run', {command: formatPackageManagerCommand(packageManager, 'shopify app dev')}],\n ],\n reference: [\n {link: {label: 'Shopify docs', url: 'https://shopify.dev'}},\n [\n 'For an overview of commands, run',\n {command: `${formatPackageManagerCommand(packageManager, 'shopify app', '--help')}`},\n ],\n ],\n })\n}\n\nasync function ensureAppDirectoryIsAvailable(directory: string, name: string): Promise<void> {\n const exists = await fileExists(directory)\n if (exists)\n throw new AbortError(`\\nA directory with this name (${name}) already exists.\\nChoose a new name for your app.`)\n}\n\nfunction detectAdditionalWorkspacesFolders(directory: string) {\n return ['web', 'web/frontend'].filter((folder) => fileExistsSync(joinPath(directory, folder)))\n}\n\nexport default init\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"program":{"fileNames":["../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.2.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/alphabet.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/args.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/assert.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/assert/strict.d.ts","../../../node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/header.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/readable.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/file.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/fetch.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/formdata.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/connector.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/client.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/errors.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/global-origin.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool-stats.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/pool.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/handlers.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/agent.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-agent.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-client.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-pool.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/mock-errors.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/api.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cookies.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/patch.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/filereader.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/websocket.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/content-type.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/cache.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/interceptors.d.ts","../../../node_modules/.pnpm/undici-types@5.26.5/node_modules/undici-types/index.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/globals.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/async_hooks.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/buffer.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/child_process.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/cluster.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/console.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/constants.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/crypto.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/dgram.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/dns.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/dns/promises.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/domain.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/dom-events.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/events.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/fs.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/fs/promises.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/http.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/http2.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/https.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/inspector.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/module.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/net.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/os.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/path.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/process.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/punycode.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/querystring.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/readline.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/readline/promises.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/repl.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/stream.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/stream/promises.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/stream/web.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/string_decoder.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/test.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/timers.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/timers/promises.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/tls.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/trace_events.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/tty.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/url.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/util.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/v8.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/vm.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/wasi.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/worker_threads.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/zlib.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/globals.global.d.ts","../../../node_modules/.pnpm/@types+node@18.19.3/node_modules/@types/node/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/help.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/pjson.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/topic.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/plugin.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/hooks.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/theme.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/config.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/errors.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/flags.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/manifest.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/s3-manifest.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/ts-config.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/config/config.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/config/plugin.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/config/ts-path.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/config/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/logger.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/config.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/errors/cli.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/errors/exit.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/errors/module-load.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/handle.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/errors/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/command.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/interfaces/parser.d.ts","../../cli-kit/dist/public/node/cli.d.ts","../src/index.ts","../../../node_modules/.pnpm/@types+react@17.0.2/node_modules/@types/react/global.d.ts","../../../node_modules/.pnpm/csstype@3.1.2/node_modules/csstype/index.d.ts","../../../node_modules/.pnpm/@types+prop-types@15.7.5/node_modules/@types/prop-types/index.d.ts","../../../node_modules/.pnpm/@types+react@17.0.2/node_modules/@types/react/index.d.ts","../../cli-kit/dist/private/node/ui/components/TokenizedText.d.ts","../../cli-kit/dist/public/common/string.d.ts","../../cli-kit/dist/private/common/ts/overloaded-parameters.d.ts","../../../node_modules/.pnpm/locate-path@7.2.0/node_modules/locate-path/index.d.ts","../../../node_modules/.pnpm/find-up@6.3.0/node_modules/find-up/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/types/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/adapters/fs.d.ts","../../../node_modules/.pnpm/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/settings.d.ts","../../../node_modules/.pnpm/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/providers/async.d.ts","../../../node_modules/.pnpm/@nodelib+fs.stat@2.0.5/node_modules/@nodelib/fs.stat/out/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/types/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/adapters/fs.d.ts","../../../node_modules/.pnpm/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/settings.d.ts","../../../node_modules/.pnpm/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/providers/async.d.ts","../../../node_modules/.pnpm/@nodelib+fs.scandir@2.1.5/node_modules/@nodelib/fs.scandir/out/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/types/index.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/settings.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/reader.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/readers/async.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/providers/async.d.ts","../../../node_modules/.pnpm/@nodelib+fs.walk@1.2.8/node_modules/@nodelib/fs.walk/out/index.d.ts","../../../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/types/index.d.ts","../../../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/settings.d.ts","../../../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/managers/tasks.d.ts","../../../node_modules/.pnpm/fast-glob@3.3.1/node_modules/fast-glob/out/index.d.ts","../../cli-kit/dist/public/node/fs.d.ts","../../../node_modules/.pnpm/node-abort-controller@3.1.1/node_modules/node-abort-controller/index.d.ts","../../cli-kit/dist/public/node/abort.d.ts","../../../node_modules/.pnpm/@types+diff@5.0.3/node_modules/@types/diff/index.d.ts","../../cli-kit/dist/private/node/content-tokens.d.ts","../../cli-kit/dist/public/node/output.d.ts","../../cli-kit/dist/private/node/ui/components/ConcurrentOutput.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/ink.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/render.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/basic.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/except.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/mutable.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/merge.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/merge-exclusive.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/require-at-least-one.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/require-exactly-one.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/partial-deep.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/readonly-deep.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/literal-union.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/promisable.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/opaque.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/set-optional.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/set-required.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/promise-value.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/async-return-type.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/conditional-keys.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/conditional-except.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/conditional-pick.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/union-to-intersection.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/package-json.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/source/tsconfig-json.d.ts","../../../node_modules/.pnpm/type-fest@0.12.0/node_modules/type-fest/index.d.ts","../../../node_modules/.pnpm/cli-boxes@3.0.0/node_modules/cli-boxes/index.d.ts","../../../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/vendor/ansi-styles/index.d.ts","../../../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/vendor/supports-color/index.d.ts","../../../node_modules/.pnpm/chalk@5.3.0/node_modules/chalk/source/index.d.ts","../../../node_modules/.pnpm/yoga-wasm-web@0.3.3/node_modules/yoga-wasm-web/dist/generated/YGEnums.d.ts","../../../node_modules/.pnpm/yoga-wasm-web@0.3.3/node_modules/yoga-wasm-web/dist/wrapAsm.d.ts","../../../node_modules/.pnpm/yoga-wasm-web@0.3.3/node_modules/yoga-wasm-web/dist/auto.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/styles.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/output.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/render-node-to-output.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/dom.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Box.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Text.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/AppContext.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/StdinContext.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/StdoutContext.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/StderrContext.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Static.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Transform.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Newline.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/Spacer.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-input.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-app.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-stdin.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-stdout.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-stderr.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-focus.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/components/FocusContext.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/hooks/use-focus-manager.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/measure-element.d.ts","../../../node_modules/.pnpm/ink@4.4.1_@types+react@17.0.2_react@18.2.0/node_modules/ink/build/index.d.ts","../../cli-kit/dist/private/node/ui.d.ts","../../cli-kit/dist/private/node/ui/components/Banner.d.ts","../../cli-kit/dist/private/node/ui/components/Alert.d.ts","../../cli-kit/dist/private/node/ui/alert.d.ts","../../cli-kit/dist/private/node/ui/components/Table/ScalarDict.d.ts","../../cli-kit/dist/private/node/ui/components/Table/Table.d.ts","../../cli-kit/dist/private/node/ui/components/List.d.ts","../../cli-kit/dist/private/node/ui/components/Prompts/InfoTable.d.ts","../../cli-kit/dist/private/node/ui/components/DangerousConfirmationPrompt.d.ts","../../cli-kit/dist/private/node/ui/components/SelectInput.d.ts","../../cli-kit/dist/private/node/ui/components/Prompts/InfoMessage.d.ts","../../cli-kit/dist/private/node/ui/hooks/use-prompt.d.ts","../../cli-kit/dist/private/node/ui/components/Prompts/PromptLayout.d.ts","../../cli-kit/dist/private/node/ui/components/SelectPrompt.d.ts","../../cli-kit/dist/private/node/ui/components/Tasks.d.ts","../../cli-kit/dist/private/node/ui/components/TextPrompt.d.ts","../../cli-kit/dist/private/node/ui/components/AutocompletePrompt.d.ts","../../cli-kit/dist/public/node/ui.d.ts","../../../node_modules/.pnpm/ts-error@1.0.6/node_modules/ts-error/lib/es.d.ts","../../cli-kit/dist/public/node/error.d.ts","../../cli-kit/dist/public/node/node-package-manager.d.ts","../../cli-kit/dist/public/node/is-global.d.ts","../src/prompts/init.ts","../../cli-kit/dist/public/node/path.d.ts","../../cli-kit/dist/public/common/version.d.ts","../src/utils/template/npm.ts","../src/utils/template/cleanup.ts","../../cli-kit/dist/public/node/result.d.ts","../../cli-kit/dist/public/node/github.d.ts","../../cli-kit/dist/public/node/liquid.d.ts","../../cli-kit/dist/private/node/context/utilities.d.ts","../../cli-kit/dist/public/node/context/local.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/task.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/types/tasks.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/errors/git-error.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/types/handlers.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/types/index.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/log.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/typings/response.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/responses/GetRemoteSummary.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/args/pathspec.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/apply-patch.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/check-is-repo.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/clean.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/clone.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/config.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/grep.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/reset.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/tasks/version.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/typings/types.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/errors/git-construct-error.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/errors/git-plugin-error.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/errors/git-response-error.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/src/lib/errors/task-configuration-error.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/typings/errors.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/typings/simple-git.d.ts","../../../node_modules/.pnpm/simple-git@3.19.1/node_modules/simple-git/dist/typings/index.d.ts","../../cli-kit/dist/public/node/git.d.ts","../../cli-kit/dist/public/node/os.d.ts","../src/services/init.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/args.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/action/spinners.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/action/types.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/action/base.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/prompt.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/styled/object.d.ts","../../../node_modules/.pnpm/@types+cli-progress@3.11.5/node_modules/@types/cli-progress/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/styled/progress.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/styled/table.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/styled/tree.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/styled/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/wait.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/config.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/exit.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/theme.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/write.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/flush.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/cli-ux/stream.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/execute.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/flags.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/help/formatter.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/help/command.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/help/util.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/help/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/main.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/module-loader.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/parser/help.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/parser/index.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/performance.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/settings.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/util/ids.d.ts","../../../node_modules/.pnpm/@oclif+core@3.23.0/node_modules/@oclif/core/lib/index.d.ts","../../cli-kit/dist/public/node/base-command.d.ts","../../cli-kit/dist/public/common/ts/pick-by-prefix.d.ts","../../cli-kit/dist/private/common/json.d.ts","../../cli-kit/dist/public/common/ts/deep-required.d.ts","../../cli-kit/dist/public/node/monorail.d.ts","../../cli-kit/dist/public/node/metadata.d.ts","../src/commands/init.ts","../../cli-kit/dist/public/node/hooks/postrun.d.ts","../src/hooks/postrun.ts","../../cli-kit/dist/public/node/hooks/prerun.d.ts","../src/hooks/prerun.ts","../../../node_modules/.pnpm/@types+tmp@0.2.3/node_modules/@types/tmp/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","impliedFormat":1},{"version":"bed7b7ba0eb5a160b69af72814b4dde371968e40b6c5e73d3a9f7bee407d158c","impliedFormat":1},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true,"impliedFormat":1},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true,"impliedFormat":1},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true,"impliedFormat":1},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true,"impliedFormat":1},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true,"impliedFormat":1},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"e1913f656c156a9e4245aa111fbb436d357d9e1fe0379b9a802da7fe3f03d736","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"032e362f68a69c4f6af9678b4f5fdcf5b6c348e6aa279a7b2c89099bb7887a0a","impliedFormat":1},{"version":"99fd2587995ea6001ac20d6ecebe748e163d62e820f369452919c265f140b3c9","impliedFormat":1},{"version":"3846d0dcf468a1d1a07e6d00eaa37ec542956fb5fe0357590a6407af20d2ff90","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","impliedFormat":1},{"version":"3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","impliedFormat":1},{"version":"e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","impliedFormat":1},{"version":"471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","impliedFormat":1},{"version":"c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","impliedFormat":1},{"version":"40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","impliedFormat":1},{"version":"8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","impliedFormat":1},{"version":"4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1","impliedFormat":1},{"version":"49026435d21e3d7559d723af3ae48f73ec28f9cba651b41bd2ac991012836122","affectsGlobalScope":true,"impliedFormat":1},{"version":"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89","impliedFormat":1},{"version":"b6a4a51bc749ad882c33d98563ff5a94716ca884bfde949a8c97bad530e4ee2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"16b872cf5432818bdbf405428b4a1d77bb2a7ab908e8bd6609f9a541cea92f81","impliedFormat":1},{"version":"fe39ceafa361b6d339b518936275eff89a77e7dfe92f2efa5fb97abf9a95ca49","impliedFormat":1},{"version":"4009dd21843fe4a62d1d97b584a2937ca9f045df6fbd65c8b264d8dd04b656fd","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"c9e6ea53a25729dbb5b5bb6960db4387df2f8e88add9cbf36b6ff590481134f9","impliedFormat":1},{"version":"3e95e6310d49db6d575ac6c2896c02761426aa5aab0b18169f971151c709b770","impliedFormat":1},{"version":"7eb0662b995994db248290a0f0a1d8ed685991a162ff9eb4dee36f099cccd0d9","impliedFormat":1},{"version":"bea5c9fc0843a6961411ab4a04df856a8372448bc0d180da0c3a054ff31044b8","impliedFormat":1},{"version":"715873cecbfcebb49f293f0521bd0955d6298486e2eeb9c7bbf5e9f20a6ed152","impliedFormat":1},{"version":"c6cf9428f45f3d78b07df7d7aab1569994c177d36549e3a962f952d89f026bc4","impliedFormat":1},{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"6c7b9d2139abd8f2e83ed8fa018c3799ab3187755a6665621feb6e93d3429ac3","affectsGlobalScope":true,"impliedFormat":1},{"version":"a019c9782ea4e21c83881c780cebce8ad86e3f78122619336eacbd87e47fe674","impliedFormat":1},{"version":"021ca24be8eb8c46f99b4e03ebf872931f590c9b07b88d715c68bd30495b6c44","impliedFormat":1},{"version":"5899ab1898582115c432cccef063298f75477bf2cebe5473360043fddd67bcc6","impliedFormat":1},{"version":"6b97f4106d72ae6b4ebf4e46d2fe90f4d04dd04b3dbff6e294572440a428209d","impliedFormat":1},{"version":"e3baa0c5780c2c805ec33a999722a2f740b572eb3746fd0a5f93a0a5c3dbf7f6","impliedFormat":1},{"version":"48fedd2f8549a2ae7e62f30fdb015779c2a7b536760730c5269406cd3d17cab2","impliedFormat":1},{"version":"089867511b37a534ae71f3d9bc97acc0b925b7f5dbec113f98c4b49224c694eb","affectsGlobalScope":true,"impliedFormat":1},{"version":"c874bfffe38a94b129077eaba4e26575972d545d5d04cd64e90c02d2c029ead6","impliedFormat":1},{"version":"f5ce35485541e817c2d4105d3eb78e3e538bbb009515ed014694363fa3e94ceb","impliedFormat":1},{"version":"323506ce173f7f865f42f493885ee3dacd18db6359ea1141d57676d3781ce10c","impliedFormat":1},{"version":"bd88055918cf8bf30ad7c9269177f7ebeafd4c5f0d28919edccd1c1d24f7e73c","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ee9304173804c2c6dff4fcb8ad900619a4078b30d37f7e455236836e8e87a45","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea3ab3727cd6c222d94003ecafa30e8550c61eadcdabbf59514aee76e86211a5","impliedFormat":1},{"version":"d3cdd41693c5ed6bec4f1a1c399d9501372b14bd341bc46eedacf2854c5df5a7","impliedFormat":1},{"version":"2de7a21c92226fb8abbeed7a0a9bd8aa6d37e4c68a8c7ff7938c644267e9fcc1","impliedFormat":1},{"version":"6d6070c5c81ba0bfe58988c69e3ba3149fc86421fd383f253aeb071cbf29cd41","impliedFormat":1},{"version":"48dab0d6e633b8052e7eaa0efb0bb3d58a733777b248765eafcb0b0349439834","impliedFormat":1},{"version":"d3e22aaa84d935196f465fff6645f88bb41352736c3130285eea0f2489c5f183","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"cdaaf046791d7d588f28f32197c5d6acc43343e62540a67eed194c9c20535fdc","impliedFormat":1},{"version":"4b1ff655bd8edd879dd4f04f15338ce0109f58ccb424165d44fa07e7ea39c4bf","impliedFormat":1},{"version":"6fa61015444e843013443f2e5ca6bee5f033cbf361f953fd932abb0c029b73b2","affectsGlobalScope":true,"impliedFormat":1},{"version":"300f8e9de0b0c3482be3e749462b6ebc3dab8a316801f1da0def94aed0cd2018","affectsGlobalScope":true,"impliedFormat":1},{"version":"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","impliedFormat":1},{"version":"24b8c93eb91a64a6fbb877a295cfac4c10aa4660599970c954a99d33697534a3","impliedFormat":1},{"version":"76a89af04f2ba1807309320dab5169c0d1243b80738b4a2005989e40a136733e","impliedFormat":1},{"version":"c045b664abf3fc2a4750fa96117ab2735e4ed45ddd571b2a6a91b9917e231a02","impliedFormat":1},{"version":"ca619678b887ae262316673b55bb358c517593d3b6b96c1271972716c699da32","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c312a7c5dec6c616f754d3a4b16318ce8d1cb912dfb3dfa0e808f45e66cbb21","affectsGlobalScope":true,"impliedFormat":1},{"version":"d1ef1d8516286380fd0a6f498f1650d374a8cb5f03d91633b6124e4fb8fb131d","impliedFormat":1},{"version":"fecdf44bec4ee9c5188e5f2f58c292c9689c02520900dceaaa6e76594de6da90","impliedFormat":1},{"version":"2641e5e19268b6f5038ad48a6e2598965301df8a77c48c99d8df760a6a154204","impliedFormat":1},{"version":"6a4a80787c57c10b3ea8314c80d9cc6e1deb99d20adca16106a337825f582420","affectsGlobalScope":true,"impliedFormat":1},{"version":"f2b9440f98d6f94c8105883a2b65aee2fce0248f71f41beafd0a80636f3a565d","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","impliedFormat":1},{"version":"dacb10fb8f24de6705d238c310c3112dff4d760756605293e1d3469600e8a326","impliedFormat":1},{"version":"8a0c69ccb5813db8677cc91c9b3990025df645b1d779487ae4196d73a52d1930","impliedFormat":1},{"version":"c0a211e88b30ccbc7586b0482dd34704e9bea0b8e516ea39e0ebe3ee11b08b5e","impliedFormat":1},{"version":"d5066f659713b409345056c5dd6076736e9fd2d966016e591313ff9e87ff8a78","impliedFormat":1},{"version":"7b55c06f934fce7d6d28829f6553122ed8295b4da30616fa1f8520a4cb813c42","impliedFormat":1},{"version":"dbda4c23a4aba02ea943156b66139a385dfcbc88bbba134ceee3bcfaf83866b9","impliedFormat":1},{"version":"f0fbd843c7270ad944565f892f2411376d9c21a9850c228c724e8c327cad5713","impliedFormat":1},{"version":"8e425d872aa9807df78faff8916465d9e415ceb79a6371df9b3d7ba82410117e","impliedFormat":1},{"version":"694ce0788daf31dadf82702cb0efe558014a0a210278c78817840f1caa4f3a09","impliedFormat":1},{"version":"b8858f8750c32bc24aa90df80af95b1aca764a2728e395b8b2aefeffbb0d4324","impliedFormat":1},{"version":"51b85172183e3bf32ae04b95da932713fed0eb1e9b0ac14658b27315d3cca7de","impliedFormat":1},{"version":"1d9706c7bf2cc171e52f67cc048e229622b59efe1922c82541bc61ea2cf8537e","impliedFormat":1},{"version":"567c2188f15c861e15c04c94a333a6118a1d2445ca922d434b8131162fbcb17f","impliedFormat":1},{"version":"d197b9f0efe1ad5da852386f3151c8c973ea539f8b132a7538c637f35a94f3fd","impliedFormat":1},{"version":"633e51cdb20ca6359575d8254c644d3dd12d91d8728edfc6ca9ddc268f2c3ddf","impliedFormat":1},{"version":"ad922a313b0a711720bb2989ce0aa1db0d50c808256304fd5cb4eca4dde6dc57","impliedFormat":1},{"version":"3db5b76431251162950a870670c33d22d7e7fcb02f0f5818d96f16d941335a20","impliedFormat":1},{"version":"980ae73c3fa6bf411e03210ae518c4e9d1d8c2d9916b7f585e3df1327c6f51e6","impliedFormat":1},{"version":"29882e1aaab87d81042b59746d104f4dbaf23be75529d7b661a7251c80e5881e","impliedFormat":1},{"version":"c671506dcf801b547570b2f98ce576d712abc72d645a358e56327bbc77fa046d","impliedFormat":1},{"version":"eefb5931fa32da9b384a318c9c98314841326040cd8a5a9f4ef0acbd3ec3b924","impliedFormat":1},{"version":"1c7760d4af43ced46bce744555d7014ee47f3381b57cacc933ded7f0a8701aac","impliedFormat":1},{"version":"897abe32931ae33b56a55876e29ebb74c0d3e322f1643ad84442bd08ea6c0a00","impliedFormat":1},{"version":"dd88cd12a30f48e20e832fbdb73a1720e1966d3e0b578b7eae30ffd578835396","impliedFormat":1},{"version":"d9434d9ca5420a9ff17914f59d91c8f524b9475c0e5d1adeada4b5b5e7923dd9","impliedFormat":1},{"version":"cf22e63658fcefda0f460de7da68c6ce6c2c489af8bb2fcc2fe97c465fa8b9db","impliedFormat":1},{"version":"f0f09c74dd4a652a0014285577c361d1f3b2708070a964142849cf50f1ee69d9","impliedFormat":99},{"version":"34eab9b57b0a64202faa5c86a9e28fa63ee0bfdc1135d2ba08c4c1fd5a638531","signature":"236b5112d62f1b80549e4b760356b8e36274c4b18dd0e37bb3801d601aee782f","impliedFormat":99},{"version":"ecf78e637f710f340ec08d5d92b3f31b134a46a4fcf2e758690d8c46ce62cba6","affectsGlobalScope":true,"impliedFormat":1},{"version":"4c68749a564a6facdf675416d75789ee5a557afda8960e0803cf6711fa569288","impliedFormat":1},{"version":"6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea","impliedFormat":1},{"version":"9692a141afe8f30a5542189ffceb1a043f3d1fbaf0e07d28a8e9ac6d32c4cb01","affectsGlobalScope":true,"impliedFormat":1},{"version":"dd745849f593f233de87b789c3c7e52155cd4335e35073a6526779a09ed229d2","impliedFormat":99},{"version":"73ad2a2ae96501b41049e2c7728de864694dd4e968e042db458f45ebe1de9b61","impliedFormat":99},{"version":"c86496e9451af96bcc9d15f97ca39fe8f89ec787d61a78d7140115e289b0d403","impliedFormat":99},{"version":"51cac533b4031fe5d4fecef5635afac9c0dca87c11f5b325e49e1600a9c51117","impliedFormat":99},{"version":"8b5baae22d64e1c47b88bdf16025396940393cfa830c66d9f330c1701e91ba91","impliedFormat":99},{"version":"46324183533e34fad2461b51174132e8e0e4b3ac1ceb5032e4952992739d1eab","impliedFormat":1},{"version":"d3fa0530dfb1df408f0abd76486de39def69ca47683d4a3529b2d22fce27c693","impliedFormat":1},{"version":"d9be977c415df16e4defe4995caeca96e637eeef9d216d0d90cdba6fc617e97e","impliedFormat":1},{"version":"98e0c2b48d855a844099123e8ec20fe383ecd1c5877f3895b048656befe268d0","impliedFormat":1},{"version":"ff53802a97b7d11ab3c4395aa052baa14cd12d2b1ed236b520a833fdd2a15003","impliedFormat":1},{"version":"fce9262f840a74118112caf685b725e1cc86cd2b0927311511113d90d87cc61e","impliedFormat":1},{"version":"d7a7cac49af2a3bfc208fe68831fbfa569864f74a7f31cc3a607f641e6c583fd","impliedFormat":1},{"version":"9a80e3322d08274f0e41b77923c91fe67b2c8a5134a5278c2cb60a330441554e","impliedFormat":1},{"version":"2460af41191009298d931c592fb6d4151beea320f1f25b73605e2211e53e4e88","impliedFormat":1},{"version":"2f87ea988d84d1c617afdeba9d151435473ab24cd5fc456510c8db26d8bd1581","impliedFormat":1},{"version":"b7336c1c536e3deaedbda956739c6250ac2d0dd171730c42cb57b10368f38a14","impliedFormat":1},{"version":"6fb67d664aaab2f1d1ad4613b58548aecb4b4703b9e4c5dba6b865b31bd14722","impliedFormat":1},{"version":"4414644199b1a047b4234965e07d189781a92b578707c79c3933918d67cd9d85","impliedFormat":1},{"version":"04a4b38c6a1682059eac00e7d0948d99c46642b57003d61d0fe9ccc9df442887","impliedFormat":1},{"version":"f12ea658b060da1752c65ae4f1e4c248587f6cd4cb4acabbf79a110b6b02ff75","impliedFormat":1},{"version":"011b2857871a878d5eae463bedc4b3dd14755dc3a67d5d10f8fbb7823d119294","impliedFormat":1},{"version":"d406b797d7b2aff9f8bd6c023acfaa5a5fc415bfbf01975e23d415d3f54857af","impliedFormat":1},{"version":"7d71b2d1a537fe41760a16441cd95d98fcb59ddf9c714aba2fecba961ab253b6","impliedFormat":1},{"version":"a9bd8a2bbd03a72054cbdf0cd2a77fabea4e3ae591dd02b8f58bda0c34e50c1c","impliedFormat":1},{"version":"386cc88a3bdee8bc651ead59f8afc9dc5729fc933549bbd217409eabad05ba3e","impliedFormat":1},{"version":"b8d43feb1465f6b4bd247faa6aad0c2a7f8302ec5bef0c400405787211401a82","impliedFormat":99},{"version":"0e6387b87925a10ba52cd0de685a4f7e2d9dd402dbac560dce8934e8e34007d0","impliedFormat":1},{"version":"d8aefefcd7cdfd6cd7f123039ca62be5e82289b61a8388faec0c42bbb74e8000","impliedFormat":99},{"version":"ba63f5b1ff04b72c9974f16d0bf76cd6318573642eed8afdd044d4fc8a9aae8e","impliedFormat":1},{"version":"ea37ed9ae575a7b08f96c281296ab2e51c7f69731dd6a06a2825e4b996b565c2","impliedFormat":99},{"version":"433fbedb05e2344f1cf4850f0c7c6fb06dc002761176ac136e46a966e29f9566","impliedFormat":99},{"version":"b33b013def0337e13d43dca3a3eb8d2fd2d4f0a9cd3507a4a4556c92ea3ae329","impliedFormat":99},{"version":"8cc341c0cc17901504daba7ca2788a49528c790e608231d76704a408650ee2fa","impliedFormat":99},{"version":"24b1ae0dff8094ce912decf1ed30839656737f54c0892a7f64db42212ab1b380","impliedFormat":99},{"version":"e2ec925bf462e6db89c9b7d934f67fef251f111a9f14a775f82ac4d3a0bc5c42","affectsGlobalScope":true,"impliedFormat":1},{"version":"c58be3e560989a877531d3ff7c9e5db41c5dd9282480ccf197abfcc708a95b8d","impliedFormat":1},{"version":"91f23ddc3971b1c8938c638fb55601a339483953e1eb800675fa5b5e8113db72","impliedFormat":1},{"version":"50d22844db90a0dcd359afeb59dd1e9a384d977b4b363c880b4e65047237a29e","impliedFormat":1},{"version":"d33782b82eea0ee17b99ca563bd19b38259a3aaf096d306ceaf59cd4422629be","impliedFormat":1},{"version":"7f7f1420c69806e268ab7820cbe31a2dcb2f836f28b3d09132a2a95b4a454b80","impliedFormat":1},{"version":"2d14198b25428b7b8010a895085add8edfaae476ab863c0c15fe2867fc214fe4","impliedFormat":1},{"version":"61046f12c3cfafd353d2d03febc96b441c1a0e3bb82a5a88de78cc1be9e10520","impliedFormat":1},{"version":"f4e7f5824ac7b35539efc3bef36b3e6be89603b88224cb5c0ad3526a454fc895","impliedFormat":1},{"version":"091af8276fbc70609a00e296840bd284a2fe29df282f0e8dae2de9f0a706685f","impliedFormat":1},{"version":"537aff717746703d2157ec563b5de4f6393ce9f69a84ae62b49e9b6c80b6e587","impliedFormat":1},{"version":"d4220a16027ddf0cc7d105d80cbb01f5070ca7ddd8b2d007cfb024b27e22b912","impliedFormat":1},{"version":"fb3aa3fb5f4fcd0d57d389a566c962e92dbfdaea3c38e3eaf27d466e168871c6","impliedFormat":1},{"version":"0af1485d84516c1a080c1f4569fea672caac8051e29f33733bf8d01df718d213","impliedFormat":1},{"version":"c2d56efa50f7d0ac8e4e7125fe5e213c1f13228117a70c54e79d23d5529c3fc8","impliedFormat":1},{"version":"677d9e197ed0a49556a07c16988b967b6662d48b8475bfc78aba62052c684736","impliedFormat":1},{"version":"ae7f57067310d6c4acbc4862b91b5799e88831f4ab77f865443a9bc5057b540a","impliedFormat":1},{"version":"955d0c60502897e9735fcd08d2c1ad484b6166786328b89386074aebcd735776","impliedFormat":1},{"version":"2fa69d202a513f2a6553f263d473cba85d598ce250261715d78e8aab42df6b93","impliedFormat":1},{"version":"c17d5f8e1f0d7cb88000577b29579e758d94fe2d655db41fed16183498860f60","impliedFormat":1},{"version":"09759a6d77fcbbc42729c6ad12c78bd1603e7ef516fc2830b0f7900ae0c45293","impliedFormat":1},{"version":"8e358d80ac052e9f4e5cc16d06c946628834b47718a4bd101ef2087603b8e5c7","impliedFormat":1},{"version":"cadaf02024a07a4281e3bf732e51513c6b2092a6312dab5d30538fe4379e0591","impliedFormat":1},{"version":"cbb45afef9f2e643592d99a4a514fbe1aaf05a871a00ea8e053f938b76deeeb9","impliedFormat":1},{"version":"acfed6cc001e7f7f26d2ba42222a180ba669bb966d4dd9cb4ad5596516061b13","impliedFormat":99},{"version":"f61a4dc92450609c353738f0a2daebf8cae71b24716dbd952456d80b1e1a48b6","impliedFormat":99},{"version":"b1adbadd9e2b45fa099362a19f95fec9d145b4b7f74f81c18d8fa1a163da47e0","impliedFormat":99},{"version":"904dffef24bc8aa35de6c31f5ed0fd0774eafc970991539091dc3185c875a48e","impliedFormat":99},{"version":"da5edb48832bb95f0a4c2d88e17289043431f27b20c15478deaf6bbe40a5a541","impliedFormat":99},{"version":"6e32be7307e6d09a17c0b8bd3084f7aada64a7978d23b56932c1057702ee9ca6","impliedFormat":99},{"version":"1abc2cbc751bb8730104fc8f86916eb96c55b23cc3e9026353a66e8ab656e824","impliedFormat":99},{"version":"803b5e17eac6f2e652d63a8cbd6d1625d01284d644c9a188c3025bc2ffa431bd","impliedFormat":99},{"version":"7ae3d9b462ab1f6e4b04f23380d809dbdd453df521cd627a47512da028b265db","impliedFormat":99},{"version":"ac75054fee0b8446e91661842fecc430e6b1b0cb431e184ea2c55fa42192dfba","impliedFormat":99},{"version":"1ca3cbe8dcf0dc172159555f171781f303154d13a8137bd0faffd622e431d74a","impliedFormat":99},{"version":"e094143feb29f445c30202d367bd90022336450f425c871de8c6a59cfe237120","impliedFormat":99},{"version":"5d427232b7626652a619b785c6759d55fb1b8fa1dad0d1dd66da80ebdf90c96f","impliedFormat":99},{"version":"9c4b143b9b7b0bd0699154895ee138ffa1a852015857ef034e01301ceea955f2","impliedFormat":99},{"version":"a969dba639f7ee6b1d908d7406ae2330f186cedf65adf9772e215d896010533f","impliedFormat":99},{"version":"34a231989561842aaf73f46fc68ad128ec54d5bda81fc00c8c3d02ad6158e93f","impliedFormat":99},{"version":"7214f522416ec4272332829866c55340e43c1ab7205e26cb80014e6947a88d58","impliedFormat":99},{"version":"c9f5f87086e8e5e8dc77b9442c311e3f43974b31489d6159927e5570a3fc8848","impliedFormat":99},{"version":"2871edd484001f0fa065425c99b9d512c6bdc7fa34f76ae217d111e35b103458","impliedFormat":99},{"version":"51a51411ab922521327f5f9bd6ab81fa4165e6c2eb96bcdbbe245d09d10f6927","impliedFormat":99},{"version":"e7da798385edf40fca6cb38c2dbeb32f126957db6e0bb54969a86da253e59884","impliedFormat":99},{"version":"e524f90a723b0a467efbd00983732b494ac1c6819338b3e6234b62473b88a11d","impliedFormat":99},{"version":"4fb2d4e73735361b40785628450460f6e173ad3fc967488d202b6b42fa3a48e6","impliedFormat":99},{"version":"c33c4c8603dda8c82b6d7bea6de1706b4e4e5750758315519572eb09b58d427b","impliedFormat":99},{"version":"e6cad175d8b1f616ecbbc51a9ef1d1589f1bad403ec674dfda0ba123079f5d75","impliedFormat":99},{"version":"2490e9b3ca3d574eb45da0b124fbca1e72a871f429b7f7d672729dbe3ee1bfcd","impliedFormat":99},{"version":"34c1b3cc8bb4c7647ea912cade08f4df38c74b3b0d697f6c0680e9e12235ad95","impliedFormat":99},{"version":"ec805cfebba683898cc648aea53693aec5f90b9146ebbbfa0d1841c1842d5f03","impliedFormat":99},{"version":"b97fbb0ced4762aa0e77ab2fbf5239aeddd6dba117ae9068ec4d24871f750319","impliedFormat":99},{"version":"35a70af190fd0149b4ea08e2909820d17b74d31c69271a76ddcb1327d9194fd9","impliedFormat":99},{"version":"4b3f8111b66426f107f5e9524f0acbf15fc2ab80dd2f6b1a380c1c6ff621da91","impliedFormat":99},{"version":"dd75d7b7e56514dd62c941047c524d050a7066a87191d372231f08b51e2f48ca","impliedFormat":99},{"version":"b8b002cb7a18d7f88e40947f8c7e412cb01d5f4ac5b0468c6ee9809f2da4d725","impliedFormat":99},{"version":"9f0d3985e7e87122e259e3e8b9e505400105f446d570fdef467476ca5e10cd4e","impliedFormat":99},{"version":"034504c3e3bea85a12c997a0674e1457f4e4ac357804cf6b92a8c231bffca0f3","impliedFormat":99},{"version":"f2629a604cf29b18fa1a18cc5924b9af13fca8695601512811f7017b8449e9f9","impliedFormat":99},{"version":"130d1b727f5eeaa49deb759a1138e1fed20ed58d54e8c9243519b2474283ee7f","impliedFormat":99},{"version":"27217e18c6e60169ff3219955b5185bc86f66b51c1c26ccc704bfea946caeba5","impliedFormat":99},{"version":"9d549e4fc0c7770a36ecaef001a9a125bac456a500cfe18f4dbf260328a5a1af","impliedFormat":99},{"version":"d6cd38c6ae4a14d3553a200c111daaf9174b0533477d22bb4a1e4a5e9f70ccf0","impliedFormat":99},{"version":"3301fe89525e0330736decdd656998c818c1d580fa926a1ad64e5a25d3f15284","impliedFormat":99},{"version":"c7f884ed65c039caf9caaf217b85fd96d865ff4718b430ca5049733fcd127320","impliedFormat":99},{"version":"f3e12e07574e3ecab4d4c2dccee1a1c7d71df2059f2438e65e98cf86080231b5","impliedFormat":99},{"version":"c361e6dbbd008976bbd57508bbcaa4988966e372c8faa7f9989539fc7d5d6aa6","impliedFormat":99},{"version":"73bf413a6e38e12963719c8c3ee5bb77b9d9373767f4e15ae57405bf3b1e14fd","impliedFormat":99},{"version":"24d160a4139b2d6339ba6b7f56c6f9c38cad6dd22854c1043242090b1024f58c","impliedFormat":99},{"version":"63b81275133dc38104bfe15d0e5738dee0eb6583454536a3de6f403a7cfdce6a","impliedFormat":99},{"version":"47e74c2252d5d35fb0b56af77c1cc25f8515d511d8e6dffced5160525aa6101f","impliedFormat":99},{"version":"c6d4e9653007664acc0a8971c94d851c9a286b7a80b54a32c47d90f0d0cae3fe","impliedFormat":1},{"version":"88137aab873c5f5e46c26ca5671d56e15f336b84abf24dd4693fb18cdd17fb27","impliedFormat":99},{"version":"243e1bba05aba98d2d8adcd4d298cfd3bcccb5a9674f7f14416b434db4d76120","impliedFormat":99},{"version":"c452164c22f1f53bf18ac4bfa7c7d235e395d0b6ad7d19ef3d3285d083de058b","impliedFormat":99},{"version":"53b6f0b6a0329430b336ae66f039285d8709fc925dc5bfc9573080077812a07c","signature":"c8a2a504c84716cdb4ed97cf7c1ae63c7d9fd64abc6aae179db80fc21ebe1d8e","impliedFormat":99},{"version":"df0b3f6d97b0ba6746f1b3037070fb05f4bbc6fd5b70b99488532275ecada31f","impliedFormat":99},{"version":"061153fc70363ef63700dca565d5111d4bf30d834554037dbb2677950fde660f","impliedFormat":99},{"version":"a673648524ae846f606b42436eeee9ffb0b9ddfb816bd8ebdd82fd2833ef72e0","signature":"fc679a1585fbf534f0dd978a3e4e14ac28b5cc818d49d2bc9b25d4fda0b11268","impliedFormat":99},{"version":"5614276a47202315fdddd2fea0fd4049cb9c1f04d443f80eddb4ace63cfb6cf8","signature":"c2253d817e7d88efac50899236dabc0fd53e8252b4c0a840bd25f722f9ee1cb0","impliedFormat":99},{"version":"6656ee3ecb2a17c7e093eea5e0f1e8b4b5cb2ba87d2b6b78a321793aebcc5ef1","impliedFormat":99},{"version":"2ebf8123d048f5d47acc66a4b5a130253df98d6cba875e555343f4872f52693a","impliedFormat":99},{"version":"cae3d6552150370aff47d1f4499ca4bfd372e46abefbd110c9b590deddd212f7","impliedFormat":99},{"version":"f64e961835ce3c1ff7d347e1db65db33fcacd9a6c7d79a058f1e4aa943123029","impliedFormat":99},{"version":"2f1c93dcba7fe3d539c6622b73c870b46462f13d82a31673ef006d86548d6197","impliedFormat":99},{"version":"82c661f1f20d29212d2e0408bee2e0f54bf8930cdcdd88f23ef8e03e4618afb4","impliedFormat":1},{"version":"d53d8a71b9525be3fb65c331f20db99b826edfa922703578af284736dc780db5","impliedFormat":1},{"version":"6256cf36c8ae7e82bff606595af8fe08a06f8478140fcf304ee2f10c7716ddc8","impliedFormat":1},{"version":"2ba0457b958954b9b2041077df992fad015e85c615dc1ccebeddb561d4ab89cf","impliedFormat":1},{"version":"81c4fd49117bc25b8aac796a345db4315cc31861f61772da6bd405989ede0f79","impliedFormat":1},{"version":"1f8d4c8257ba50385865ce887940c8fdc745bcf3cea2dc09173bc8d3320b6efe","impliedFormat":1},{"version":"8459a11cb29556837148a3f82ccff6f3d9745070c3ed77264e279e7fe35ed0b7","impliedFormat":1},{"version":"7c774169686976056434799723bd7a48348df9d2204b928a0b77920505585214","impliedFormat":1},{"version":"5e95379e81e2d373e5235cedc4579938e39db274a32cfa32f8906e7ff6698763","impliedFormat":1},{"version":"d3c8a891b0554f4319651b5c89c2d91a442a792bf84afcbc399be033b96b4abd","impliedFormat":1},{"version":"8758b438b12ea50fb8b678d29ab0ef42d77abfb801cec481596ce6002b537a6f","impliedFormat":1},{"version":"88074e936d33e224b83f81eebbaf835467e1c0a6ba1239b950e6476dd7f73356","impliedFormat":1},{"version":"c895675912a8b2d0dcb13d24433757d233de16a3bb5c60f7d903099d96d61ea8","impliedFormat":1},{"version":"f73cf81342d2a25b65179c262ca7c38df023969129094607d0eb52510a56f10f","impliedFormat":1},{"version":"e7d7e67bd66b30f2216e4678b97bb09629a2b31766a79119acaa30e3005ef5fb","impliedFormat":1},{"version":"4a7b9005bef99460ba60da67219f0aff852cfd44038f17626bf59a6b5c6960b5","impliedFormat":1},{"version":"e137f087bda0256410b28743ef9a1bf57a4cafd43ffa6b62d5c17a8f5a08b3b5","impliedFormat":1},{"version":"fa8d9c5ea6ad2a5d3d6ee7703cfe1ddd962f1e4da08a370c6db642b1a1a091b8","impliedFormat":1},{"version":"af504042a6db047c40cc0aeb14550bbc954f194f2b8c5ad8944f2da502f45bf5","impliedFormat":1},{"version":"5b25b6ab5ad6c17f90b592162b2e9978ad8d81edf24cd3957306eb6e5edb89a9","impliedFormat":1},{"version":"24693bd77ac3be0b16e564d0ab498a397feb758ce7f4ed9f13478d566e3aafde","impliedFormat":1},{"version":"208dad548b895c7d02465de6ba79064b7c67bc4d94e5227b09f21d58790e634c","impliedFormat":1},{"version":"048c0ced65fa41fbf4bcc3d5e8e5b6f6c7f27335ceb54d401be654e821adbc08","impliedFormat":1},{"version":"f1c7ab18a927d1a9e3a452ef9b5d2d636dc7f39a116add1a48b0b78a323f19eb","impliedFormat":1},{"version":"9a57d654b0a0e4bf56a8eb0aa3ede1c7d349cec6220e36b5288c26626c8688ed","impliedFormat":1},{"version":"1b498f3eb43113902ac73a6abe4618e54c353b0fabb766ad61ec75576b2a807f","impliedFormat":99},{"version":"158d1ee542c393a4533fe4ab0515711c1b97fc76f5cd66348e69f55f7ddfab6a","impliedFormat":99},{"version":"194f5c01e2f65682c0391f7e1016b4f1c82292ffccfd4bd794821736cce6ea7c","signature":"e600e9d8ef8374f63bef37d3be2d3c507a5b42d9b0cad417eabaf67e09abd07d","impliedFormat":99},{"version":"c3a481ee7005f891eb3c8a029892a70aea6b459e8e01d19381bda8569561ea8a","impliedFormat":1},{"version":"92f25a2a0bfc7bbc60179a2082b1d4c9a78c01f118519ae47338f14fa27aaf3f","impliedFormat":1},{"version":"5128266300e827130d58c2caf046210bedd34cfe194dd32cfb2a294684549700","impliedFormat":1},{"version":"ed732b8ce05a3f2617828ccf32cbe17afa16061b08a297797a4cd34c70e96ca7","impliedFormat":1},{"version":"24fd1a785c61c9ac5af1860a52cdc6272962cd468070f3cbe7ba7b4bea68fa0a","impliedFormat":1},{"version":"b363b85c8e93be17e1cdb62c400e08ea1dd88df8dc9a6c9ac1d34b79695b9694","impliedFormat":1},{"version":"70b3cf5c5122849e757a21b3a4ec8cac43d06a133f161acf52189c38179badde","impliedFormat":1},{"version":"7c610268bd1c45fd2d3722b590e303173b96822508eeabdfafc97b926fe370ea","impliedFormat":1},{"version":"2afd40684d9ed2a92e4259bd39dacbf0d0aec6283d47a8848f6e2210e2ad9ff9","impliedFormat":1},{"version":"546f5f4a7dec03c2d35ca979e889ec6e9f25faea9820f8d19acaaffcaaaccdaa","impliedFormat":1},{"version":"7e93a991b4d18a2e1cce04bb219110aba4379bafc4de29878ab65acfa97aa8a5","impliedFormat":1},{"version":"9d3fe3b9bfb39058d0632a883821ec42596cba09cfe88905bbe1d36530362383","impliedFormat":1},{"version":"810ebbea2544525376182a8eacb1b1629cab72b65cd63b20e9dba179c8b0158c","impliedFormat":1},{"version":"3ab50dde6a8dcf6c91229988e83bdbffef5448ca3421976602ba81b6326b91b7","impliedFormat":1},{"version":"dfafd1b1d514315900ca2cf7de244e9e09a0db3f1c7f83a10758e0f01ddd7e2b","impliedFormat":1},{"version":"c3d2abfb3f32442e1743c765801e5d1ad7b1646cf020d09f114adbfde4cb1afa","impliedFormat":1},{"version":"64c4e7ab9a55ade8a80079730721cb57962ffd696e88bfbe77453f33ff0c89fb","impliedFormat":1},{"version":"b6ef0db675b5145700813a721047bfcefe3927147daa0fc0bd92c0762e70b9f7","impliedFormat":1},{"version":"2ccfa241f205c54be4a39c5e108ed4cd33f4fb6398f2ac7c4e876a5115bcee82","impliedFormat":1},{"version":"2d11d097e05c0022c8042fa7f9ff3c6246bab57b0429881d00782a289a668b2f","impliedFormat":1},{"version":"2ad2adad2871995deb1aed8c940c74b917d96f64d9ae6969c237a917908c377c","impliedFormat":1},{"version":"430365155b27031a1e65138a414af14b0d39426447eafdfe5b1b570419c5d5fc","impliedFormat":1},{"version":"0e47b2faa8c1f0f93bd4deb6119e8f02f1a7c1f2394f88d4fc74b70e270d1eb4","impliedFormat":1},{"version":"ed4d24c29aacac45546aae136d210d935d918051c9bdf63945949c00ff7112e2","impliedFormat":1},{"version":"bfdad1331ae4a4070f923b984c740d54a4634e3a5cc5a11be005a71c01d6666d","impliedFormat":1},{"version":"dbc35aca471bb0636d29c38d0ce042638aafd84600ef9414b20f120a52b78e6b","impliedFormat":1},{"version":"ea366ad80040319ca2ac495f4823fa271d330286525d57a043b6feed08ce7917","impliedFormat":1},{"version":"98bb229db2d81eaec4ba5ef6e7bbb77f24c424e63217bed49a951e9c6b518507","impliedFormat":1},{"version":"57db29be78958cdc0150a4c3f0972d1ff02f471a4083473c6b3c39d792771c7e","impliedFormat":1},{"version":"e59c8a464ad11bb23f1d2115c63ed424d71a6d3dac538721ad110e080af48a44","impliedFormat":1},{"version":"70a5bb676e31a106a3d8745446e94d001399bc73e207d6b5b3e7792d79f35b2b","impliedFormat":1},{"version":"5c229bdb14c6fcf411a298a1a01cc2b28a908fbe0115bae3c8a24d55e0dcc347","impliedFormat":1},{"version":"9bf6f160384be27775beae3119bce985ca534493726ab9075e9294dc1ca70469","impliedFormat":1},{"version":"5d24fc6f7a774345c2860388f61102d02ed7e1d9b3bac485c76ee37b13456dda","impliedFormat":99},{"version":"9d2756560141cff595951f54c654c4dd687301f08682a497d7d746fea058877c","impliedFormat":99},{"version":"25c689d1004281802c622fb4d1e8eddde2f566dd50fc23d4499eb76b20657d8d","impliedFormat":99},{"version":"1ddbce09db6723dcb00b8da34e9a31a25d7b9f03ef5d98828bda058f274d9091","impliedFormat":99},{"version":"42fa7c59534fcb76199ca76e0a2fd01cbf13ebefe5f01d6ef64a5e88e0cba73b","impliedFormat":99},{"version":"afbcad32ca6232a3734aa1a9bb9c8fd97bcc49c77f1bc4695d085702b71f3045","impliedFormat":99},{"version":"81365d90742f4f37092c3cbf06b442b47f15aae2fd967be03338374136d8c854","signature":"9ea95084a2adbf59c3adebf493a46682d2e2864db6de603d806ee497488b436f","impliedFormat":99},{"version":"84a031c1998bd3c145dd7e46df783fe5162b4e9e8500f6ec9b748d0878fe9da8","impliedFormat":99},{"version":"3f1c200bcae068defee66d34dbcae5d73e3e5498d1d6a811eb0b3b93dbbe3953","signature":"f70f105be8ec9c7840307a983f6e3d608932df2da3396f73f1a2db7af2b5ca3a","impliedFormat":99},{"version":"1191df36f0554d0f9ef4bb74fcbe272bc0688375e0ba78b287486f7c3c39ec71","impliedFormat":99},{"version":"64cf78b101f574b7503d7c367f9734658245d3f16419dfa9574d1756a00d1700","signature":"6db27677be594654c4ae1cc9cfe5559a3f7f48e838534726f5777efb35102867","impliedFormat":99},{"version":"6061aa83817c30d3a590f037b3cba22cdd809fbe697926d6511b45147928a342","impliedFormat":1}],"root":[180,295,298,299,332,372,374,376],"options":{"composite":true,"declaration":true,"esModuleInterop":true,"inlineSources":true,"jsx":2,"module":199,"noUncheckedIndexedAccess":true,"outDir":"./","rootDir":"../src","skipDefaultLibCheck":true,"skipLibCheck":true,"sourceMap":true,"strict":true,"strictNullChecks":true,"target":7,"tsBuildInfoFile":"./tsconfig.tsbuildinfo"},"fileIdsList":[[194,195],[195,196,197,198],[152,195,197],[194,196],[116,152],[116,152,190],[190,191,192,193],[190,192],[191],[133,152,199,200,201,204],[200,201,203],[115,152,199,200,201,202],[201],[199,200],[152,199],[144,152,178],[335],[334],[336],[176,336,337,343,344,345,346,347,348],[338,340,341,342],[339],[165],[158],[156,159,160,169,176,178],[156,158,159,165,177],[166,167,168],[154,155,156,162,177],[170],[160],[165,172],[165,170,171,172,173,174,175],[144,152,165],[165,177,354],[165,177],[165,177,354,355,356],[157,165,169,175,176,177,333,349,350,351,352,353,354,357,358,359,361,362,363,364],[178],[152,154,155,156,157,158,177],[156,159,177],[64,65,153,154,155,156,157,158,159,160,161,162,163,164,178],[177],[64,177],[153],[154,155,177],[165,169],[178,360],[115,152],[66],[102],[103,108,136],[104,115,116,123,133,144],[104,105,115,123],[106,145],[107,108,116,124],[108,133,141],[109,111,115,123],[110],[111,112],[115],[113,115],[102,115],[115,116,117,133,144],[115,116,117,130,133,136],[100,149],[111,115,118,123,133,144],[115,116,118,119,123,133,141,144],[118,120,133,141,144],[66,67,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151],[115,121],[122,144,149],[111,115,123,133],[124],[125],[102,126],[127,143,149],[128],[129],[115,130,131],[130,132,145,147],[103,115,133,134,135,136],[103,133,135],[133,134],[136],[137],[102,133],[115,139,140],[139,140],[108,123,133,141],[142],[123,143],[103,118,129,144],[108,145],[133,146],[122,147],[148],[103,108,115,117,126,133,144,147,149],[133,150],[181,182,183],[243,244],[143],[152,206,207,208],[206,207],[206],[152,205],[188],[184],[184,241,249,252],[184,249],[152,184],[115,152,184],[184,241,245,249],[248,249,251],[255],[269],[258],[256],[257],[218,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,270,271],[252],[251],[250,252],[152,184,217],[241,242,245,248],[307,309],[309],[307],[305,309,329],[305,309],[329],[309,329],[104,152,306,308],[152,305,309],[307,323,324,325,326],[311,322,327,328],[310],[311,322,327],[309,310,312,313,314,315,316,317,318,319,320,321],[219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240],[233],[220,235],[235],[219],[220],[241],[77,81,144],[77,133,144],[72],[74,77,141,144],[123,141],[152],[72,152],[74,77,123,144],[69,70,73,76,103,115,133,144],[69,75],[73,77,103,136,144,152],[103,152],[93,103,152],[71,72,152],[77],[71,72,73,74,75,76,77,78,79,81,82,83,84,85,86,87,88,89,90,91,92,94,95,96,97,98,99],[77,84,85],[75,77,85,86],[76],[69,72,77],[77,81,85,86],[81],[75,77,80,144],[69,74,75,77,81,84],[103,133],[72,77,93,103,149,152],[246,247],[246],[213,215],[115,152,184,215,272],[272,275],[184,185,274],[184,212,280,282,283,285],[184,212,215],[184,212,280],[184,185,272],[184,185,272,279],[184,185,212,280,283,284],[184,272],[184,245,277],[184,212],[184,185,212],[185],[211],[178,365],[152,303],[185,215,290,291],[116,152,186,187,189,209],[292,329],[300],[365],[152,293],[367,368,370],[368,369],[133,152,212,292],[133,152,212,213,214,290,293],[144,152],[152,185,215,216,272,273,275,276,277,278,280,281,283,286,287,288,289,292],[179,215,292,293,294,295,296,332,365,366,371],[373],[375],[179],[210,290,294],[186,210,215,290,292,293,296,298,299,301,302,304,330,331],[210,296],[124,210,293,296,297],[178,293,366],[294],[293]],"referencedMap":[[196,1],[199,2],[198,3],[197,4],[195,5],[191,6],[194,7],[193,8],[192,9],[190,5],[205,10],[204,11],[203,12],[202,13],[201,14],[200,15],[333,16],[336,17],[335,18],[345,19],[349,20],[343,21],[340,22],[341,23],[347,24],[177,25],[166,26],[169,27],[167,28],[168,23],[171,29],[172,30],[173,31],[174,31],[175,23],[176,32],[352,23],[353,33],[355,34],[354,35],[357,36],[356,23],[365,37],[65,38],[159,39],[161,38],[157,40],[165,41],[162,42],[178,43],[154,44],[156,45],[358,46],[359,35],[360,38],[361,47],[364,23],[339,48],[66,49],[67,49],[102,50],[103,51],[104,52],[105,53],[106,54],[107,55],[108,56],[109,57],[110,58],[111,59],[112,59],[114,60],[113,61],[115,62],[116,63],[117,64],[101,65],[118,66],[119,67],[120,68],[152,69],[121,70],[122,71],[123,72],[124,73],[125,74],[126,75],[127,76],[128,77],[129,78],[130,79],[131,79],[132,80],[133,81],[135,82],[134,83],[136,84],[137,85],[138,86],[139,87],[140,88],[141,89],[142,90],[143,91],[144,92],[145,93],[146,94],[147,95],[148,96],[149,97],[150,98],[184,99],[245,100],[244,101],[209,102],[208,103],[207,104],[206,105],[189,106],[255,107],[253,108],[269,107],[261,107],[262,107],[259,109],[258,110],[256,111],[257,110],[254,112],[260,107],[252,113],[264,114],[270,115],[267,116],[265,117],[266,118],[272,119],[217,110],[271,120],[250,121],[251,122],[218,123],[249,124],[323,125],[307,126],[324,125],[325,127],[326,127],[314,126],[315,126],[316,128],[317,129],[318,130],[319,130],[310,131],[320,126],[305,126],[321,130],[308,127],[309,132],[306,133],[327,134],[329,135],[311,136],[328,137],[322,138],[241,139],[234,140],[236,141],[237,142],[228,143],[222,144],[239,145],[226,143],[227,143],[224,144],[231,144],[232,144],[84,146],[91,147],[83,146],[98,148],[75,149],[74,150],[97,151],[92,152],[95,153],[77,154],[76,155],[72,156],[71,157],[94,158],[73,159],[78,160],[82,160],[100,161],[99,160],[86,162],[87,163],[89,164],[85,165],[88,166],[93,151],[80,167],[81,168],[90,169],[70,170],[96,171],[248,172],[247,173],[214,174],[303,151],[273,175],[276,176],[275,177],[289,178],[274,107],[216,179],[281,180],[279,181],[283,181],[280,182],[285,183],[282,184],[286,178],[278,185],[287,186],[288,187],[185,107],[284,107],[186,188],[212,189],[366,190],[179,38],[304,191],[292,192],[210,193],[330,194],[301,195],[373,196],[375,196],[294,197],[371,198],[370,199],[293,200],[215,201],[296,202],[290,203],[372,204],[374,205],[376,206],[180,207],[295,208],[332,209],[299,210],[298,211]],"exportedModulesMap":[[196,1],[199,2],[198,3],[197,4],[195,5],[191,6],[194,7],[193,8],[192,9],[190,5],[205,10],[204,11],[203,12],[202,13],[201,14],[200,15],[333,16],[336,17],[335,18],[345,19],[349,20],[343,21],[340,22],[341,23],[347,24],[177,25],[166,26],[169,27],[167,28],[168,23],[171,29],[172,30],[173,31],[174,31],[175,23],[176,32],[352,23],[353,33],[355,34],[354,35],[357,36],[356,23],[365,37],[65,38],[159,39],[161,38],[157,40],[165,41],[162,42],[178,43],[154,44],[156,45],[358,46],[359,35],[360,38],[361,47],[364,23],[339,48],[66,49],[67,49],[102,50],[103,51],[104,52],[105,53],[106,54],[107,55],[108,56],[109,57],[110,58],[111,59],[112,59],[114,60],[113,61],[115,62],[116,63],[117,64],[101,65],[118,66],[119,67],[120,68],[152,69],[121,70],[122,71],[123,72],[124,73],[125,74],[126,75],[127,76],[128,77],[129,78],[130,79],[131,79],[132,80],[133,81],[135,82],[134,83],[136,84],[137,85],[138,86],[139,87],[140,88],[141,89],[142,90],[143,91],[144,92],[145,93],[146,94],[147,95],[148,96],[149,97],[150,98],[184,99],[245,100],[244,101],[209,102],[208,103],[207,104],[206,105],[189,106],[255,107],[253,108],[269,107],[261,107],[262,107],[259,109],[258,110],[256,111],[257,110],[254,112],[260,107],[252,113],[264,114],[270,115],[267,116],[265,117],[266,118],[272,119],[217,110],[271,120],[250,121],[251,122],[218,123],[249,124],[323,125],[307,126],[324,125],[325,127],[326,127],[314,126],[315,126],[316,128],[317,129],[318,130],[319,130],[310,131],[320,126],[305,126],[321,130],[308,127],[309,132],[306,133],[327,134],[329,135],[311,136],[328,137],[322,138],[241,139],[234,140],[236,141],[237,142],[228,143],[222,144],[239,145],[226,143],[227,143],[224,144],[231,144],[232,144],[84,146],[91,147],[83,146],[98,148],[75,149],[74,150],[97,151],[92,152],[95,153],[77,154],[76,155],[72,156],[71,157],[94,158],[73,159],[78,160],[82,160],[100,161],[99,160],[86,162],[87,163],[89,164],[85,165],[88,166],[93,151],[80,167],[81,168],[90,169],[70,170],[96,171],[248,172],[247,173],[214,174],[303,151],[273,175],[276,176],[275,177],[289,178],[274,107],[216,179],[281,180],[279,181],[283,181],[280,182],[285,183],[282,184],[286,178],[278,185],[287,186],[288,187],[185,107],[284,107],[186,188],[212,189],[366,190],[179,38],[304,191],[292,192],[210,193],[330,194],[301,195],[373,196],[375,196],[294,197],[371,198],[370,199],[293,200],[215,201],[296,202],[290,203],[372,212],[374,205],[376,206],[295,213],[332,214],[298,214]],"semanticDiagnosticsPerFile":[196,199,198,197,195,191,194,193,192,190,205,204,203,202,201,200,333,336,334,335,345,346,350,349,337,351,343,338,340,341,342,347,344,348,177,166,169,167,168,171,172,173,174,175,176,170,352,353,355,354,357,356,365,64,65,159,160,161,153,157,165,162,178,154,156,163,158,155,164,358,359,360,361,362,363,364,339,213,66,67,102,103,104,105,106,107,108,109,110,111,112,114,113,115,116,117,101,151,118,119,120,152,121,122,123,124,125,126,127,128,129,130,131,132,133,135,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,183,181,184,377,68,245,243,244,242,182,209,208,207,206,189,255,253,269,261,262,259,258,256,257,254,260,252,264,270,268,263,267,265,266,272,217,271,250,251,218,249,188,211,313,323,307,324,325,326,312,314,315,316,317,318,319,310,320,305,321,308,309,306,327,329,311,328,322,291,241,234,219,236,235,237,220,228,223,222,221,230,239,226,229,233,227,224,225,231,232,240,238,62,63,13,12,2,14,15,16,17,18,19,20,21,3,4,22,26,23,24,25,27,28,29,5,30,31,32,33,6,37,34,35,36,38,7,39,44,45,40,41,42,43,8,49,46,47,48,50,9,51,52,53,56,54,55,57,58,10,1,11,61,60,59,84,91,83,98,75,74,97,92,95,77,76,72,71,94,73,78,79,82,69,100,99,86,87,89,85,88,93,80,81,90,70,96,248,246,247,368,187,214,303,273,276,275,289,274,216,281,279,283,280,285,282,286,277,278,287,288,185,284,186,369,367,297,212,366,179,304,292,210,330,301,373,375,294,302,371,370,293,331,215,296,300,290,372,374,376,180,295,332,299,298],"latestChangedDtsFile":"./hooks/prerun.d.ts"},"version":"5.2.2"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default function cleanup(webOutputDirectory: string): Promise<void>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cleanup
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-ILPQYNLL.js";
|
|
4
|
+
import "../../chunk-XFGLZT6D.js";
|
|
5
5
|
import "../../chunk-FBB6KUZG.js";
|
|
6
6
|
import "../../chunk-YLEF4RUH.js";
|
|
7
7
|
import "../../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cleanup.js","sourceRoot":"","sources":["../../../src/utils/template/cleanup.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,KAAK,EAAE,IAAI,EAAC,MAAM,0BAA0B,CAAA;AACpD,OAAO,EAAC,QAAQ,EAAC,MAAM,4BAA4B,CAAA;AAEnD,MAAM,CAAC,OAAO,CAAC,KAAK,UAAU,OAAO,CAAC,kBAA0B;IAC9D,MAAM,QAAQ,GAAG,MAAM,IAAI,CACzB;QACE,QAAQ,CAAC,kBAAkB,EAAE,IAAI,EAAE,MAAM,CAAC;QAC1C,QAAQ,CAAC,kBAAkB,EAAE,IAAI,EAAE,SAAS,CAAC;QAC7C,QAAQ,CAAC,kBAAkB,EAAE,IAAI,EAAE,aAAa,CAAC;QACjD,QAAQ,CAAC,kBAAkB,EAAE,UAAU,CAAC;QACxC,QAAQ,CAAC,kBAAkB,EAAE,IAAI,EAAE,mBAAmB,CAAC;QACvD,QAAQ,CAAC,kBAAkB,EAAE,mBAAmB,CAAC;KAClD,EACD;QACE,GAAG,EAAE,IAAI;QACT,SAAS,EAAE,KAAK;QAChB,eAAe,EAAE,KAAK;QACtB,MAAM,EAAE,CAAC,oBAAoB,CAAC;KAC/B,CACF,CAAA;IAED,OAAO,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,EAAE,EAAC,KAAK,EAAE,IAAI,EAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,GAAE,CAAC,CAAC,CAAA;AACvF,CAAC","sourcesContent":["import {rmdir, glob} from '@shopify/cli-kit/node/fs'\nimport {joinPath} from '@shopify/cli-kit/node/path'\n\nexport default async function cleanup(webOutputDirectory: string) {\n const gitPaths = await glob(\n [\n joinPath(webOutputDirectory, '**', '.git'),\n joinPath(webOutputDirectory, '**', '.github'),\n joinPath(webOutputDirectory, '**', '.gitmodules'),\n joinPath(webOutputDirectory, 'LICENSE*'),\n joinPath(webOutputDirectory, '**', 'frontend/LICENSE*'),\n joinPath(webOutputDirectory, 'package.json.cli2'),\n ],\n {\n dot: true,\n onlyFiles: false,\n onlyDirectories: false,\n ignore: ['**/node_modules/**'],\n },\n )\n\n return Promise.all(gitPaths.map((path) => rmdir(path, {force: true}))).then(() => {})\n}\n"]}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cleanup
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-ILPQYNLL.js";
|
|
4
4
|
import {
|
|
5
5
|
fileExists,
|
|
6
6
|
inTemporaryDirectory,
|
|
7
7
|
mkdir,
|
|
8
8
|
writeFile
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-XFGLZT6D.js";
|
|
10
10
|
import "../../chunk-FBB6KUZG.js";
|
|
11
11
|
import "../../chunk-YLEF4RUH.js";
|
|
12
12
|
import {
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { PackageManager, PackageJson } from '@shopify/cli-kit/node/node-package-manager';
|
|
2
|
+
interface UpdateCLIDependenciesOptions {
|
|
3
|
+
directory: string;
|
|
4
|
+
packageJSON: PackageJson;
|
|
5
|
+
local: boolean;
|
|
6
|
+
useGlobalCLI: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare function updateCLIDependencies({ packageJSON, local, useGlobalCLI, }: UpdateCLIDependenciesOptions): Promise<PackageJson>;
|
|
9
|
+
export declare function getDeepInstallNPMTasks({ from, packageManager, }: {
|
|
10
|
+
from: string;
|
|
11
|
+
packageManager: PackageManager;
|
|
12
|
+
}): Promise<void>;
|
|
13
|
+
export {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getDeepInstallNPMTasks,
|
|
3
3
|
updateCLIDependencies
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-WNAMWFEX.js";
|
|
5
|
+
import "../../chunk-QH6AOBBG.js";
|
|
6
|
+
import "../../chunk-MU2NGVVN.js";
|
|
7
|
+
import "../../chunk-XFGLZT6D.js";
|
|
8
8
|
import "../../chunk-FBB6KUZG.js";
|
|
9
9
|
import "../../chunk-YLEF4RUH.js";
|
|
10
10
|
import "../../chunk-G6FN5VUE.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"npm.js","sourceRoot":"","sources":["../../../src/utils/template/npm.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,kBAAkB,EAAc,MAAM,4CAA4C,CAAA;AAC1G,OAAO,EAAC,eAAe,EAAE,aAAa,EAAC,MAAM,4BAA4B,CAAA;AACzE,OAAO,EAAC,UAAU,EAAC,MAAM,0BAA0B,CAAA;AACnD,OAAO,EAAC,eAAe,EAAC,MAAM,iCAAiC,CAAA;AAC/D,OAAO,EAAC,QAAQ,EAAC,MAAM,IAAI,CAAA;AAS3B,MAAM,CAAC,KAAK,UAAU,qBAAqB,CAAC,EAC1C,WAAW,EACX,KAAK,EACL,YAAY,GACiB;IAC7B,WAAW,CAAC,YAAY,GAAG,WAAW,CAAC,YAAY,IAAI,EAAE,CAAA;IACzD,IAAI,YAAY,EAAE;QAChB,OAAO,WAAW,CAAC,YAAY,CAAC,cAAc,CAAC,CAAA;KAChD;SAAM;QACL,WAAW,CAAC,YAAY,CAAC,cAAc,CAAC,GAAG,eAAe,CAAA;KAC3D;IAED,OAAO,WAAW,CAAC,YAAY,CAAC,cAAc,CAAC,CAAA;IAE/C,IAAI,KAAK,EAAE;QACT,MAAM,OAAO,GAAG,MAAM,WAAW,CAAC,KAAK,CAAC,CAAA;QAExC,kDAAkD;QAClD,WAAW,CAAC,YAAY,CAAC,cAAc,CAAC,GAAG,OAAO,CAAA;QAElD,MAAM,mBAAmB,GAAG;YAC1B,cAAc,EAAE,OAAO;SACxB,CAAA;QAED,WAAW,CAAC,SAAS,GAAG,WAAW,CAAC,SAAS;YAC3C,CAAC,CAAC,EAAC,GAAG,WAAW,CAAC,SAAS,EAAE,GAAG,mBAAmB,EAAC;YACpD,CAAC,CAAC,mBAAmB,CAAA;QAEvB,WAAW,CAAC,WAAW,GAAG,WAAW,CAAC,WAAW;YAC/C,CAAC,CAAC,EAAC,GAAG,WAAW,CAAC,WAAW,EAAE,GAAG,mBAAmB,EAAC;YACtD,CAAC,CAAC,mBAAmB,CAAA;KACxB;IAED,OAAO,WAAW,CAAA;AACpB,CAAC;AAED,KAAK,UAAU,WAAW,CAAC,WAAmB;IAC5C,MAAM,mBAAmB,GAAG,CAAC,MAAM,UAAU,CAAC,YAAY,WAAW,EAAE,EAAE;QACvE,IAAI,EAAE,WAAW;QACjB,GAAG,EAAE,eAAe,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC;KACtC,CAAC,CAAW,CAAA;IACb,OAAO,QAAQ,mBAAmB,EAAE,CAAA;AACtC,CAAC;AAED,MAAM,CAAC,KAAK,UAAU,sBAAsB,CAAC,EAC3C,IAAI,EACJ,cAAc,GAIf;IACC;;;;;;;;OAQG;IACH,MAAM,IAAI,GAAG,QAAQ,EAAE,KAAK,OAAO,IAAI,cAAc,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,uBAAuB,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAA;IACtG,OAAO,kBAAkB,CAAC,EAAC,SAAS,EAAE,aAAa,CAAC,IAAI,CAAC,EAAE,cAAc,EAAE,IAAI,EAAC,CAAC,CAAA;AACnF,CAAC","sourcesContent":["import {PackageManager, installNodeModules, PackageJson} from '@shopify/cli-kit/node/node-package-manager'\nimport {moduleDirectory, normalizePath} from '@shopify/cli-kit/node/path'\nimport {findPathUp} from '@shopify/cli-kit/node/fs'\nimport {CLI_KIT_VERSION} from '@shopify/cli-kit/common/version'\nimport {platform} from 'os'\n\ninterface UpdateCLIDependenciesOptions {\n directory: string\n packageJSON: PackageJson\n local: boolean\n useGlobalCLI: boolean\n}\n\nexport async function updateCLIDependencies({\n packageJSON,\n local,\n useGlobalCLI,\n}: UpdateCLIDependenciesOptions): Promise<PackageJson> {\n packageJSON.dependencies = packageJSON.dependencies || {}\n if (useGlobalCLI) {\n delete packageJSON.dependencies['@shopify/cli']\n } else {\n packageJSON.dependencies['@shopify/cli'] = CLI_KIT_VERSION\n }\n\n delete packageJSON.dependencies['@shopify/app']\n\n if (local) {\n const cliPath = await packagePath('cli')\n\n // eslint-disable-next-line require-atomic-updates\n packageJSON.dependencies['@shopify/cli'] = cliPath\n\n const dependencyOverrides = {\n '@shopify/cli': cliPath,\n }\n\n packageJSON.overrides = packageJSON.overrides\n ? {...packageJSON.overrides, ...dependencyOverrides}\n : dependencyOverrides\n\n packageJSON.resolutions = packageJSON.resolutions\n ? {...packageJSON.resolutions, ...dependencyOverrides}\n : dependencyOverrides\n }\n\n return packageJSON\n}\n\nasync function packagePath(packageName: string): Promise<string> {\n const packageAbsolutePath = (await findPathUp(`packages/${packageName}`, {\n type: 'directory',\n cwd: moduleDirectory(import.meta.url),\n })) as string\n return `file:${packageAbsolutePath}`\n}\n\nexport async function getDeepInstallNPMTasks({\n from,\n packageManager,\n}: {\n from: string\n packageManager: PackageManager\n}): Promise<void> {\n /**\n * Installation of dependencies using Yarn on Windows might lead\n * to \"EPERM: operation not permitted, unlink\" errors when Yarn tries\n * to access the cache. By limiting the network concurrency we mitigate the\n * error:\n *\n * Failing scenario: https://github.com/Shopify/cli/runs/7913938724\n * Reported issue: https://github.com/yarnpkg/yarn/issues/7212\n */\n const args = platform() === 'win32' && packageManager === 'yarn' ? ['--network-concurrency', '1'] : []\n return installNodeModules({directory: normalizePath(from), packageManager, args})\n}\n"]}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getDeepInstallNPMTasks,
|
|
3
3
|
updateCLIDependencies
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
4
|
+
} from "../../chunk-WNAMWFEX.js";
|
|
5
|
+
import "../../chunk-QH6AOBBG.js";
|
|
6
6
|
import {
|
|
7
7
|
installNodeModules
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-MU2NGVVN.js";
|
|
9
9
|
import {
|
|
10
10
|
inTemporaryDirectory,
|
|
11
11
|
mkdir,
|
|
12
12
|
readFile,
|
|
13
13
|
writeFile
|
|
14
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-XFGLZT6D.js";
|
|
15
15
|
import "../../chunk-FBB6KUZG.js";
|
|
16
16
|
import "../../chunk-YLEF4RUH.js";
|
|
17
17
|
import {
|
package/oclif.manifest.json
CHANGED