/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@npmcli/template-oss@4.30.0/lib/content/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const{name:NAME,version:LATEST_VERSION}=require("../../package.json"),isPublic=e=>e.config.isPublic,sharedRootAdd=e=>({".github/workflows/release.yml":{file:"release-yml.hbs",filter:isPublic},".github/workflows/ci-release.yml":{file:"ci-release-yml.hbs",filter:isPublic},".github/workflows/release-integration.yml":{file:"release-integration-yml.hbs",filter:isPublic},".release-please-manifest.json":{file:"release-please-manifest-json.hbs",filter:isPublic,parser:e=>e.JsonMergeNoComment},"release-please-config.json":{file:"release-please-config-json.hbs",filter:isPublic,parser:e=>e.JsonMergeNoComment},"tsconfig.json":{file:"tsconfig-json.hbs",filter:e=>e.config.typescript,parser:e=>e.JsonMergeNoComment},".github/workflows/pull-request.yml":{file:"pull-request-yml.hbs",filter:isPublic},".github/matchers/tap.json":{file:"tap-json.hbs",filter:e=>!e.config.isNodeTest},[`.github/workflows/ci${e?`-${e}`:""}.yml`]:"ci-yml.hbs",".github/dependabot.yml":{file:"dependabot-yml.hbs",filter:e=>e.config.dependabot},".github/workflows/post-dependabot.yml":{file:"post-dependabot-yml.hbs",filter:e=>e.config.dependabot},".github/settings.yml":{file:"settings-yml.hbs",filter:e=>!e.config.isReleaseBranch},".github/actions/install-latest-npm/action.yml":"action-install-latest-npm-yml.hbs",".github/actions/create-check/action.yml":"action-create-check-yml.hbs"}),sharedRootRm=()=>({".github/workflows/pull-request.yml":{filter:e=>e.config.allPrivate},".github/settings.yml":{filter:e=>e.config.isReleaseBranch}}),rootRepo={add:{".commitlintrc.{{ cjsExt }}":"commitlintrc-js.hbs",".github/ISSUE_TEMPLATE/bug.yml":"bug-yml.hbs",".github/ISSUE_TEMPLATE/config.yml":"config-yml.hbs",".github/CODEOWNERS":"CODEOWNERS.hbs",".github/workflows/audit.yml":"audit-yml.hbs",".github/workflows/codeql-analysis.yml":"codeql-analysis-yml.hbs",...sharedRootAdd()},rm:{".commitlintrc.{{ deleteJsExt }}":!0,".github/workflows/release-test.yml":!0,".github/workflows/release-please.yml":!0,...sharedRootRm()}},rootModule={add:{".eslintrc.{{ cjsExt }}":{file:"eslintrc-js.hbs",filter:e=>e.config.eslint},".prettierrc.{{ cjsExt }}":{file:"prettier-js.hbs",filter:e=>e.config.prettier},".prettierignore":{file:"prettierignore.hbs",filter:e=>e.config.prettier},".gitignore":"gitignore.hbs",".npmrc":"npmrc.hbs","SECURITY.md":"SECURITY-md.hbs","CODE_OF_CONDUCT.md":"CODE_OF_CONDUCT-md.hbs","CONTRIBUTING.md":"CONTRIBUTING-md.hbs","package.json":"package-json.hbs"},rm:[".eslintrc.!({{ cjsExt }}|local.*)"]},workspaceRepo={add:{...sharedRootAdd("{{ pkgNameFs }}")},rm:{".github/workflows/release-please-{{ pkgNameFs }}.yml":!0,...sharedRootRm()}},workspaceModule={add:{".eslintrc.{{ cjsExt }}":{file:"eslintrc-js.hbs",filter:e=>e.config.eslint},".gitignore":"gitignore.hbs","package.json":"package-json.hbs"},rm:[".npmrc",".eslintrc.!({{ cjsExt }}|local.*)","SECURITY.md"]};module.exports={rootRepo:rootRepo,rootModule:rootModule,workspaceRepo:workspaceRepo,workspaceModule:workspaceModule,windowsCI:!0,macCI:!0,branches:["main","latest"],backport:null,defaultPublishTag:"latest",releaseBranch:"release/v*",distPaths:["bin/","lib/"],allowDistPaths:!0,allowPaths:["/.eslintrc.local.*","/.eslint.config.js","**/.gitignore","/docs/","/tap-snapshots/","/test/","/map.js","/scripts/","/README*","/LICENSE*","/CHANGELOG*","/.git-blame-ignore-revs"],ignorePaths:["tap-testdir*/"],lintIgnorePaths:[],lintExtensions:["js","cjs","ts","mjs","jsx","tsx"],formatIgnorePaths:["tap-snapshots/","test/fixtures/**/*.json"],formatExtensions:["js","cjs","ts","mjs","jsx","tsx","json"],ciVersions:{},latestCiVersion:22,lockfile:!1,codeowner:"@npm/cli-team",eslint:!0,prettier:!1,publish:!1,typescript:!1,esm:!1,testRunner:"tap",updateNpm:!0,dependabot:"increase-if-necessary",dependabotInterval:"daily",unwantedPackages:["eslint","eslint-plugin-node","@npmcli/lint","eslint-plugin-promise","eslint-plugin-standard","eslint-plugin-import","standard"],requiredPackages:{devDependencies:[`${NAME}@${LATEST_VERSION}`,"@npmcli/eslint-config","tap"]},allowedPackages:[],changelogTypes:[{type:"feat",section:"Features",hidden:!1},{type:"fix",section:"Bug Fixes",hidden:!1},{type:"docs",section:"Documentation",hidden:!1},{type:"deps",section:"Dependencies",hidden:!1},{type:"chore",section:"Chores",hidden:!0}]};
//# sourceMappingURL=/sm/7d4f29b4472bc46d40b860e5bfd2fbe74134d28e566fb48f429b92e74784da36.map