{"versions":{"3.0.0-alpha.ec50e3de8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.ec50e3de8.0","author":{"name":"Microsoft Corporation"},"description":"TeamsFx CLI a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ec50e3de8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.ec50e3de8.0","@microsoft/teamsfx-core":"2.0.6-alpha.ec50e3de8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9aee7ae8123a9543f532632aaa9dd1f666744690","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.ec50e3de8.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-91nrBOg0N3trxNXSFtILkI3xkj0vIK4eUYhP+cFpxs1LXVNaO/nLKout0XOROjAH20q209NEZI2SrwiM0SdEpw==","shasum":"a4d7375e726dc2a433070a529c2fce629d0a2048","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.ec50e3de8.0.tgz","fileCount":81,"unpackedSize":45173251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxBleQmLOR28WhHn/xuqrxU8BCFmCPfvfJPyZuAmPqbAiAEUvCH7EGdJE0aL2teqnSjy9sRcC0w9lWcYurWT1t2sQ=="}],"size":12762314},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.ec50e3de8.0_1699891961742_0.31540790246204775"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T16:12:42.715Z","publish_time":1699891962715,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.da51b018b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.da51b018b.0","author":{"name":"Microsoft Corporation"},"description":"TeamsFx CLI a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.da51b018b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.da51b018b.0","@microsoft/teamsfx-core":"2.0.6-alpha.da51b018b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"55354d77134de65441c6b64bcd3562ed6f9962e2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.da51b018b.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-97NK67OxD3X40wwcrr4p4VKRJVX0tSYveMRbuyCb4To43wQTh/OVhVntIafFurOPZodpbQ+Fnn9jNL1blXD6aA==","shasum":"a6d81d04c61ca8d224f628e9fa471eeb251150ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.da51b018b.0.tgz","fileCount":81,"unpackedSize":45188525,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAoiXIfLJzpDHNz5q+D2E4BgM3rXThFB0W9Krl2yZQNvAiBiegUMsbxT6/92pSZvAzrURIipnpRw7+rB/Ti3H8i1Cg=="}],"size":12779728},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.da51b018b.0_1699978323219_0.9766585515605843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T16:12:03.828Z","publish_time":1699978323828,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.ba0b16107.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.ba0b16107.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ba0b16107.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.ba0b16107.0","@microsoft/teamsfx-core":"2.0.6-alpha.ba0b16107.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"487c2add88403dcb6ae344ff38c75f6016d1d292","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.ba0b16107.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-9qllTkZZ3i0DJw4PNxnc+EeV+p9/EYWFZCFelHebrACunLAmHBpYWYuEwqigrc0VMoyjlqh0+CAA0nM14u0ZsQ==","shasum":"42fd3493065b55f9b29b2f7ce6096ecd2b1ae0cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.ba0b16107.0.tgz","fileCount":81,"unpackedSize":45191657,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsfxBRUE6yDUEDSJLF9F3HemuMgyO//ZACVNLjWiD1HAIgY5ZKOIE8USgOF4B4hBY1dzrEInnv8XIvJ4JHIKr4Q0c="}],"size":12782538},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.ba0b16107.0_1700064540670_0.4597592176784304"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T16:09:01.176Z","publish_time":1700064541176,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.914a97d59.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.914a97d59.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.914a97d59.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.914a97d59.0","@microsoft/teamsfx-core":"2.0.6-alpha.914a97d59.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9da557e5ddb26cfd2cbedd1645cdef9b416039d9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.914a97d59.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-MdnI00WI1wALnPYaUGE/J0UprcJ8ef83bpjF6bRUVCmHnA7y2i2A2vUtztTNdOeap70yvmYB5NKzr/4+N62BTQ==","shasum":"43c9074702e61bd543a71f2344230ba03d07149e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.914a97d59.0.tgz","fileCount":81,"unpackedSize":45194200,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDRfEV2TvYpq6gbNskV7CrEfEeEpm6WHo4ze9qRaahVwIhAPwyaBvyeG5wQlSnuvIq3liUE3pUX6o4WC3yoLB+RAyl"}],"size":12789405},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.914a97d59.0_1700150940654_0.3220162170534695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T16:09:00.996Z","publish_time":1700150940996,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.e7a27e1e4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.e7a27e1e4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e7a27e1e4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.e7a27e1e4.0","@microsoft/teamsfx-core":"2.0.6-alpha.e7a27e1e4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ee275711a48eaeebf377218023b4e1aa33835fa9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.e7a27e1e4.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-iwiuU1JfiY2a8+AruNwqK+xdCbQ/eQcOufA+mZSj+Qc4Ue7/uuvgADcMGFAMYxI/PaFRg+ht2pid9sVDtXPSvQ==","shasum":"c7e981b5c9509c330dd2202b4bb4bd9ad6f2ce83","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.e7a27e1e4.0.tgz","fileCount":81,"unpackedSize":45193914,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEOkQjk95peLnK5ybT8nbvHr4EI8pxGndUKCEYJwikveAiEAojlBi/oJOk6hWyoPTtRj6vPtGHyPWrv4xOtZMTN4nuU="}],"size":12789275},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.e7a27e1e4.0_1700186509180_0.9595152116697581"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-17T02:01:51.701Z","publish_time":1700186511701,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.e662467a1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.e662467a1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsfx":"cliold.js","teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e662467a1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.e662467a1.0","@microsoft/teamsfx-core":"2.0.6-alpha.e662467a1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"54254e769840d1522114f944bf2212e4da0f08c6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.e662467a1.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-R+Ja+nB3/Ng5hlQeLP6kZZXi35GklSQ1k3HQMFdC7E1bSaSkJZfDDKdjY79me2bvCehV6plZ5fdLGYViBbFfUg==","shasum":"07d5ff9ccbb4b3403c3c7f698d8672e93bd53aee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.e662467a1.0.tgz","fileCount":81,"unpackedSize":45067878,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb13yixuf9X4U39IfLYv6xexPPwu8ph9Xi76IvDE0V7QIgas8zai0YNm0429+Nyh33pymmht88PW+z7+wSbTQSQQ4="}],"size":12766187},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.e662467a1.0_1700237455504_0.4217696725849682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-17T16:10:56.022Z","publish_time":1700237456022,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.0c0774380.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.0c0774380.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0c0774380.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.0c0774380.0","@microsoft/teamsfx-core":"2.0.6-alpha.0c0774380.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"58234448dc3364cfad11e9c8545e9a0f0c16fe24","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.0c0774380.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-vbQAB2IW/pNPIsAlXxq08yzo4IBioD6pxrsFddwU9hZtqgyUEZbO/demnGXyLXAI9myVsx2eOddYJjXjuFMvwA==","shasum":"da8b57dc177c7c349e09b5a2e4bfdb4ad44d2025","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.0c0774380.0.tgz","fileCount":80,"unpackedSize":45330530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfOjuROXfeOCX43CL1yqeV5V+wRMeUVHYwGcGKB2qgvwIhAIMRT7KfhRfvW5im3hKRYu3jjPU43oP5ofI4jnuucy+d"}],"size":12844467},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.0c0774380.0_1700496806747_0.6377905461965834"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-20T16:13:27.228Z","publish_time":1700496807228,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.8351bed9d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.8351bed9d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8351bed9d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.8351bed9d.0","@microsoft/teamsfx-core":"2.0.6-alpha.8351bed9d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6dd9a27c3fdcd54ade016a4c312ff2fbd29b4350","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.8351bed9d.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-IvND+k/Y6vw+fujfrefQTBFSZ4FPaXgpEnX6wi/ZTu+TSXMMpiKdaw7fuAWdYe/53+wCLyct/OIbrpgTN5aAcA==","shasum":"547aeb1bc9f79c44fcdcff69a485a28ef9df5132","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.8351bed9d.0.tgz","fileCount":80,"unpackedSize":45349961,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbHOTza5Jyt1bG8AoOjUbgiOaXzgxBRdaj1oVyjx4jTwIgOywYo9NwO1Wm1LqgQJLS6T/q6PCXcM/0W98u1N+Nx3o="}],"size":12850057},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.8351bed9d.0_1700582940316_0.2260900648886779"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-21T16:09:00.740Z","publish_time":1700582940740,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2023112205.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2023112205.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-beta.2023112205.0","@microsoft/teamsfx-core":"2.0.6-beta.2023112205.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7fcd9690567ad5b5eaa7045cb4cde2b4578640d7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2023112205.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-XMxvwzW+arUVpuIF8NC3rhQbsrWRh7qdjKPW2QpVTSm5wpCn4+HPHCgS5JiDc+cZSkWryAbuBhQacOA7GNLwvQ==","shasum":"28bb47f2acf72ad3901f16b641302a25f7eb1d93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2023112205.0.tgz","fileCount":80,"unpackedSize":45351539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHCkLSWxdtr7Csi/d5Xq7y6lRoVM4GyaQ8hXMeuFSIN6AiEAupm8+32PCogM3Fdpnv/CnSufVky3yo7EKv6ZM7DvAww="}],"size":12850077},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2023112205.0_1700629354869_0.6570074814576916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T05:02:35.327Z","publish_time":1700629355327,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.dc4264a43.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.dc4264a43.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.dc4264a43.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.dc4264a43.0","@microsoft/teamsfx-core":"2.0.6-alpha.dc4264a43.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b49732ffd0951120af822e4523e43ac17d27153d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.dc4264a43.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-/LAB7jwEj/crKFJ8HYwnucBW3bxq3TF65J2HD8iptb4Kp/txlZJttvaPi//9cbxLJP1ZrnXyhKolPMP4pibDZg==","shasum":"6f15e152ec3cd27badc30cd8adc61a4e5366e312","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.dc4264a43.0.tgz","fileCount":80,"unpackedSize":45355101,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8Es+2NDeIjtiszl0mBxsxv6m0y29iWabbuvgVF0boAAiEA7KX8Jtqf5aqREJzVL/FCcc5byPdstkg9ZLgfmwiWmPA="}],"size":12851122},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.dc4264a43.0_1700669441614_0.025608382932390317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T16:10:42.049Z","publish_time":1700669442049,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.b081dd06c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.b081dd06c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b081dd06c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.b081dd06c.0","@microsoft/teamsfx-core":"2.0.6-alpha.b081dd06c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7939edb10059ea65ce31e7aed57b2cafa98a1206","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.b081dd06c.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-1CejAVQeqBozkf9OuXUaDECmShqq5/ze0/49CyYktMGQX1RKjLqOE+Mfc+RHdywJAU6TwAzrEM6uZd8YubYibg==","shasum":"4c85be12e84b07609ccbb0018dfbfedbea6e6190","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.b081dd06c.0.tgz","fileCount":80,"unpackedSize":45355314,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBB1vddbtpeYbqBBjXePjYCHPS7DSxuyo7AO+squDsPAiEAvMlnDhcE9hEcCrph0eFdRkG4e+m5fkLEp/KppRB6SFI="}],"size":12851322},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.b081dd06c.0_1700755726570_0.5024255761371723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-23T16:08:46.975Z","publish_time":1700755726975,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c25dd4280.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c25dd4280.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c25dd4280.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.c25dd4280.0","@microsoft/teamsfx-core":"2.0.6-alpha.c25dd4280.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a9a9dadf929b154805e8321626a7a9fd01c7413b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c25dd4280.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-2SQ26tiTau1fc30HQYL8xhlqYbrdFS8eiyfwKVqVZDFzWd5k6rV7mLV7TUGXJUmxwxOmkv1W7BksUokpGGW+wQ==","shasum":"424316c27be9026a98c86db03864884d62b6b476","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c25dd4280.0.tgz","fileCount":80,"unpackedSize":45359544,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD7odvMNYC4GgSL2BApn6NkcfsSUZ91cMBmwKO0hQO4QIgPlaSb1DS2DuVGMuciUaxegYm1TkznsMVHkH3DiHRw8U="}],"size":12852490},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c25dd4280.0_1700842119641_0.8513145010614529"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-24T16:08:40.007Z","publish_time":1700842120007,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2023112703.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2023112703.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-beta.2023112703.0","@microsoft/teamsfx-core":"2.0.6-beta.2023112703.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"81cf9283b9ad32a43d022226552bb36ccaf9a0f7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2023112703.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-P+529oGi9PVMhB1DKaqtxPCifmFFrPcZJ/eXdZzAgO16bzRWHPprFWz1nV+CBEqr5ml+pSQw6P0e+OFQuJ12yg==","shasum":"e0117e32dda3a3a177b9734b0ace081dbcdabd91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2023112703.0.tgz","fileCount":80,"unpackedSize":45361951,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuLxUmVMTBCUIDI3yxqRFpuztc2rfhJvOD7cZcW6RJUQIge4jX/ph33aLgGfS21fd/pxzVHuhKqpQAT+OrvWZQ+ck="}],"size":12852541},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2023112703.0_1701055474092_0.5678797023626192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T03:24:34.477Z","publish_time":1701055474477,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.5ec7b7fb1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.5ec7b7fb1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5ec7b7fb1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.5ec7b7fb1.0","@microsoft/teamsfx-core":"2.0.6-alpha.5ec7b7fb1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7a2ede89481555185b18eb22ab6c5b69cf0bfb29","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.5ec7b7fb1.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-N0v2j6050ViWyjh5rVebdxmBFq71rwhnAyC2On3mZC7Yrzg9KyEDybbQn/s3GisVDWKa3vy8j7Pb+q8w+IQD8A==","shasum":"30804cb31161d10028d4119979126cadaad8cb0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.5ec7b7fb1.0.tgz","fileCount":80,"unpackedSize":45362041,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHO3HXFmfftts668i8+Kd4HzgBepT16Pc9I3cGDQ7uNrAiByTQjMk40EGb9P6abDvMExUmEWFuJDgtOjBnoGvUZl7g=="}],"size":12853079},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.5ec7b7fb1.0_1701101323000_0.6290908855238944"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T16:08:43.469Z","publish_time":1701101323469,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.b47d844e5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.b47d844e5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b47d844e5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.b47d844e5.0","@microsoft/teamsfx-core":"2.0.6-alpha.b47d844e5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2c3dbab88706b21bcbb760f490a92de83e7dd1bb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.b47d844e5.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-9lxz+khR7NH03Dz72DWMe41a5qJAZ/UJykZQ7QllZyDfe46/ON6N0RmtSpKv1tmB9rCIJW6K51vhXvUPu0A6LQ==","shasum":"1437f42af37add566392c231bb38502b0fa60242","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.b47d844e5.0.tgz","fileCount":80,"unpackedSize":45364928,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCl95Dsn8dwrJH5VoBuPjCMHvaJR1l6iRmv1taTnWpJwAIgL0iPc7AbLkQdhN6Um76Fyi5lItX5SP/FSrjAyoxyCF4="}],"size":12853079},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.b47d844e5.0_1701160149637_0.06090943236859325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-28T08:29:10.015Z","publish_time":1701160150015,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.3ed9ead83.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.3ed9ead83.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3ed9ead83.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.3ed9ead83.0","@microsoft/teamsfx-core":"2.0.6-alpha.3ed9ead83.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fbe612579e5c16cfa8a196fc4f7cb92f28357ff3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.3ed9ead83.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-bZ37c4vz6T7yraqyfpIH45p/T6SzsGH9psM6h9yVBj3VGImNsD5Dcc1lOTjb4ZYPgM8jSuoN+b2JOy5rGXJi1Q==","shasum":"bd628d451018fd87a88024cc4720614487123ce1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.3ed9ead83.0.tgz","fileCount":80,"unpackedSize":45375324,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrSR2IW8XewSTnD5x3QEsRSbbo7fA3Xx9imWWQhp5ZzAIgFW4DhL1Yofx/BGEbUQCA1epv1b9Xx19e2+wa/1sUjNA="}],"size":12855484},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.3ed9ead83.0_1701187772564_0.7491153642950492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-28T16:09:32.904Z","publish_time":1701187772904,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c13058b1c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c13058b1c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c13058b1c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.c13058b1c.0","@microsoft/teamsfx-core":"2.0.6-alpha.c13058b1c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8643e101d3527ed276fce4be2463d9ba949ba1ce","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c13058b1c.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-ybUA9VYRAI3r6RbY/L8IMpsv9zIn//NJZwHrnu36gr+yN8o+i4cLaX+mgCzDo3UcmsgzAZVcCSFjFVzFhrxZbA==","shasum":"118994dd3b06c1414c5b8f9f605902cca955a39b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c13058b1c.0.tgz","fileCount":80,"unpackedSize":41965517,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtKtvr094t4X2U5tNItt5/d3TgOS/Z4ZASuL5lxg7b7gIhAMtbWkmCvOk0YkA1XGnIVNWq+Z6RLeEJ9dJugb0wj1g6"}],"size":12012935},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c13058b1c.0_1701274185152_0.8003364332118841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-29T16:09:45.534Z","publish_time":1701274185534,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.46fbca108.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.46fbca108.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.46fbca108.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.46fbca108.0","@microsoft/teamsfx-core":"2.0.6-alpha.46fbca108.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cd10c3bcd83f989ede2c456bb3ac6fe2aa898ba7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.46fbca108.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-m5sjnvLrJOy6Xda4e9OdTaZy+e/pEXuwAJow43zIL7sd7BF2s85OR0qnEx2pg6ZsiUZAoLLV8N7/1AoQBwyKPA==","shasum":"82ba1e1f3b8cf2d948d895c204f6e4fc673eb66c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.46fbca108.0.tgz","fileCount":80,"unpackedSize":41977586,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTYQ1hlWyNAjK0N3+4r4hwGMTrZin8QefU54bFMjDnEgIhAI5cQImlE26li3Mr3dey/mGgR0gKRwpAPz5WvukTrGC5"}],"size":12015559},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.46fbca108.0_1701360526374_0.4502101182551017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-30T16:08:46.767Z","publish_time":1701360526767,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.e459ec225.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.e459ec225.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e459ec225.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.e459ec225.0","@microsoft/teamsfx-core":"2.0.6-alpha.e459ec225.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e8f3491fc18aa0b83cec4a6da546b5036220df7f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.e459ec225.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-Mo1BN42u/XwGlgmMFYh46+wxAVAVfM6JSDfhqjl8Bl+y72ldEMd608o7Qdeg04rQVqvbPoIxgus8tyJXKzRJ+Q==","shasum":"92ccfa935b1914f353f774b4ea0d5a018f726c08","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.e459ec225.0.tgz","fileCount":80,"unpackedSize":41977583,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDHByRvWGAlhv0rDnTv9ZAVOfTCKTQWlpxGGdV0bCLP9AiEAxxxRJXnLQbB7EwUhMUax8lKB939PtCU9h+sK/8SDB6g="}],"size":12015546},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.e459ec225.0_1701446931404_0.4569359055925737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T16:08:51.838Z","publish_time":1701446931838,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.20c82f940.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.20c82f940.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.20c82f940.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.20c82f940.0","@microsoft/teamsfx-core":"2.0.6-alpha.20c82f940.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"77384f3aa30c0446b09dc02f4a16b23c82399661","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.20c82f940.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-qIWV+JhO+kAfWh5FK43fR3nJMsKIa2IE/53tiuaISPST7m06MVDLI2vUpImF1ks239wHMUg3seBaqeu8TuKsXg==","shasum":"7b8c6a0d654c12773e3e5d372aeabc7d46f687fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.20c82f940.0.tgz","fileCount":80,"unpackedSize":42027273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMmXE7Glg4gIcPSGR1qpwyPk7/wyh8QKXiHnI/9STLEQIgLg3xgKq53Ar16qIOm++YT/vRVKxO2MoHtvgY8cmnzkg="}],"size":12017467},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.20c82f940.0_1701668021313_0.6739745759965128"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T05:33:41.742Z","publish_time":1701668021742,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.0b334ce1c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.0b334ce1c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0b334ce1c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.0b334ce1c.0","@microsoft/teamsfx-core":"2.0.6-alpha.0b334ce1c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e20cd5c6c35465242c1065066de0b578bcd4d3e2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.0b334ce1c.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-Y+er2vQO76ULgXTKI6m/1cQOSuLVSMqUOsghfJauTHemV0CqsNn3dSyMNqf+ivRveo93S3ZCQcqkEY9ThjRcMA==","shasum":"b194a9580bf72af9810fde7aae0cd940a1b658eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.0b334ce1c.0.tgz","fileCount":80,"unpackedSize":42027279,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAESIkeOzr7s/WmDmSKkXAGLl62anCKlw+o9Rr/ATKjzAiEAnKacTysikE1qrcWGIoMflLxhH0Rt35mPogxE9HoKx34="}],"size":12017191},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.0b334ce1c.0_1701668628848_0.49537074988134466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T05:43:49.219Z","publish_time":1701668629219,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.94d0acbf8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.94d0acbf8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.94d0acbf8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.94d0acbf8.0","@microsoft/teamsfx-core":"2.0.6-alpha.94d0acbf8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ad54e9300a07295f2b81795c2b4e66015312a7b3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.94d0acbf8.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-gp8ul1cY47E2SA7W3N/M9l4/IfTcmr8Y9viNjzfZjCKUUukqVJ/4aubVfF12axL8VLmInJoMMvfTkDUXHaWriw==","shasum":"7f51c764309298e99ecf86ef8761246f18ead799","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.94d0acbf8.0.tgz","fileCount":80,"unpackedSize":42027415,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3nVaUQez6t/pUEIplWMnYmXusSQG9bL4jFL3XbugWuAiEApiEwrRdU3jEoQqHbnaQFCzHAL6/AEA2rWXiUECrf5nI="}],"size":12017315},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.94d0acbf8.0_1701706138458_0.993380617906108"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T16:08:58.816Z","publish_time":1701706138816,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.6bbcdcbbe.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.6bbcdcbbe.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6bbcdcbbe.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.6bbcdcbbe.0","@microsoft/teamsfx-core":"2.0.6-alpha.6bbcdcbbe.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ae3af14912b50e0402553c85ca713080fbf7016e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.6bbcdcbbe.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-ucAEIxv30rZOZ2kput2McW6Y/mNuKcgyDdID5NWHgDschpY9aiZzjJqD1Db1LZx+iO8j/XQDvBz4F0oilWNPlg==","shasum":"91a7b2fb97052ddfe6aff6916209eb747d9180d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.6bbcdcbbe.0.tgz","fileCount":80,"unpackedSize":42025929,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE1BzKWKS4h5DPYpLQgzwvTcFoJ+h0hGb5GIrQQhDauAIgKcL9Z803Mv0cSY8MycRqEAdOGUmQDPuYk+Mvm24v07U="}],"size":12016824},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.6bbcdcbbe.0_1701749597198_0.007492156252670412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T04:13:17.641Z","publish_time":1701749597641,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c0b8000e6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c0b8000e6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c0b8000e6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.c0b8000e6.0","@microsoft/teamsfx-core":"2.0.6-alpha.c0b8000e6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ca5f98ed5b71d8cbc668dc2370a6b9c830e84abb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c0b8000e6.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-KxqO5qyYC74zy8j38Z4g7A9Lv5lJeN71KJQlXtqD9zzEPkor8Rm0wx81yQenHO9KNN/rZySO0utm1o6VQZhYuA==","shasum":"6cb06158f3fce57257d3aabf39bb66526643bcc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c0b8000e6.0.tgz","fileCount":80,"unpackedSize":42025933,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDIu6fgZbanXfUYueNchaAG0gmdQtAb/ZqGPkMCRkibKAiEA/bkpjxQF616Ep9eaLK8Ta5i6EBfRgrxh7mO+BkH07z4="}],"size":12016827},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c0b8000e6.0_1701751657696_0.09458163320648616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T04:47:38.100Z","publish_time":1701751658100,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.0d23c4f92.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.0d23c4f92.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0d23c4f92.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.0d23c4f92.0","@microsoft/teamsfx-core":"2.0.6-alpha.0d23c4f92.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f306fd22c39262a435ddad8d2539424f980f1e3e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.0d23c4f92.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-OfA10aA/PAUe7kzMA4ASgSFeliBAAKGZzsScX6Z3bM1v1PM8KkAyKdsNaUW/h9wEx44XqFFsEM1xVHyewsNs2Q==","shasum":"6ca3d90d65a5733dadf424a2c583e07b52c966ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.0d23c4f92.0.tgz","fileCount":80,"unpackedSize":42026057,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGxrgF7d5SejJijd021P+laQSiq7fJKYi5m4d7HwG+yAIgbfPQjNjfRMzVVp5WmsrcB86WIw+FdodGGKYEzv1o9Js="}],"size":12016883},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.0d23c4f92.0_1701792524636_0.8591476175719583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T16:08:44.963Z","publish_time":1701792524963,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.b2e46f3b2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.b2e46f3b2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b2e46f3b2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.b2e46f3b2.0","@microsoft/teamsfx-core":"2.0.6-alpha.b2e46f3b2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b03df4a76b442d23c481e67324a16b7b294d4962","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.b2e46f3b2.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-HJGtYmF6LdGTfGhM/rDDjnrSiuxZgexaC6Vfod8UVCr0nnF+ex2TfGi8FdZrRhlAgSmXbLM/EsxhnGAwEW8vBg==","shasum":"da3d410acf5e5f63793223e9763dde69517a6770","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.b2e46f3b2.0.tgz","fileCount":80,"unpackedSize":42031832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/G50DnGXOlMi0miAwo8RPKhVT5L9V0tW/8iskoljn/AiBzsreuzKfI3jITGDxrNWFTHEyWZ+u+oTETAYqRXzD8ZA=="}],"size":12012446},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.b2e46f3b2.0_1701878968262_0.277967128373082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-06T16:09:28.646Z","publish_time":1701878968646,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.e92fb7848.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.e92fb7848.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e92fb7848.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.e92fb7848.0","@microsoft/teamsfx-core":"2.0.6-alpha.e92fb7848.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7019c9b88433b9f7a36a9ec7cc2ca1b390e35ea5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.e92fb7848.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-y6OdP8Ck1kI5hSNskBl7/NP5bist/zTHNjenIIpaBH6OkuyQfCZ9mjK3VG21dl046POT1DIl0MTnyT8AosqVOw==","shasum":"2689d6c4624eb8ae0af61911488db4326bc6d19a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.e92fb7848.0.tgz","fileCount":80,"unpackedSize":42026060,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQZhqtjd99VZ963RhKdcepMVKu9kazrAtqlbrd8sKXcAiANlI6Gz0IOyK4Z7FOGTAZHUofMxhU9xf4xe9+H0byKig=="}],"size":12016884},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.e92fb7848.0_1701965330642_0.3767662914688492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-07T16:08:50.974Z","publish_time":1701965330974,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.52e048e96.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.52e048e96.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.52e048e96.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.52e048e96.0","@microsoft/teamsfx-core":"2.0.6-alpha.52e048e96.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"52ddaa792421f1ec17ef4c14999c73dc0b99a946","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.52e048e96.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-mfL1yRdsePpmyAAYxAndsHIo0DcHi8Zr5gEMsLMvkbGYTieQXfM4oAAh5fqz9zz7wenD/BgKH32zKcRvMvkTqw==","shasum":"47aad296455b25262a9022838a51de2c1357516b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.52e048e96.0.tgz","fileCount":80,"unpackedSize":42031830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHGS0IPAaMH8tvK/1PLur29OAfUbA/ieb4/KvoWTLqcCAiEAgM+J0A3XyY6ehOLSIFZZwSEHXb4YC5S0qPg/vKq7qo4="}],"size":12012445},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.52e048e96.0_1702051744754_0.9552725046699593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-08T16:09:05.238Z","publish_time":1702051745238,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.874097872.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.874097872.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.874097872.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.874097872.0","@microsoft/teamsfx-core":"2.0.6-alpha.874097872.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5537dcc12b0e05fc5aec241f2e87a511c401b944","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.874097872.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-E59yT9CZwgcIFFgAcOazbiRyixvvx59mRIIK5MVFaP+39Hu2AVuyrKuURIN4UsW0U6j85ZYfuUA7H2GPka1www==","shasum":"e669bb716cf7e3cb4582cc366ff2d8accc27e579","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.874097872.0.tgz","fileCount":80,"unpackedSize":42070983,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFj5adfnQJhejhYTdqPweQrGaybSBMtfcVwSRwpo7reZAiAx73YepJQQh1aQ+L39orRY70YhhHOVvd4HkcoBT2uw3Q=="}],"size":12023515},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.874097872.0_1702311032807_0.8404519937939052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-11T16:10:33.229Z","publish_time":1702311033229,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.0028ae747.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.0028ae747.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0028ae747.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.0028ae747.0","@microsoft/teamsfx-core":"2.0.6-alpha.0028ae747.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0ab4694ef403d6fbce68b1687b77a0f1105be6b0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.0028ae747.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-VF22586gfztZPvh3fSX5ysLRf5UQzC/W9D5nK9qtiJFfxyRBi50NLOSKLMuvqG/lNjOfoE8gsiKWR/9hWE9EYA==","shasum":"0ab53f8cfee8ec2c0b9e5f2146f3e0af55f8dbd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.0028ae747.0.tgz","fileCount":80,"unpackedSize":42071024,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCqcuMMYu7m3OMcF5ESN3Z50FYQstupf5uLi8FX9l/RgIhAOdv8hV75SphPRhl3/uC/A0LakCV5DEsKa4zPdfyPIU/"}],"size":12023769},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.0028ae747.0_1702368334186_0.8968433364647579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-12T08:05:34.593Z","publish_time":1702368334593,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.7938e295e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.7938e295e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7938e295e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.7938e295e.0","@microsoft/teamsfx-core":"2.0.6-alpha.7938e295e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c9c674c94fb3cb807f460700e5811eb494455b48","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.7938e295e.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-DLcej74SK0EL+yKga5xEYIksBU9LdaBWs+je2LwDWbejqKfBRS2PvLNPL6O2bBcQSaqofjA24J9zbATLfW1usQ==","shasum":"69e2eda0465699adbe73f6324cbc0b5a155404ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.7938e295e.0.tgz","fileCount":80,"unpackedSize":42077440,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZA7Q6R9NI1IAtRy8D0i/pKp4im4vevjhBJjA6rKD65AiEApx2EMC7pf0ygf554en0Qm5H1cAPTFGJnoXQaP8nqSWM="}],"size":12024760},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.7938e295e.0_1702453670012_0.21592085572600328"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-13T07:47:50.400Z","publish_time":1702453670400,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.928e8b606.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.928e8b606.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.928e8b606.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.928e8b606.0","@microsoft/teamsfx-core":"2.0.6-alpha.928e8b606.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8510bd19de6dd260bf043c0ead2bd3f24fd5b91b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.928e8b606.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-TH1u7w6z1tAqUqE+lB3TNWmwhMSTJY5wrCd1H4Fwg44y3ajD9VGVTflfzrhUJL4ouEJULaLzwx0bLqbM2xZEZA==","shasum":"9255c0eeb7ca517fee9115f86fe606f3546f42d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.928e8b606.0.tgz","fileCount":80,"unpackedSize":42077435,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqIZU/7aFOMlE0O4PmnDC5C4vHc8/z3vqosEAHcJrNqAIgIxQlsyzLwwdMWJ5n9ORax5oB3YfJDCtWY+pEXRjXHU4="}],"size":12024763},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.928e8b606.0_1702570203862_0.6634224306786549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-14T16:10:04.273Z","publish_time":1702570204273,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.3a2a715c9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.3a2a715c9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3a2a715c9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.3a2a715c9.0","@microsoft/teamsfx-core":"2.0.6-alpha.3a2a715c9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"60842aefdc81bf8c27d292e39ac14d52a11852eb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.3a2a715c9.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-KfXNPIdLY2CBO5hFs4osV+uF/FNnz/Tpnnxnl86kGnkffEgo0wCwUiNW7k5Jsfxta02B++LIQws4+m06O8n38Q==","shasum":"5b7391defe16cc52cff3b095f4d72c6a55272009","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.3a2a715c9.0.tgz","fileCount":80,"unpackedSize":42101402,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHfRIXPd6FB0J/6aPMBYkQr6AJA02eiXdXQcM9Ru1muAiAmWyGq1algkHXGbceCds91Vyu9h4JTytpjBBA2WrKSjA=="}],"size":12029340},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.3a2a715c9.0_1702656525306_0.0012194540037684387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-15T16:08:45.670Z","publish_time":1702656525670,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c919838f1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c919838f1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c919838f1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.c919838f1.0","@microsoft/teamsfx-core":"2.0.6-alpha.c919838f1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5d360971ed3a5a3afd62c814f25d4583682a4d83","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c919838f1.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-wiCShtLBYFzsw4qjC9/ZP07zKaVSGkSLPAdZUgwKG/tY5RGjeKdZlubGQ3Lf1AokGAhDdPa5wgs9YtGaCHC2Vw==","shasum":"577727d63afe60baa551f39a89e64b62f45a5cf7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c919838f1.0.tgz","fileCount":80,"unpackedSize":42105160,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdT/C7TrWBLb6wyrMVscAheVzRtCuXMEJC6/KV1rEWLAiEAzjjZQrTcMEvkufVrTnEIzRwTh4EL9orUK7YP1u2dLf0="}],"size":12032092},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c919838f1.0_1702876453351_0.7831961883591243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-18T05:14:13.784Z","publish_time":1702876453784,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.af88d7705.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.af88d7705.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.af88d7705.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.af88d7705.0","@microsoft/teamsfx-core":"2.0.6-alpha.af88d7705.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d54022be69758be797eead956246d482fafb3df3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.af88d7705.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-H9oGwqLc1Vx7rdaUYlo8Oo9EhOltWovDXu+v/t/koiRa2uqhcLQqRMVs6xnBsBO/SKYg4hoU+Yis/X0sjlBQiA==","shasum":"d1e99a2212875fe433d783ecde9ba194f9517c15","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.af88d7705.0.tgz","fileCount":80,"unpackedSize":42105164,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpCd/NVjUuF8jEmRsRtznC9cu8TZRYyTcP7KL78FDLNAiBw6zCNk0gAEH75VURfHVk1OLdZCqsJjYMB04fqZArQ7Q=="}],"size":12032086},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.af88d7705.0_1702915731807_0.45273868229095493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-18T16:08:52.267Z","publish_time":1702915732267,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.818398007.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.818398007.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.818398007.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.6-alpha.818398007.0","@microsoft/teamsfx-core":"2.0.6-alpha.818398007.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b59a21379df029c5f52e3eb53ced09a43a449d69","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.818398007.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-764J9tLmfT5mhssZ8cthDei6mLWpkjk7bdbQ1iVEW9vuRrpirNJP8+fV0NDbwwlx00vDnnMAYTENfNqbIWsg9A==","shasum":"c2a4dcea968bc6d948f880d04b631dd80b040018","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.818398007.0.tgz","fileCount":80,"unpackedSize":42105957,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvg/z5donrvR5OandxztB9azNaQ3HMUD4ZF3Na4ldM9AiATxpV/p5+dOw5TcmY0ZWV7qT+9SV0u5yvhE+53uzXpgQ=="}],"size":12032645},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.818398007.0_1702954496654_0.17040679627307265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-19T02:54:57.079Z","publish_time":1702954497079,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.a8fa2ab1d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.a8fa2ab1d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a8fa2ab1d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^4.0.0","@inquirer/prompts":"^3.0.4","@inquirer/type":"^1.1.2","@microsoft/teamsfx-api":"0.22.7-alpha.a8fa2ab1d.0","@microsoft/teamsfx-core":"2.0.7-alpha.a8fa2ab1d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7f421846809944842384aaa2e053b19917ae66aa","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.a8fa2ab1d.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-E/UVFx49Icc9QtwO2mflrLHFCy/ktkXO19N8xMmEU8KF0IAHp8MzCvpt+EqRQpXU8jpk1DUaCwj7IN0GRt0VLA==","shasum":"5e8aa3bdfd1bf8f2e0dfb20a662ab3e24427feda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.a8fa2ab1d.0.tgz","fileCount":80,"unpackedSize":42113690,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBoUJ92/FE/GAm9uGFYf9BCh5iU3BOY1xe10W8iiCwydAiByg8bRcatoQb320gKIcLzWfD+XLU3q9EQsxfKvfXGitg=="}],"size":12034659},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.a8fa2ab1d.0_1703002143171_0.1846065399756187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-19T16:09:03.522Z","publish_time":1703002143522,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.3a1414c9c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.3a1414c9c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3a1414c9c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.3a1414c9c.0","@microsoft/teamsfx-core":"2.0.7-alpha.3a1414c9c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2ebf055e5587ea27a3ff19863501858f26d5b6aa","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.3a1414c9c.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-PY6h02B3xLAZN3iIVgJ4MdgJVCVAG9VPuXe8OW2E19+ZF+3wIcWx8W1JjcdKJFEzXxH98yFYYz8/xXD8ngE3KQ==","shasum":"72f5fc790c9287f1ea77334cfcac191d925b5e20","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.3a1414c9c.0.tgz","fileCount":80,"unpackedSize":42292207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF30c+MPNfeyjSlLq34vy7hPpoZpRaRmQ2MU0OpZT9oAAiB0OXgeCT7LpTMD7eYEUtzNXagW13hCVlPmTv/rpIJ92w=="}],"size":12165489},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.3a1414c9c.0_1703062716524_0.5911584794171003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-20T08:58:36.987Z","publish_time":1703062716987,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.8120e652f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.8120e652f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8120e652f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.8120e652f.0","@microsoft/teamsfx-core":"2.0.7-alpha.8120e652f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7014688a2fe07add76f2e65b54fef6ba0fa4fd20","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.8120e652f.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-kCSlcKPtbrPCdEmHn44wBnucqcmW5vjprCAiEpCSIcvJhrC8T2eSZz9rIKF3p+eiKkXAcYYMLKlM2gPl6ayZCA==","shasum":"5ff96cceba08e4f382af21721917044dfc53f6fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.8120e652f.0.tgz","fileCount":80,"unpackedSize":41821713,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVGaeDL94fdjzpuJPop6cwpLRYzlFO5Jsmmdo+oD3jXAiEAzyvBvurK9f5qTUeI/MCTBOCCP4luxPCtDk4o4D9ZY+I="}],"size":11699591},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.8120e652f.0_1703088525741_0.976071675439617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-20T16:08:46.155Z","publish_time":1703088526155,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.5bcec827f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.5bcec827f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5bcec827f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.5bcec827f.0","@microsoft/teamsfx-core":"2.0.7-alpha.5bcec827f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a9b3918d0242bcecc21fcb97ca9d9c33611c4eea","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.5bcec827f.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-uG5KM2/D5W+VpNB2pMqKmP5Du9y/bvqgqM3W3RbhatH2ckvMFuz+l5TQY9Vjj60WVnA1uuT3TWK2np6pZ6GXbQ==","shasum":"95f0ebed5d4fb875f0df5e930f63259b4529e5a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.5bcec827f.0.tgz","fileCount":80,"unpackedSize":41665803,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQL3BQkgSnzAQpH7x/4nVMeVBM6DTtrc8qava1NIuaBQIgGdK9czQstENF6RCWiXRjWXRuE4TNsiFtZMWY4TnitBY="}],"size":11543010},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.5bcec827f.0_1703174948412_0.22630652049679179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-21T16:09:08.844Z","publish_time":1703174948844,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.df858bc9e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.df858bc9e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.df858bc9e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.df858bc9e.0","@microsoft/teamsfx-core":"2.0.7-alpha.df858bc9e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fdc3da88b9aab4b3a3caf3677e24e6eff7add92c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.df858bc9e.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-qBXCVngcXcU4uim3gwxWdSr5oI9GIkew1qpw0e5Lwc8h9sd5NDBwsNzZqH3y4bHgXD65OWJOuA/CLRspW1WUZQ==","shasum":"e6e0d6884fa05b4ecc80915ead5af60b050088ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.df858bc9e.0.tgz","fileCount":80,"unpackedSize":41662665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0pD0bBgTwElfGh1D0Rha2P+NtOJjOi04CYdRGWNqACAiAcROTk7KOp1DTH0k0kyWKMP3awzSFZOZdXJXfncraT5w=="}],"size":11540674},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.df858bc9e.0_1703261325773_0.9805849122805885"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-22T16:08:46.320Z","publish_time":1703261326320,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2023122507.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2023122507.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2023122507.0","@microsoft/teamsfx-core":"2.0.7-beta.2023122507.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4882ab02069ffc5775595d33059f18cdaf5670b5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2023122507.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-dhNN9Wfuouz6oX13NgIETNYK+/ct87ElFA6Rpi4ei3otxDazQ++6jAiB1XOowrLLAwq45TGnXsdfZW6KUwVugQ==","shasum":"3067781d28329c9fcfd40abdfecf9ff298eca45a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2023122507.0.tgz","fileCount":80,"unpackedSize":41661591,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJm0zmIvGtMOa2nQbwPZnZ8Rp6p0dp+36kI+5+97ijtAiBAJ+LUjtFsPNO2/doceMbcfcofLaT7H7dUZf7lTYDYAQ=="}],"size":11540042},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2023122507.0_1703488541649_0.7302003339167713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-25T07:15:42.113Z","publish_time":1703488542113,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.5532fbf45.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.5532fbf45.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5532fbf45.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.5532fbf45.0","@microsoft/teamsfx-core":"2.0.7-alpha.5532fbf45.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ce8f98db34241e6347186759bd258b1430befdc5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.5532fbf45.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-nT5Cb55ww6UrkJAc3PIe2GtVTrQYUFwvdznTxLrWj4wu9q8Nz2KRX3TF6sCe/dgxYEYDxlzI/qOniCjMta82gg==","shasum":"8dbfeacd0c5af987f853dcee4466f7d9dc45cd11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.5532fbf45.0.tgz","fileCount":80,"unpackedSize":41661634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9bocMNKINKuGHiPj1IUabb3YisV37s8jZZBke0ikZLAiEAsu3lMBUu2qYTvnvxBOqc71uqnfy1l8U0dEKwciCYyQ8="}],"size":11540062},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.5532fbf45.0_1703520598604_0.40273157865119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-25T16:09:59.109Z","publish_time":1703520599109,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2023122606.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2023122606.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2023122606.0","@microsoft/teamsfx-core":"2.0.7-beta.2023122606.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e0e8704964b6fa66d7366f128c0b394b11953ec0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2023122606.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-NWvMgncodr79pmEw8Qfr9I9XMMOJiLA+XxeRUpCERz33p+BiEfEPRUPuy0HiDp9r8d47tyH1yzN2VS/QyJ8oOA==","shasum":"4c0a0ce8d5c883d5633948447abf4c09a820a2f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2023122606.0.tgz","fileCount":80,"unpackedSize":41661577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDWuAIIzI4n/HpJEK/axyNBOaDYgdHdvAtfZPElkYUZgIhAMFesH4NZgp03RFF2FuWAmiXe9ga+WZTUg1W17YNBg1Q"}],"size":11540035},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2023122606.0_1703571746529_0.9921166990309822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-26T06:22:26.907Z","publish_time":1703571746907,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.a10762b45.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.a10762b45.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a10762b45.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.a10762b45.0","@microsoft/teamsfx-core":"2.0.7-alpha.a10762b45.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cfef8928748c336d2973d35e250d45c293d6d9c6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.a10762b45.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-19epWQLhTLIJlYjnaJcqlWFFfujdXglfApbj8keSuXpyRNfp/sE2U/L4kX/Q2wPm379wtGpW9Hz8MIYm9PR1cg==","shasum":"ab7fc6ae103085a58001c2496d6676018a116352","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.a10762b45.0.tgz","fileCount":80,"unpackedSize":41661634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE3/j6vseCMlbqUNHK13R82BavMfUVQENwYUR2/cjjUwIhAKIGoN23ZO8DOEUYm/cJwIw9jmpRnQyuSUA4+iiEu1gh"}],"size":11540065},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.a10762b45.0_1703606930148_0.9349006017745949"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-26T16:08:50.560Z","publish_time":1703606930560,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.07c4fbf2b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.07c4fbf2b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.07c4fbf2b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.07c4fbf2b.0","@microsoft/teamsfx-core":"2.0.7-alpha.07c4fbf2b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"70e3a7e670f9ad4f58c440ae83c18ad33a4f0afb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.07c4fbf2b.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-MwTjMrYplcHqMd9GBjfCFl4t8les1PlVDD1S26FvCjSqQfpH7iEm9BS4ZsOmVD040Lwdk1nHl2inYh1sCl7L9w==","shasum":"9fd062f8dfc75dac4601ec1488d52e1a988b54ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.07c4fbf2b.0.tgz","fileCount":80,"unpackedSize":41661634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvymZMqyre82c/MHsdIIOLKUj+gV0/AX6mSFro6aykpAiEAufWCyZ2+F1CBRaMuadpLX3p4YEW9NZH29fshZsx4g98="}],"size":11540068},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.07c4fbf2b.0_1703693309908_0.26244046589836967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-27T16:08:30.346Z","publish_time":1703693310346,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2023122803.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2023122803.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2023122803.0","@microsoft/teamsfx-core":"2.0.7-beta.2023122803.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"68e1f879e2b326a38a837838024b24574624fc2b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2023122803.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-usJhGne9Cp/pGtJhbk8zt3sEspX++kH5jIWx8B5K0p8rBpSfy3xsdEkw5/slZiDfDgfLrb1oSJwv+XhKwISw5A==","shasum":"41a7e273db5d2e81d1912a8d40e50b028d5e1596","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2023122803.0.tgz","fileCount":80,"unpackedSize":41661576,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOqxGYnKrWMC3aPgCFi0r8momzww7F/8+yToZU6ecqlQIhAMUx26QcevyaTuDZDIaQunYSgJiEiT93ohPEuXTfzj0i"}],"size":11540005},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2023122803.0_1703734616232_0.0723358253898605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-28T03:36:56.604Z","publish_time":1703734616604,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.1935862db.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.1935862db.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1935862db.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.1935862db.0","@microsoft/teamsfx-core":"2.0.7-alpha.1935862db.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c7620ea26d40eb2b252e8410dcd44d6a4c8d16d8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.1935862db.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-cBy0X+WdqgT/bcUoXq3Nmsyvpi58rlA++V9IaV/dHbZmECeeOe0xYDJj/hbn0JXQ/WKfOf0aZPjnoEkvD/6JFw==","shasum":"2573e286fa0b04d7bf8409cd7a1e3bc8cf15fb6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.1935862db.0.tgz","fileCount":80,"unpackedSize":41661638,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICm+z2sUezSQc0hjL2pEYUHw5ZtkOXR4lMMAgUtqsU5TAiBr5mFkYHsUy+lDDKMjS6ZScMa35/QdWXbyG7T+XfoNQw=="}],"size":11540064},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.1935862db.0_1703779740897_0.4294408680725079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-28T16:09:01.254Z","publish_time":1703779741254,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.4f4ffac17.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.4f4ffac17.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4f4ffac17.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.4f4ffac17.0","@microsoft/teamsfx-core":"2.0.7-alpha.4f4ffac17.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"63769bfa392e34a27663957a250c991fc734b212","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.4f4ffac17.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-f7xeRgiU1CBM4VynmZBLDrMyP87DpGx+2N3X3IMWitx8JkNwd8MwrTBQhK8yfuUE+F8pGneYE9+9FHVBIRr5Sw==","shasum":"3f025888c7f2f656529d91cf12be5de391058869","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.4f4ffac17.0.tgz","fileCount":80,"unpackedSize":41661638,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC/Z/ZNduyhCuaPIvXJOQZhfItdDaOdsFwCTYK4HeETVAiEAowQ74o3i0kTq0O9lKvO2xKRALYhdR4RC5BtM4Dt9dBQ="}],"size":11540064},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.4f4ffac17.0_1704211713922_0.3552836884670527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-02T16:08:34.296Z","publish_time":1704211714296,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.5c1308a2c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.5c1308a2c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5c1308a2c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.5c1308a2c.0","@microsoft/teamsfx-core":"2.0.7-alpha.5c1308a2c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"beeaf4995fa21f7835ebc1e3666455363e119eac","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.5c1308a2c.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-OsXeAvBy+VOHXaRm9kgBMX78sj2v+xmWTrBPUiHJ/Z7vrssmweLzC9yfRMxDJF/ripeuxFRVykiPyV7+Uw3KZA==","shasum":"4ee356848cd1c4ebbc28a39e408d5e39d0f0d9a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.5c1308a2c.0.tgz","fileCount":80,"unpackedSize":41670639,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQFtKmto8GVbw/U2WeesrbG0+B1bN1yS0zfm6y1elIFQIgcUwGQBaVrkmc6hx54FdGKWqJeDl6dg+WSBhKLtQM0wA="}],"size":11541757},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.5c1308a2c.0_1704298119917_0.46852567949917523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-03T16:08:40.336Z","publish_time":1704298120336,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.040364b92.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.040364b92.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.040364b92.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.040364b92.0","@microsoft/teamsfx-core":"2.0.7-alpha.040364b92.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"242ba21d4855b936aae9937f6e1ffd1cd5205054","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.040364b92.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Sgfu5e/aAE2tPC0DC3n/s/k086ZtaTHw52Lwpbm2SYjeodc4p7Ig3dN4lefgIeR8dT4qcXX8rezcql0YpSw15A==","shasum":"6c3e2d3bad6dac0cabcc697fa438b344b3f275b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.040364b92.0.tgz","fileCount":82,"unpackedSize":41792622,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVae+j97YJWXi553H0EUnlmedyxvfsa9sdlecBx0V3VwIhAOwYnzx2MkVD/mxA1VyQE9ailbUQee/ptFmvdHnUIKUM"}],"size":11554668},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.040364b92.0_1704384516842_0.2953968834589147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-04T16:08:37.217Z","publish_time":1704384517217,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.024294d67.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.024294d67.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.024294d67.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.024294d67.0","@microsoft/teamsfx-core":"2.0.7-alpha.024294d67.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"15b09a585676e15327457f6a95a364f8c923ee95","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.024294d67.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-25tGg1H21PDVxnAAIuMrd2WxNKBt0EipipeNgaTuZ5VqDTE6rytAYux8SOoWxuP+jmRKEnoa6dvXOvZ1iIsTeA==","shasum":"2065694461d345f72666a32d1a12bd5b9e1b5e65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.024294d67.0.tgz","fileCount":82,"unpackedSize":41792644,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJtE8V/c+UdmCV8Mc7NK6MYFZYMXctXfGUA089/kM4mQIhANWJlYcDTLC5H23xzeonWK5pIBnonLxiu6+lpsEMvPS8"}],"size":11554675},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.024294d67.0_1704470933068_0.8750506266819418"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-05T16:08:53.474Z","publish_time":1704470933474,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.ff81ae4d8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.ff81ae4d8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ff81ae4d8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.ff81ae4d8.0","@microsoft/teamsfx-core":"2.0.7-alpha.ff81ae4d8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"dd7d4767fdaa9beb40664bf03bda89e1949cb3c1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.ff81ae4d8.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-rbWZOuotP46h4sZ89V4UiPNBhlaj9+nOlyJBTugyBkt8QeVY2GQ7XnV0rFfy9gXqTAYI9ztvLzYIDEJptQFzHQ==","shasum":"81ef9a7c730dabecc7744badd7803bb0b919ba23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.ff81ae4d8.0.tgz","fileCount":82,"unpackedSize":41835325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9zmRDxipYQ0Rfn/gNE2qjX0aVGbHYordn5CptFsBgmAIgLveGg6chJNQEivbNn1TR4//4f0YQtAuK390l9prGtG0="}],"size":11576196},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.ff81ae4d8.0_1704730199514_0.2671135759122134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-08T16:09:59.952Z","publish_time":1704730199952,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.2c4abc3fa.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.2c4abc3fa.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2c4abc3fa.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.2c4abc3fa.0","@microsoft/teamsfx-core":"2.0.7-alpha.2c4abc3fa.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"243288d8d2a2f48d53e3c2e4e40a63929a6daa11","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.2c4abc3fa.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-PBHSg5IBCLo5Kaaam/fiDNPBfCHW7cXkRGf6snYmeJE1C3CLctMyP1WQuJrx/uQEm6cOLORKbuijYMY0WgbS6w==","shasum":"2f6873892edc5e4bdecb0dac9ff5ce624922a912","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.2c4abc3fa.0.tgz","fileCount":82,"unpackedSize":41834841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGI3pnm6Gt+8m8xAqmZOGgcFpvUpglmr1y8VGTV4RRsgAiBjGWYvJ/4y4RKF0xEHVXH2jrCAJBGqRd9wg7ix+p17ug=="}],"size":11576691},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.2c4abc3fa.0_1704816570371_0.3434431249931498"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-09T16:09:30.719Z","publish_time":1704816570719,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024011004.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024011004.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024011004.0","@microsoft/teamsfx-core":"2.0.7-beta.2024011004.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"80c5ce6ecbd79f7766dbea0302775a0ce19dbb9a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024011004.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-AN0JXu/s9I6baOzsGQmgul8KAVyzYhAx1AzNkSXBx0VHqAfBYxrPrkqv/T4YY8uuWamESXiyhZHeuHWcF4UE6A==","shasum":"74a5aa8221b6339b8a857f9d718ea0a7fd0968e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024011004.0.tgz","fileCount":80,"unpackedSize":41733698,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFytbwkRYMTt8gYM3C3GDxK0RsniI0jIRntVS01c3KkgAiAhx9GSLihcRBovv7QphKCtAAY619EKoO56YYsYSzKc7g=="}],"size":11558467},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024011004.0_1704862408720_0.10719352166119589"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T04:53:29.003Z","publish_time":1704862409003,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.aac612711.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.aac612711.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.aac612711.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.aac612711.0","@microsoft/teamsfx-core":"2.0.7-alpha.aac612711.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b76f058e1ad588395bf87384f54a3680972cfe70","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.aac612711.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Z3dV6U/TLIK7j7q/6VLtpZAlQgduc1YR+e587hZPyUKqtoFCHx75NaenBCmRIbC8wBsUZ+KvkXBb+frWhMSz5Q==","shasum":"50039ee9970149f97459c2dc78b03e348edccff1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.aac612711.0.tgz","fileCount":82,"unpackedSize":41834839,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPjMVZfbBzJXG+EQ7/VF+v9StYLqM7Tbx3L2nbgTbTNgIgZU7KHgvGkr5VMVw3Xvasi29RGY680uFerjMHk3zLSOw="}],"size":11576575},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.aac612711.0_1704902978128_0.7048514497463072"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T16:09:38.504Z","publish_time":1704902978504,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.a7d2651ce.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.a7d2651ce.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a7d2651ce.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.a7d2651ce.0","@microsoft/teamsfx-core":"2.0.7-alpha.a7d2651ce.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6baeb822e19f77252954ebaa34a90d8f2c233b77","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.a7d2651ce.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Ji2zTmwxpG9XOx7oW7SHPRl++d4cJO+o5gGy9HHuN9yWtpU31zgPemVWYpYo2xd5Alz7HTuuUO7tWd31NBVWZw==","shasum":"40e2b5f408af3d99b227fea8696f08500805085f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.a7d2651ce.0.tgz","fileCount":82,"unpackedSize":41860599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFxREnqG/jHdOltXvAzswOfVtzgw1yzaY033xFvAgvp8AiAxVxHrE4XBgDIA/7Eewgr2l4aq0eGL/h39EukP4Q/uaA=="}],"size":11587924},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.a7d2651ce.0_1704989333231_0.1461417440521613"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-11T16:08:53.643Z","publish_time":1704989333643,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024011201.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024011201.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024011201.0","@microsoft/teamsfx-core":"2.0.7-beta.2024011201.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"043bac29fe7b117a55cb232667090e63847bcab4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024011201.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-mbYjEn1WWSfazme26Zs6ORwcWxn8QQq2uuUc2JqXiwwJAF/tjBFYn2QDJbTgqYrpqiFe3IsYpokHdwRvIFkVZQ==","shasum":"55419b58c942001096e91e33ccf0f553c55b1e23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024011201.0.tgz","fileCount":80,"unpackedSize":41733719,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDHa//1m87fLI68B54nE0jf4fLjPG4/IxWmDZ7BZPDfOAiEAlrkMRCpFU1mYbj63XGmiPsqCm/RrZF1UktoI4ft+Iig="}],"size":11564228},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024011201.0_1705021857735_0.4399407320778357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-12T01:10:58.064Z","publish_time":1705021858064,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.22bb75c79.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.22bb75c79.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.22bb75c79.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.22bb75c79.0","@microsoft/teamsfx-core":"2.0.7-alpha.22bb75c79.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9c41988a05a8fe3d5caaade86b83e397a94f7dd6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.22bb75c79.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-dI3z7yGYCl98O+8aOh6GCYeXGSyBzSTrIeqmcG14N3zD9nKdGEJ5HmsNK4t4vF+lJ5gZuN8RhI6hGu+I9Tkntg==","shasum":"5d1b7bf83c39c60e47f0dcf6342f157d2fb55cb6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.22bb75c79.0.tgz","fileCount":82,"unpackedSize":41860650,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJO1VGx4rQwm0b/PrL68Y0Ez/mbzo1i/zUCNTdkvGrXAiA/YPoMAUGee3TNzyWQycRtmsz886DmiEcKayP0cZRiqg=="}],"size":11587942},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.22bb75c79.0_1705031744628_0.062013868422694074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-12T03:55:44.915Z","publish_time":1705031744915,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.cfa4f4721.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.cfa4f4721.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cfa4f4721.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.cfa4f4721.0","@microsoft/teamsfx-core":"2.0.7-alpha.cfa4f4721.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"39f56d03c28c0eb035b5ce86410be58e67320d31","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.cfa4f4721.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-e/sP2fzOrvSO5AN6HkKTQbQGA7chahji+Cmli7OlwIL8rfTZk/9PIBYqpexN98cJWZuegq0Efq0dHGUKsTRGrA==","shasum":"602dd2e661127827ceb726602b6a5fd6bc77eecd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.cfa4f4721.0.tgz","fileCount":82,"unpackedSize":41860651,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDuK0wAJ4U3npI2ssU0C10wTnxpZvjuFSVai9TEfpnjAiEAvXf4X1v97gX0VbreS5A9xrgYiBFMwiW7xBFwOLRuhbw="}],"size":11587940},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.cfa4f4721.0_1705075764006_0.1802809315435976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-12T16:09:24.393Z","publish_time":1705075764393,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.057784aba.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.057784aba.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.057784aba.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.057784aba.0","@microsoft/teamsfx-core":"2.0.7-alpha.057784aba.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5ad9693e0560f935b8acce4c2badfd972753b069","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.057784aba.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-O0FklzkFDz5d3e0BYwoNeDcOfr0WmSSsyPsksm764C6lPk5wXDRfcwujZMkxtfvE49agEgYJdi/Kjek2ghVvow==","shasum":"1b0e16b5541792c6054bf4c89749608c792b2c9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.057784aba.0.tgz","fileCount":82,"unpackedSize":41872875,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQlnqwqetKT5kZmfx5WWDLh+QtX3PMj2xtSXKaoh8QFAiA3v3eHWQuwg550+lvfPIUFDpfAmAZM6bc8TYVXyCFFmQ=="}],"size":11589685},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.057784aba.0_1705334918055_0.5842419829927028"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T16:08:38.365Z","publish_time":1705334918365,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.38a3757c0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.38a3757c0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.38a3757c0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.38a3757c0.0","@microsoft/teamsfx-core":"2.0.7-alpha.38a3757c0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"081143fb66fa66d1760c5de41cc233c5686820a4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.38a3757c0.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Y8ZX9q1O4mHMvCWc6bxT34s6VLK+bHQCTh6B7dpWKyjre8Rb6Da0t2xZh1ttYvwp2ZRf1ifKpKkYFPDngSALNQ==","shasum":"8e6d35ca97e5af85868cdd5a5856acda653e43e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.38a3757c0.0.tgz","fileCount":82,"unpackedSize":41945161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHp2SBpZ00/U/UOidHd2JoGbjTHQYzq3wazXaUCR7+NFAiEA1cBbZ6nGf6sX0XTP9HfXnPP8GE+rA+P9XvmgadG7z9Y="}],"size":11621897},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.38a3757c0.0_1705421337348_0.6313859319415052"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-16T16:08:57.742Z","publish_time":1705421337742,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024011707.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024011707.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024011707.0","@microsoft/teamsfx-core":"2.0.7-beta.2024011707.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"edbb3a6983dbef452058ae6513121662b94cbf3b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024011707.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-IXH8jz0FIPNNsq7fViC8KrIEqH335hlt7CBU2PJSvjLw6oxHCC66t2zn4rt3FLg3CeKqnmYIS3L7uG+Ayrf0Dg==","shasum":"7ab40eaeec540054d237c9aa368697aed6ab5b79","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024011707.0.tgz","fileCount":82,"unpackedSize":41946032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBArHiQUkP7Xo02R87yKiqTxIV9tIE5HebsDvlWoY7b6AiA9N1MOG+IIgK55VzYGHF2KAplPlfFNVUgR5kSToZP0Pg=="}],"size":11621992},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024011707.0_1705476839825_0.04307555436963839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T07:34:00.220Z","publish_time":1705476840220,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.9f1ef2a12.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.9f1ef2a12.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9f1ef2a12.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.9f1ef2a12.0","@microsoft/teamsfx-core":"2.0.7-alpha.9f1ef2a12.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9bf498e5cafc22b980402da0e2e2afab7488d209","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.9f1ef2a12.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-mXmuIg8aQPSZIfBe6UibuJVthO3a6FevWm5Cu+ABASfgL3DtUlGIAdksLR1r3Pga4f1vpYofrp41sZGSRmVJaQ==","shasum":"ae0259a7f26c56962332ad6228ae02cac13b6e44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.9f1ef2a12.0.tgz","fileCount":82,"unpackedSize":41947988,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDS69c0ioJ8AXyo63osPNDjQ135vh9UH6BsRFVb/0UPGwIgefWCgoZ8YxmGjwY5OnLP+AmG3Pr6KXZhTz0Wgpj7atQ="}],"size":11621550},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.9f1ef2a12.0_1705507724298_0.8044779719964799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T16:08:44.603Z","publish_time":1705507724603,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.409a3da2f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.409a3da2f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.409a3da2f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.409a3da2f.0","@microsoft/teamsfx-core":"2.0.7-alpha.409a3da2f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"045df7177ac64b666f0167ed9147fd4bc137b153","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.409a3da2f.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-7Cf6jQletBnK4pxh1LxKkruOVjNA1B8wlBFoRDsgvOdiuB56wCy0Vu0RFpdNyFBV1ta+axAKc4d/rFNSqvoJPA==","shasum":"287b8ff9accd1fa0a076d938bb4e31ff92e463b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.409a3da2f.0.tgz","fileCount":82,"unpackedSize":41956440,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIArH+okvGrxdf7LnR2UFcJGTtct+DYNeIfUs3ghEKSO4AiEA0/5QmK3z2y4mrFNGSSPbb1k/+FSe5p3szZ+wbThBkcY="}],"size":11625048},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.409a3da2f.0_1705594222509_0.6848791094925817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-18T16:10:22.907Z","publish_time":1705594222907,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024012206.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024012206.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024012206.0","@microsoft/teamsfx-core":"2.0.7-beta.2024012206.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6f579d0a36c7a31c7b4720a2d365da44f145f6f7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024012206.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-0sb16FOe+ANQ6VXnZQPKxIGA3L7PT2ofu8O0akD0G4FmzsdFSyul3UhB+PnShob7S8smQWUo2bnkrfcpKxhf+Q==","shasum":"24eaa1a8c036cce219af7a475e5774c0dd633a7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024012206.0.tgz","fileCount":82,"unpackedSize":41946299,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUcvqTZ0Kuzjyc4YgC6CuMybjzxhpgtOIXMery3cEVSwIhAPD18X93AAYeX7wX2KPfejX6v3el+s0RUc6NDH272eHX"}],"size":11622151},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024012206.0_1705906840855_0.922737460797858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-22T07:00:41.293Z","publish_time":1705906841293,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.f688c0131.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.f688c0131.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f688c0131.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.f688c0131.0","@microsoft/teamsfx-core":"2.0.7-alpha.f688c0131.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b120c601074f9082237bff50ef82f96d941d49f9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.f688c0131.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Q7phK/ozPjZP0v+3OnGu+blP0XK7Zr8PbBwMtwSEwV6d5hpzZuP7qsrj58/aJ1PRFwLiVQnxnuwkO0Odnx+wHg==","shasum":"38eba91f7c4620fe799168a0f2b1016c7bd7bbac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.f688c0131.0.tgz","fileCount":82,"unpackedSize":41956444,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDq0w1Ib3gM41W+I2Fu2h99n7aT0T6gdg67nv6Jsf3wFgIhAKdXQFfA3mo2fxfWTattQSQ9B+90Jr6fV/pJhu/OpwXv"}],"size":11625034},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.f688c0131.0_1705939738590_0.6283039844699325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-22T16:08:58.961Z","publish_time":1705939738961,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024012303.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024012303.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024012303.0","@microsoft/teamsfx-core":"2.0.7-beta.2024012303.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"82298f00dafc208654057fe5307034d2e0ab197d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024012303.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Bl18bvL7o/5jFl9FmGuP7d2RUBld0DWEzgzUVuX2tDznaiGTVrSXx2oDmup6gL0NHMG0Ib6Nbx6TbPFQC6smgA==","shasum":"f22950e53ac2b110c8af855522aed300f712340c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024012303.0.tgz","fileCount":82,"unpackedSize":41946303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHnx6/Q5C5cFfFsT+pkcs3Sn1KSHdmehphzQ1SsKBPXSAiBriSyLTn5/TW09BFwyWp67N0B33vnppgoHbcy5cKL7rg=="}],"size":11622162},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024012303.0_1705981659418_0.3142663587730019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-23T03:47:39.724Z","publish_time":1705981659724,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-beta.2024012307.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-beta.2024012307.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-beta.2024012307.0","@microsoft/teamsfx-core":"2.0.7-beta.2024012307.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7f746d518b55c5ae55f58a85eaa9026fc244758f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-beta.2024012307.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-pENS+jKMBSX7UqiEcrOiFQix1EUqY4ME/SQUci3endVqZ2RPap4igLeeX1z/YdU+59gN9N3JneoSCzYNv9Q5hA==","shasum":"1090f5495ba6d70927047e0fc89dd8e3024ba5dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-beta.2024012307.0.tgz","fileCount":82,"unpackedSize":41946524,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVvAyfNlD55rzhkMe5eBZGuObH6yMA6AJHofbpdi3NWAiBB2IcCWIfpgRpyj0xnKG0FPqAWFW3FpJzXKQbd9uyWOw=="}],"size":11622184},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-beta.2024012307.0_1705994365003_0.9201434617457691"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-23T07:19:25.390Z","publish_time":1705994365390,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.53f5e1131.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.53f5e1131.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.53f5e1131.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.53f5e1131.0","@microsoft/teamsfx-core":"2.0.7-alpha.53f5e1131.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"58037377623deecff3bb4ab2e9229104c8315413","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.53f5e1131.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-N3IuDJRSVlxab/FDy14jRJFf8YZZ1mGikT8B7CuTslSedzkqjEfizdRRyvJ9XnqriFsLcZ716QqcwmY/xNnWIQ==","shasum":"763b9c39bfc8cf554a35b730cdd039796f79ec4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.53f5e1131.0.tgz","fileCount":82,"unpackedSize":41958816,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtxHow+2J2FR5WanR3I+zTdYLrKR3f2YNVTUesMRNgggIhAIXEbeZC0jxH8h3tQ5rBY2wesPnF3uOybsewVI5USob5"}],"size":11625462},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.53f5e1131.0_1706026135147_0.6986705328796727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-23T16:08:55.500Z","publish_time":1706026135500,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.cfb86aa0f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.cfb86aa0f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cfb86aa0f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.cfb86aa0f.0","@microsoft/teamsfx-core":"2.0.7-alpha.cfb86aa0f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"1b0922c3689a0190726fd86681750ad49f1425a8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.cfb86aa0f.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-mG39inYjMUL3uzqpxAbMH4unwqoam2rEkyxHa9sqYzDHQlEtcB52dqy7CdKZBuXv3cmK2iQgeNRLM7FgO/TpKg==","shasum":"63a58f26ddb79b2f1c795e84050a2a8b243fc2c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.cfb86aa0f.0.tgz","fileCount":82,"unpackedSize":42272418,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFV+AHCsCX6vmwGj4JkOnhF43JtQo4MyDoF5IIm3L0C6AiAra70elqdK+fwD+bTp08Knh77+zURHyogUB9BDFTQT5w=="}],"size":11718508},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.cfb86aa0f.0_1706112560547_0.2738389308860667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-24T16:09:20.832Z","publish_time":1706112560832,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.68f28f64b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.68f28f64b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.68f28f64b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.68f28f64b.0","@microsoft/teamsfx-core":"2.0.7-alpha.68f28f64b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"557ec06275d8bd2cf2681976f7b0bc3753fd78d8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.68f28f64b.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-MMUEWAGZ3cg4OnWVgYwdVmBH5Nq5weW4NM9k/A59hVhIYBYtDBBw+gPWYN5ZvOH3QLV89kQmjoN5wjed5WIHhQ==","shasum":"03d954c6a5b9c021dfa07e80ef662cdc5e72175f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.68f28f64b.0.tgz","fileCount":82,"unpackedSize":42473073,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeo2q3WD/u/WwDbB5m3d2I0yHg5TZN0GGkYxDlCxhAUQIhAMsk2qW3BqnKYSL4KVMSQsucRyFV4MjhVhomg0dOA3O7"}],"size":11750394},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.68f28f64b.0_1706198941777_0.22786295592975803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-25T16:09:02.209Z","publish_time":1706198942209,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.d6296ff31.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.d6296ff31.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.d6296ff31.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.d6296ff31.0","@microsoft/teamsfx-core":"2.0.7-alpha.d6296ff31.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8ceb5d94dbaa474caafce4984be21c1c7d9b5db7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.d6296ff31.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-u0GILty/0Hh5zVTFbmvs5JW8ozvTG6mMnAAHGD9QpDLySjIrl2PqQ6HncGh0B0Sc81+bGRd8kY0p6hU7fxle+w==","shasum":"df4fa04311f56acdde66b8b9bd38fae077814edd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.d6296ff31.0.tgz","fileCount":82,"unpackedSize":46578610,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRlhF6nLCYeN4IH6QPsb7v+xQCTI/eZbyHvcUYfYGkIAiEAomNsnv9rKPrFTzQn56UJYYC5vRMZ3dp++kvtIATBvVw="}],"size":12717708},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.d6296ff31.0_1706493407654_0.433090346212625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T01:56:47.956Z","publish_time":1706493407956,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.4d5144f39.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.4d5144f39.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4d5144f39.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.4d5144f39.0","@microsoft/teamsfx-core":"2.0.7-alpha.4d5144f39.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"69558e43d475c728ddab67341036d895c0139e4b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.4d5144f39.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-8pM8OPpkWm3GbvwnCebw8EdZW47+zNbXItpjUxf8aPo1j2+2xndmotgsyZlfBWhKwzwx6mTAhVpxzaSQXwBqKw==","shasum":"c3ea89c73003e908d589b35a80a1938e316edfd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.4d5144f39.0.tgz","fileCount":82,"unpackedSize":46578614,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXj84xdeQ4TpwWw5omjnB9wN9/JPu7n0VDekFodzglGAiEAoDfIEDaJDNVjbEO8di7EZpJ2y0V+OBs++zbLTUcfeuw="}],"size":12717692},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.4d5144f39.0_1706494639952_0.8120280729280436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T02:17:20.292Z","publish_time":1706494640292,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.7fc88a7bd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.7fc88a7bd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7fc88a7bd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.7fc88a7bd.0","@microsoft/teamsfx-core":"2.0.7-alpha.7fc88a7bd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9380630afc66b2620b1618a1c1ad9d1e9a8cd1e3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.7fc88a7bd.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-SDREbTTVAA35Hok3e3o141qSNz3MotWnl4npgbAHPyGp6clecuSvUVJulUdX/4eNPnC5Ln0sJ7He1E4TnRH2+w==","shasum":"caeb0c46b17b84735a43b9a0619efe6850b687cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.7fc88a7bd.0.tgz","fileCount":82,"unpackedSize":46573996,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXtfWYx7hC+Ptrqap0kbnkYgWi+M9qMhUWta3keWL9YAIhAMCR3rnY7+wxXI605ZYDJoff8+nndiVdD/+gXZaqovKs"}],"size":12717346},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.7fc88a7bd.0_1706544532854_0.6162201675431149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T16:08:53.179Z","publish_time":1706544533179,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.2c7d6e29b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.2c7d6e29b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2c7d6e29b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.2c7d6e29b.0","@microsoft/teamsfx-core":"2.0.7-alpha.2c7d6e29b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d742ce53d124a7ed4c38e8c9bc78376a017dedac","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.2c7d6e29b.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-L1ns7Oa36qY1xcV9m4ITXH4ukqmmqlO4vjG8gr+cpyDnDiNi3dwi0QQWBB2l9u4FgIVYD8ZJVqqTktdStc3Z5Q==","shasum":"ba33de32057b0473e13072e0804d971847d4f9db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.2c7d6e29b.0.tgz","fileCount":82,"unpackedSize":46574604,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClFHalRwHJ5LoZjcBCnoFqsxmf/6qtzzqo8xIbBBkWvQIhALAspog3rFhHiOvp5YH+5lMASw/kSdvGZi9cF8FYIN7q"}],"size":12717452},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.2c7d6e29b.0_1706630910863_0.30978206118131335"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-30T16:08:31.205Z","publish_time":1706630911205,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.bdb04bd16.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.bdb04bd16.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.bdb04bd16.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.bdb04bd16.0","@microsoft/teamsfx-core":"2.0.7-alpha.bdb04bd16.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a0ca0e57168a957cb227b266110460d1f50aa680","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.bdb04bd16.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-nqknXy56LLYOe4pwPggTKYYww+Zt9rn+M1Fgr3XspZoP4JYXloENdJDINhJpqvd3XqZKYpvtTXUCxn1gFFBUsQ==","shasum":"b0123258521623984e45d91856c56b5f91894a82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.bdb04bd16.0.tgz","fileCount":82,"unpackedSize":46574638,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDR3bBP8kk1lVaYSWeDscb9tzyu2P5RXvqBoVj4R90kAiEAoX/TstGNJiSgkRUFj+m3iFU3QjChtn8qZ0Iib1/4H7U="}],"size":12717496},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.bdb04bd16.0_1706717299642_0.5645139677297084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-31T16:08:20.016Z","publish_time":1706717300016,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.85c54bba1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.85c54bba1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.85c54bba1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.85c54bba1.0","@microsoft/teamsfx-core":"2.0.7-alpha.85c54bba1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"38928164a506cdfd60071520fe83098893c5f397","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.85c54bba1.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-PtZcXW0OyocpfEBWDEMAcrrt1SBWnvtWhHQI4XH5uoLe2rZTyuE2NVmVadoikhuKZvXfXu7oXQUkVeFxdZYxrg==","shasum":"1e1f650a87e170291f3125b01de3dd662317e7d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.85c54bba1.0.tgz","fileCount":82,"unpackedSize":46575908,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjdqzqexeMBQCmRcPbi1a+QQgLiZCUHzCGU4SLr7Uk9QIgDidpCzyHKAIIoNXB5o+GX7y2bEUkP9WlJtZuV/KUwJw="}],"size":12717525},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.85c54bba1.0_1706803719641_0.7871496982818309"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-01T16:08:40.025Z","publish_time":1706803720025,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.631dfa9a4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.631dfa9a4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.631dfa9a4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.631dfa9a4.0","@microsoft/teamsfx-core":"2.0.7-alpha.631dfa9a4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f39d3bee45bc12f6678b074bd6570a292b2dd499","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.631dfa9a4.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-vx547RCDKk/dSRXI2zRQ87SlsM4gLUAXPzQeEhzcbzJQDYQl49gNK/5TpzNSWCqqMPwwY/NubHesKJhX4gkr1A==","shasum":"0c66d1c6cc214b3f7f2937194b87726cc7e02e89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.631dfa9a4.0.tgz","fileCount":82,"unpackedSize":46576713,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVEp1WjCVvkwWs3ku8NkMHv9wQhaXx+BxbavnhGV3bRAiBY7oOoyDW+Y+QGC1vQFDg1+zZgdGeKqf9LW6FBsMUnZA=="}],"size":12717690},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.631dfa9a4.0_1706890097834_0.8943817311365769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-02T16:08:18.149Z","publish_time":1706890098149,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.df8521401.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.df8521401.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.df8521401.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.df8521401.0","@microsoft/teamsfx-core":"2.0.7-alpha.df8521401.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cf6702810a0ec2a9aae2c6b34e1e6b340842f14b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.df8521401.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-6nv17iAGIJdo4ejPJAbTenynPx1vS+WwddFH672BaH02uRE+Fo+mB4LRJ6I/RhipHVuvV981FRE+Bpi2BPpW/g==","shasum":"4f355e8701e1d1c57172d7104daa9e84ab2b52d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.df8521401.0.tgz","fileCount":82,"unpackedSize":46576643,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD67EnUvENVyTkcruWZFA4GiPG0C2G5GlI3kstc2htMDQIgVxsT6ez3eK7ILklY8krBR9uBu2b9iDGVjTjTdC7+7tY="}],"size":12717727},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.df8521401.0_1707062862343_0.7828260582846194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-04T16:07:42.683Z","publish_time":1707062862683,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.64f0ce316.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.64f0ce316.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.64f0ce316.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.64f0ce316.0","@microsoft/teamsfx-core":"2.0.7-alpha.64f0ce316.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"10f07d0e8fe197e4a3ffa7682aa2e2db3c07e998","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.64f0ce316.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-cPrylB8dM0hcj5jG1QUz9d7g+rgWJ/G1H4fi/zjNi96Dr4cXHXjSLR5B8n+8btax0zn3azdtWj8ho8mzC1B7VA==","shasum":"7a6417c0167788b4c5b2daad98812e183c4153db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.64f0ce316.0.tgz","fileCount":82,"unpackedSize":46577273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa12VyMVQZTM6G7gymQpyCjAPBEGzieIOLYRoH4JwTYgIhAJLGdEhnDCrR9DJ8vGhVWMVMVkBUT3M981+CL7LZNt/C"}],"size":12717732},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.64f0ce316.0_1707149336458_0.07732328964292434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-05T16:08:56.821Z","publish_time":1707149336821,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.e09ed1aaa.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.e09ed1aaa.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e09ed1aaa.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.e09ed1aaa.0","@microsoft/teamsfx-core":"2.0.7-alpha.e09ed1aaa.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b1cd9ee987f2b408827bc65c5cf4599f3ab066a9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.e09ed1aaa.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-cocLWp1x8KpIl1SmQiPY5oAAenZ5DhF4iPRsvgGU0JemRNFYX6+HYLP+tNHvIEJ4RVuMXaLwq7Ou2ecJ9CvzWQ==","shasum":"3c6fc3567836a1943c49c0ffaa58bb920266ac26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.e09ed1aaa.0.tgz","fileCount":82,"unpackedSize":46577372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBp9WAUvsnCcQIfCpMg8Lk69HJkIYBjFeRxFaBgDEcvLAiEA3HkZ9dBNdMLBzokWairrQgGM9kKxbmMIS2OrBuz/0RU="}],"size":12719159},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.e09ed1aaa.0_1707235684177_0.0159978762604156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-06T16:08:04.425Z","publish_time":1707235684425,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c78c81c7c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c78c81c7c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c78c81c7c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.c78c81c7c.0","@microsoft/teamsfx-core":"2.0.7-alpha.c78c81c7c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"96b1eb7913ec56424354c1102553dacd94f38530","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c78c81c7c.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-P5mN27mfaAxOlv9qjTG+hLWxmWgPdO+mJzFhyojaRw/ZygGLyAmeXn7tMqUecqrxiwXTAQfrHEad5ETWs4bPpg==","shasum":"9586497d3f1f064e22912cb290d19bb5686558e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c78c81c7c.0.tgz","fileCount":82,"unpackedSize":46577391,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgtoxj6agi0+qPwJ65WuFlFfKzER3yhqlszxKk0CAajAIhAO4rZRJvRFltdqI/OBDOZDUWGQFEli28aMXKxze7G3Kp"}],"size":12719177},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c78c81c7c.0_1707322121618_0.6268592210919257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-07T16:08:42.009Z","publish_time":1707322122009,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.da2c454a2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.da2c454a2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.da2c454a2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.da2c454a2.0","@microsoft/teamsfx-core":"2.0.7-alpha.da2c454a2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"85953027061d3e6a69f34c47a8bb6e00b6070d53","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.da2c454a2.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-rF6/w7EMFcuUnwjnI+A4EmsAxZzGUY4jgGR+cHJIvfUSB1UGCC/SKlSZewVuUR2mQiAYYGZuDfBX729QCK1CBg==","shasum":"4e316f6d02bf519670ff78b310691077fca6090d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.da2c454a2.0.tgz","fileCount":82,"unpackedSize":46577390,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNKO62eStH/Vl+17jQAhzC2luXZ3UliTlCh85ooCXW8wIgOFXbp08vmSPVFXHGnPENQ8kQNnRfUO9EwUZUC+EUfNk="}],"size":12719174},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.da2c454a2.0_1707581281129_0.47123758381018943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-10T16:08:01.501Z","publish_time":1707581281501,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c901e3860.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c901e3860.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c901e3860.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.c901e3860.0","@microsoft/teamsfx-core":"2.0.7-alpha.c901e3860.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7d092786f5fe1584a49a6d67fc370944729e81ae","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c901e3860.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-o6LX8UGMlaG6Hua5VNF0EKWr6YRpD5gSuj4hylTpWP0nc8iJFLKcAWXq9/V3f7Vyq3BpsMmLbrqDRaEh3JoLCA==","shasum":"e61766f068143e1389ee7958bad57b913186cdbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c901e3860.0.tgz","fileCount":82,"unpackedSize":48215159,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQAXdPthtaB9dO8r60wvjPPUV2Aq6UmrjYLB8qn7V4iAiBDlgiwILT8qTE8J3dJeCTlhZJfCZreI3aprZAH8yvxsA=="}],"size":13103094},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c901e3860.0_1708358930302_0.24074228891167215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-19T16:08:50.659Z","publish_time":1708358930659,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.6798bd798.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.6798bd798.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6798bd798.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.6798bd798.0","@microsoft/teamsfx-core":"2.0.7-alpha.6798bd798.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5e76349fc46f829bc86d9d0d7aeda0588a20b289","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.6798bd798.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Sq7Oe1VGzs3zzcCUZeXnKMNxv9M630CcewzPzshhtVEECYGiVoBx6sZ3wW5jvW1J6FClBnC1602vG+W6oN1WKg==","shasum":"66dcaf454ec4151f0f00c78de6f397f780f2d665","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.6798bd798.0.tgz","fileCount":82,"unpackedSize":48215175,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBuAH2G+AOg0XqtG012BJ/n4p2cIJheJ4qaSG2A8WcAoAiAsQoN7BFuOcc+6ckgQeUbrIwPMP71o2dHcSndisOa1Ng=="}],"size":13103099},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.6798bd798.0_1708445386148_0.906509008389448"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-20T16:09:46.603Z","publish_time":1708445386603,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.149079452.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.149079452.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.149079452.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.149079452.0","@microsoft/teamsfx-core":"2.0.7-alpha.149079452.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"276e9b258d670e14fbb367aee7d939ad19939f58","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.149079452.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-lUnVA/J6AYNn4cR7NUd5WXs4aqM6N3YSj8gmRf6JWPnC+EJvTdxbadjLis5EmXgcnVEr5AOBz+IvufPOqtf9qg==","shasum":"1196e900d368071169e96ff64d08b495dcddb65e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.149079452.0.tgz","fileCount":82,"unpackedSize":48215675,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvWDwA+usmSMzZrIV5+SKzwo614GiS4bRkBEv3Pg9aEwIgMfdqjT5WexEwUSEpm4/xPfy4CBtmulNYN8Ayhjg7Z5w="}],"size":13103175},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.149079452.0_1708531742674_0.7572659824906733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-21T16:09:03.039Z","publish_time":1708531743039,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.0e84b9566.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.0e84b9566.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0e84b9566.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.0e84b9566.0","@microsoft/teamsfx-core":"2.0.7-alpha.0e84b9566.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2f086d9b805b83a0faf50166b5e5d88adcadbcf9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.0e84b9566.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-sq36a5D/dtGQVBkRniq/lL5zjyDY3xX+SZkyUq69fwn8cr0u40+RmutVHuXVbCUgSY907BvufIPFkgOVx8D8Zg==","shasum":"a5988118f7afa5b213d2f59dfea77b4bc8234bb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.0e84b9566.0.tgz","fileCount":82,"unpackedSize":48215669,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFNLUDQkY+Gi4ErRAXGy/5QEWleJgYQ67Hs1DczKhKkkAiEA2FxUlFepCv7BIV4FfjfP8kHoc5zCaNczKS5/Kmx6e8I="}],"size":13103469},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.0e84b9566.0_1708618107506_0.5673295252538721"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-22T16:08:27.966Z","publish_time":1708618107966,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.78701ec6a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.78701ec6a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.78701ec6a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.78701ec6a.0","@microsoft/teamsfx-core":"2.0.7-alpha.78701ec6a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"98b6606ad0870ecd16aafcdb74b20f71ec6d49ec","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.78701ec6a.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-FMn40lAE/Gw90w+Vc3mGQ4Wr2YQI3RKD9m8li2W25xVwpFddoTwxXecvrHTZTN5sXr0ZFVcmli8LE+JHjKKuVA==","shasum":"39e246e1ccaaa8ebef0aaf56cd7186e4b16d8bf3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.78701ec6a.0.tgz","fileCount":82,"unpackedSize":48215611,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyxFBgPhUWnj8Q5kFEsa5pUOE40j4TNJNzuUVMdNz1QgIgP8ulhsOgoeGY7Hmcey+R13HtCy+5OwkVBlXurTQLPm0="}],"size":13103457},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.78701ec6a.0_1708704527273_0.8488785164564494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-23T16:08:47.586Z","publish_time":1708704527586,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.64078f877.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.64078f877.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.64078f877.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.64078f877.0","@microsoft/teamsfx-core":"2.0.7-alpha.64078f877.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d866b60f4de41fcefbcd8e495ebf099a823b2d46","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.64078f877.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-nwXXHg4EzWlZ5jdTcZdn7Cac3QSRRFczNxbUzJiO2NIGg9M/Z3tXF92so5Zon8tpJs7sNnz2NxZwz7iVuiFlwA==","shasum":"005d2fdc47cefe5d464c6266eef1ab914731ef7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.64078f877.0.tgz","fileCount":82,"unpackedSize":48195031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHY6qI6/VYhX5DLw/NGkW0yvbFHpU/jWUBPufxHgJVOVAiAxu59ArpbQP7z5OSUtKmybBmmuCCro/8c5ExvZXmksXw=="}],"size":13076279},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.64078f877.0_1708963716295_0.0010066113513380603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-26T16:08:36.827Z","publish_time":1708963716827,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.ebe783822.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.ebe783822.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ebe783822.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.ebe783822.0","@microsoft/teamsfx-core":"2.0.7-alpha.ebe783822.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","yaml":"^2.2.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"80ef46d103d11909b2eaa94ae5ea6e4aae4f8309","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.ebe783822.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-s5pcY/Lwwxs5ewOKUCfQI6X1kERzVHc2RRcPyU63QaGRaFf+wuf0G7XUAMC59dl1tvvTRatZFanxfae07pb08A==","shasum":"23e385f8f0e6b38f9dcc66ed6b0c2f768d919ac5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.ebe783822.0.tgz","fileCount":82,"unpackedSize":48226212,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7+kz6oDOAZgQd8ICU63PG6oX17nWmD83JN5kiY1U8jwIgDi2LEb15djBbi2m0FlLqUA1VlzYr41eXfkXeEk+V3Fw="}],"size":13103353},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.ebe783822.0_1709001244838_0.2145274578655032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T02:34:05.228Z","publish_time":1709001245228,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c6f5fa837.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c6f5fa837.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c6f5fa837.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.c6f5fa837.0","@microsoft/teamsfx-core":"2.0.7-alpha.c6f5fa837.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8a997d9890d65b42b5ec8d13798123405011a337","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c6f5fa837.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-MfhfNgn+cx/bKvzb5PW7LlqdHDwNThR4ZMIJ1VeQ977dU542P6OlsFSOZnfRTXi349Mr2k1MEDzsDUzOWVe7TQ==","shasum":"c548d7a829e2010d4a2bc52a51b8f422586c406b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c6f5fa837.0.tgz","fileCount":82,"unpackedSize":48192042,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICiCPACJMJCnuXkDhTxjZYv8BGDch0jjTMZyDYB3TBbgAiEA7k1wITHy/4wCTE63Auyrqh58UGG12vDyhgxrKV487os="}],"size":13076198},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c6f5fa837.0_1709050135867_0.22231991029244225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T16:08:56.225Z","publish_time":1709050136225,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.cd2ba87f2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.cd2ba87f2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cd2ba87f2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.cd2ba87f2.0","@microsoft/teamsfx-core":"2.0.7-alpha.cd2ba87f2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3965b434b4be4c2ee6465081ce0ff0577d3aee28","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.cd2ba87f2.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-eRxSlqGaAPb96UxvELE6HkfXl54r27rp+Hwqhchdn3BinfNIK1yS2RSt+k0DKCUvHZUtte3nS7y6FaoCmd+bkQ==","shasum":"8f5dfe7aaa574280c09613b235be0bf166cad368","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.cd2ba87f2.0.tgz","fileCount":82,"unpackedSize":48200491,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHvLzXVsm27XeIVWN7UdEkSVejkQt/08GGyHGHVk6MbAiEAznG9weII618Oppk0rnFtqKWE4F64bOtaS8Pq/PRBFHw="}],"size":13077652},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.cd2ba87f2.0_1709136525992_0.9108365845875632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T16:08:46.682Z","publish_time":1709136526682,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.fccd8293a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.fccd8293a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fccd8293a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.fccd8293a.0","@microsoft/teamsfx-core":"2.0.7-alpha.fccd8293a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"374a51e70e96453de68eb2f67f4a0378f96ece09","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.fccd8293a.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-pG/tyF18UVQze+SzrFlGmHx2ydDx3cJwVyjsPkRGWqjTqSP90cictQUMHdZG4AhYKhNsEHNkllDoctapEftLYg==","shasum":"6da98c4719954530b5000c18f4ee1d15bd285d57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.fccd8293a.0.tgz","fileCount":82,"unpackedSize":48202371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDs/7x2Ur7Wr05VdTBLCR0+LjymnIYY5+7p/0olNw8V2QIgKsoTlFRzfQCCkZLwol4xiIpw0569OqzoYnoZp6t0FBQ="}],"size":13078019},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.fccd8293a.0_1709222938279_0.6114195399886644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-29T16:08:59.094Z","publish_time":1709222939094,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.cf377d39f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.cf377d39f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cf377d39f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.cf377d39f.0","@microsoft/teamsfx-core":"2.0.7-alpha.cf377d39f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2a9ae0132af43d3809f8e60350d5fce5da39a435","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.cf377d39f.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-kddR2LAwfkae1nc2Y93eckb6txQoBSyk8ywCE5pkEs7KoZlA1YLUN3huZjBz38+AY9REt8Y/M3QRxDG/Q6Vaow==","shasum":"5b375f6cb019ac44b2c90000aa6a932c02590357","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.cf377d39f.0.tgz","fileCount":82,"unpackedSize":48202377,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrH+3dsmB5aTcJQ9rlmGkI56WW7C6r1rQXsNqEqt3QiwIgP/EllB2rMNjszwprTUovyy43zrJgMj2YcesG+m5ygsA="}],"size":13078008},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.cf377d39f.0_1709309320306_0.7045880408251441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-01T16:08:40.617Z","publish_time":1709309320617,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.c341ae107.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.c341ae107.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c341ae107.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.c341ae107.0","@microsoft/teamsfx-core":"2.0.7-alpha.c341ae107.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cb707169a105d3b6c4f5b818946e94e0f82977f9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.c341ae107.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-L+bF0KaIYo0FxplWMMfmbZsASJCK1VfZktBI3n5keGsWqYvCPkWEV0VGyhAgb+cFqJ1WIimsI70HSEEjj7yMlg==","shasum":"d2143cd61f2fe3bcbc3507bc553b34025c1b0c70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.c341ae107.0.tgz","fileCount":82,"unpackedSize":48217253,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqN3lqL4BPn8zC/Ch7fKjOsVDIRa4dIQUi/x1zxo1CngIgVTJx8MozBEyvjUH+HxEsOkdZcHb/8RF+eewdUO/BiAs="}],"size":13093725},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.c341ae107.0_1709568501344_0.20779919914627376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T16:08:21.879Z","publish_time":1709568501879,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.44548b1b3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.44548b1b3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.44548b1b3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.44548b1b3.0","@microsoft/teamsfx-core":"2.0.7-alpha.44548b1b3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a40480d0e1e310c2981c763c5461ca834affed34","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.44548b1b3.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-l+b85Cx3uL4ZB0g5Vn8cQGPeBeIC5u6fUjAUsxvp26vn1Th7Zse3zuUBvg+lk1VKdHm6wMlDvlGQ0fsqP+YGyw==","shasum":"702a4ee89dbbf87ab56c036e68f6475f246f67b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.44548b1b3.0.tgz","fileCount":82,"unpackedSize":48217291,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC6VjMQITZ1UVRgUkJar9UAm3T9ALdXTJs9+baL2xG91AiBRGYHSyk5L+vNsnD/m95vmReZCltKPvbHpTtFgv9Fwdw=="}],"size":13093773},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.44548b1b3.0_1709654972532_0.8496755995546876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T16:09:32.861Z","publish_time":1709654972861,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.7-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"572fb872642bf7bd91bf80023923a004f1b8002a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-rc-hotfix.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-1znUqzcIMcTvXeccMX6I9CdCmxRtYSimu3nWBFVPo+f83rKlN71lii0ONq050ljlwpvA1dl6HSLqMQI/GsVVeA==","shasum":"27a8dcbc9e21670e6eb54cbdd706d386bb95bf6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-rc-hotfix.0.tgz","fileCount":82,"unpackedSize":41329357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6R/7aGPXU2pvVk28AzWNMam7ygbs+mr0UinZOVdjP7AiAb3PzPnMHAYT8l2TxrKoDuDNEqDDnDpH+y4rYThnsC8Q=="}],"size":10871759},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-rc-hotfix.0_1709713850153_0.06501552257740495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T08:30:50.509Z","publish_time":1709713850509,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.48b9eab36.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.48b9eab36.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.48b9eab36.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.48b9eab36.0","@microsoft/teamsfx-core":"2.0.7-alpha.48b9eab36.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"18b56ee0b9a5e483263c2ace6b406bff65e475a9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.48b9eab36.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-eXNX3euH1iEdSA/ESqAtWkFnkpxsK79IJ3Wr+jBKnKN1fq+h34i56ZGY16g98twwHpGuuFAIbPmT7klISJ4MUA==","shasum":"51d6399c549a005020b976adb752454bf2061157","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.48b9eab36.0.tgz","fileCount":82,"unpackedSize":48532355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwhEqn72ljsVMXW1yxitopXg/oWI2Fv31ee10GMvD13AIgZu21snRrZRHZVWuoWNeaLvKS6uvotCNHCxshSwXXYIs="}],"size":13249751},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.48b9eab36.0_1709741377160_0.6539440774616156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T16:09:37.522Z","publish_time":1709741377522,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.b755b0fe8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.b755b0fe8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b755b0fe8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.b755b0fe8.0","@microsoft/teamsfx-core":"2.0.7-alpha.b755b0fe8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"df525694e9bf5930d875017110f1adf1820f0401","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.b755b0fe8.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-J//KeuVUrexu8Ubsj7BMf6Yx5O/USIFFTvqRClB8V5Kjmb2VReJ3ugH6plyUzOxJr2bBCgthMQZETg+DhMv/Mw==","shasum":"742f02b2dda1c9b09fb7aa72b60e59cec7271889","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.b755b0fe8.0.tgz","fileCount":82,"unpackedSize":48550255,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY/5H7n+tKKkIMjOaVoiZej79idvWuWF2JLZ9UReUvUwIhAPhECyMgYzPkAk262VTkHNh2gqwQgwIWgVxmbTNv9jwt"}],"size":13252616},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.b755b0fe8.0_1709827738560_0.6791546321674888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T16:08:58.970Z","publish_time":1709827738970,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.8d8f5a0bb.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.8d8f5a0bb.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8d8f5a0bb.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.8d8f5a0bb.0","@microsoft/teamsfx-core":"2.0.7-alpha.8d8f5a0bb.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a62eeaa5dc447137fac63aa5e7598ef83ebf1df3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.8d8f5a0bb.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-kdRwBIAdKxtojvgbzka+XVkAL1PoDwIFs02A1q4ghByMV51Kc4lOsX7chAE2rKQjrqB279eyVmW8+KG0HX2gTg==","shasum":"d2a623792c790fe3e9e0a3747e4f7a1a135fe74c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.8d8f5a0bb.0.tgz","fileCount":83,"unpackedSize":48636312,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6Kv0Ybe5C53OUM00bsQqeqP/2ud4VX6m273tjK6PT3wIgIAwXr7C03vIm+rkXs55WfmIi87EtZIM5/c5VtodcwPc="}],"size":13288279},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.8d8f5a0bb.0_1709914151015_0.1166844408926826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-08T16:09:11.335Z","publish_time":1709914151335,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.169a2b37a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.169a2b37a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.169a2b37a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.169a2b37a.0","@microsoft/teamsfx-core":"2.0.7-alpha.169a2b37a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9e21a14cbb5f6def91abf56725a2ba0c60cec375","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.169a2b37a.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-T5PoUduwQkHESaSUSNONZgCx0fyPYzO7hnXIQnvvIPwuly0xPwoklrCTKhCycomppa08niTf9e8AzpEQixxvYA==","shasum":"68b5af27438627067b6ed5dc4761898640222156","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.169a2b37a.0.tgz","fileCount":83,"unpackedSize":48637944,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi/W47yhEKG+VLlINP4scWIe2snHt340aYNzXLgDRQKAIgeUCjMwPtM0VPzmdRkgfouWrLv24x5Sf7ZyEr8cv2a2g="}],"size":13289935},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.169a2b37a.0_1710173309993_0.03587808728395259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-11T16:08:30.357Z","publish_time":1710173310357,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-rc-hotfix.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.7-rc-hotfix.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0f615e13182ef6f33b3ff3e2b1c7a0eff78e23aa","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-rc-hotfix.1","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-zjjftYdYzxSTTjl7OjC1cOIscocjfrDIuVnQwzWxC0ahTj0ARAPPwldpotgdSQwfAL1r3E0N0mW635t4ZMN6wA==","shasum":"1fd637c404adb9aeb0f6cdf2451863d421148f59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-rc-hotfix.1.tgz","fileCount":82,"unpackedSize":41329025,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEoUWk+SyK3EaFcDPa+t6hOi16ZK6KlpjfU+E+//raHMAiEAq1Jcq5JEIOWiGy0jpGZUqgIGPgmKacsKVe1J4w1xE3I="}],"size":10872959},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-rc-hotfix.1_1710212635471_0.32769343911877824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-12T03:03:55.897Z","publish_time":1710212635897,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.9.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.7","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b0e94768545a70d86f128aa04be72151747f23be","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-09J268ITYHthw4ph33TDh+BNGOLnk4My7RE193aAAO++m7q29uwtL8UQa4fLxolrnqcwQXcIzCBgbFrzO0devg==","shasum":"431d734553cd641b3378146b648327860c586598","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0.tgz","fileCount":82,"unpackedSize":41328874,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCujSOZm7G4fEBWz0qUIGEq8ijDBpVJe4E5XPWgKRYbXgIgGsbKztTF6WHKsDK2m0AJWHrMNPHr/IaVJmmtC+b3rC4="}],"size":10872874},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0_1710235203324_0.2728920735603315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-12T09:20:03.642Z","publish_time":1710235203642,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.f04ac4ba4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.f04ac4ba4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f04ac4ba4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.f04ac4ba4.0","@microsoft/teamsfx-core":"2.0.7-alpha.f04ac4ba4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e5bb491b7ffc6f29e7128cc9f9a29f2f9ff6e503","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.f04ac4ba4.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-YOt2TGm/ltvuzBfZ3caWHPj7jHPkis+ojPztwIHRw+dKgLGGZdLyTMTOMWmcozvXDKJJzrXbcv5uZYBWxjk73Q==","shasum":"93e279ee101a1645e167d71c74d2282ecaff1a95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.f04ac4ba4.0.tgz","fileCount":83,"unpackedSize":48836077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWyoLt43yAmT+EXaCPKIWRVyXQpdyc00zHHLxavTPqqAIgTxoeMAa8HFDGuCjgaVbO4ANqFVVCemxDYJ4PMjh8q0M="}],"size":13375912},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.f04ac4ba4.0_1710259779056_0.6643036675053478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-12T16:09:39.375Z","publish_time":1710259779375,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.0-alpha.a372ccf67.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.0-alpha.a372ccf67.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a372ccf67.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7-alpha.a372ccf67.0","@microsoft/teamsfx-core":"2.0.7-alpha.a372ccf67.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"014f015ec0ece0cad73f2fdffdffc748758a28f6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.0-alpha.a372ccf67.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-N6qrLo8Qqqqh52gXxmQBt+jnJ4IvX7pe+4Y7MVg4SXJxMOWaVPDXMK7ru5K3t/UzAUmL7cvPaXzhrw0gHrBRJw==","shasum":"b241811ff5160dd2cedcb670acb755af211190ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.0-alpha.a372ccf67.0.tgz","fileCount":83,"unpackedSize":48839585,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2XF+4ljfnaupN2Z1XEMWSZujkqn1lVkj13DlAvb8oBQIhANVxMWRyIVmcwt7vMK2w3wqoUuitmeauQ/1U0flgxQqr"}],"size":13375883},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.0-alpha.a372ccf67.0_1710346130701_0.13873853167567818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T16:08:51.126Z","publish_time":1710346131126,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024031405.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024031405.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024031405.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024031405.0","@microsoft/teamsfx-core":"2.0.8-beta.2024031405.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ff8c0b062f1803cb1ab38fdecaba1dab200f159c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024031405.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-PvqSP7nUj7HsOlVki3SCubM80AzmsZKEdTL9gPU/1SfIg3RTvSlx+FhDWejgZ9mLQ+7QV6Zy0+z8V/PVuVWvFA==","shasum":"86bc55993a68b4d725794be86505cbf73392c9c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024031405.0.tgz","fileCount":83,"unpackedSize":48115051,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTI4so+d4293KgO1Jg3DKRYNkfjBQxjfl86qrLnvunAwIgSKyDmURLymvrnnw3aKPAQ9RVIAXJ8g9aX5d0Drml6k8="}],"size":12616502},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024031405.0_1710395034605_0.7286895007752363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T05:43:55.412Z","publish_time":1710395035412,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.e17ffd4d1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.e17ffd4d1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e17ffd4d1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.e17ffd4d1.0","@microsoft/teamsfx-core":"2.0.8-alpha.e17ffd4d1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b615b5914d48114c16225dc5bd72a7d78c65802b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.e17ffd4d1.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-f2aPNW7aKL3kzmOb93HJ58mxcDahcmayD0YkUn7ql6h2kYEN8xqaRa/2k7Ml/NxKuaWpwdqtyRYDh1MPH47MJQ==","shasum":"1f87f327c2cdf30a48a2f83dba3aefe2fe4f377b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.e17ffd4d1.0.tgz","fileCount":83,"unpackedSize":48115051,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH2YZA2u1017GZYMkl5yJNmj8TmK94blNFxxQOcZb8FIAiEAp5+mu7U1k1BSfOqfVhISE35j5WyfdkZb5RwImGupOQk="}],"size":12616770},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.e17ffd4d1.0_1710432517513_0.056177112384131034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T16:08:37.890Z","publish_time":1710432517890,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.d1a09e202.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.d1a09e202.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.d1a09e202.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.d1a09e202.0","@microsoft/teamsfx-core":"2.0.8-alpha.d1a09e202.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9136f341e4e833a2f7e8e72b400684b59547ea44","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.d1a09e202.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-cQQvNZa+zvvRq4g7FSDrDfFlbaPjikERezwTU1/AUNo3rsKtOQtM2P3gTJcU5VjiFWaR/fisVVWp5ThfGz06Jw==","shasum":"201f325146a8331c0a4055d6e2489ae4ab907495","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.d1a09e202.0.tgz","fileCount":83,"unpackedSize":48121587,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID89Gyq8627zf7WgYsvlpZk7slvj3rm5DihNqp1ucWNwAiEA1sDl/yq5ZatOKCETko1E+UZMjCmPiFbU60DNLvPlbu4="}],"size":12620147},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.d1a09e202.0_1710518900928_0.8042328851491953"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-15T16:08:21.251Z","publish_time":1710518901251,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024031808.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024031808.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024031808.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024031808.0","@microsoft/teamsfx-core":"2.0.8-beta.2024031808.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3cb5732de88cc45c9ee871f143400c938de29f99","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024031808.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-u6FePB+RJdzYZlSqTl0W5+ph0o27iPnDYYbr5M0ky0xXmapY46Ha1iABdhsrDM4cwOJ3t9TD6ZDGI6uzgyVEOQ==","shasum":"4dc9c8086fc7c7af593a1c398303f48cb71e5951","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024031808.0.tgz","fileCount":83,"unpackedSize":48092956,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGctUf5RAcDSBUekvKK4UHi0G1vgLb4tD9TYVvHGsOPhAiEAy8nuKpeW1degQtDw+EFdfyUSoM7/4TPku8OYsSWrriU="}],"size":12612760},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024031808.0_1710749339542_0.5567713297221251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T08:08:59.877Z","publish_time":1710749339877,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.fb5afedc0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.fb5afedc0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fb5afedc0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.fb5afedc0.0","@microsoft/teamsfx-core":"2.0.8-alpha.fb5afedc0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"697da62e9a372cf20481707695917ecef9b44ba9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.fb5afedc0.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-RxngcVbuONwoUBlV9xW4EcvDt2qFV73pE+gGO7AYgyveDSbhxqxR2zaAKJnLoIz45oLr8WDTugxsh+chr4EJHQ==","shasum":"be793eadc4af38cd6bfe38ea786afe599d04b7f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.fb5afedc0.0.tgz","fileCount":83,"unpackedSize":48121125,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSPbi9tHojBXl3/bHjEmBHBo2GwJRxXBlDA0eaLm+ISwIhANwpXp+sveNMVUhIagqUx61qr4sVB1j5ObKSV3tB+oBO"}],"size":12621753},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.fb5afedc0.0_1710778155838_0.12655113706704735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T16:09:16.443Z","publish_time":1710778156443,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024031907.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024031907.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024031907.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024031907.0","@microsoft/teamsfx-core":"2.0.8-beta.2024031907.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"712cc5f27b6ab41fa7d4f327d00456fe80696578","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024031907.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-BJpmpK7mmKRCEVkOliPb8jSw6ISznibq6Jarj3n4lrYPSTVXhy8y3zn852KCQKnXHu+mzEMmjGSvnNFmiSXDmA==","shasum":"4c50dd3f92791f56ad603fb512eab82cf02fb42d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024031907.0.tgz","fileCount":83,"unpackedSize":48087824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSrSWWd4Pry9WtBQxbQDXPyd9NK2884GObfEr3nIJ5RQIgV451/b/pW+S5JPFJchKO+VtLujLBYqjRI2yQwBmFIb0="}],"size":12611483},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024031907.0_1710833770135_0.08480641320867233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-19T07:36:10.531Z","publish_time":1710833770531,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.2a327dc81.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.2a327dc81.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2a327dc81.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.2a327dc81.0","@microsoft/teamsfx-core":"2.0.8-alpha.2a327dc81.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"18794890396b77dcddbbb0ae5645bf0f5eb00401","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.2a327dc81.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-eoQrXbZHKCIYbyLMSOihdKsn8wbdAnXiPMsHvdrb0xVsUZDDNej7zJELWddCz22+IgXO5ZIZEVTum0Mj3RR/KQ==","shasum":"5a95e17c53c9706db80f310751804db7199ca6ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.2a327dc81.0.tgz","fileCount":83,"unpackedSize":48209253,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEamhzks5x2LoC61ncuu8pAXgVP33984mjZ/Sfwt09RgAiBOX1nFBUky9JyxA7ji0Ppi1Ag+84XkZnPni8S2cbsDfA=="}],"size":12660661},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.2a327dc81.0_1710864550282_0.8077071197329126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-19T16:09:10.736Z","publish_time":1710864550736,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024032006.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024032006.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024032006.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024032006.0","@microsoft/teamsfx-core":"2.0.8-beta.2024032006.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b399c6d6c49604044b509baf5da1b24d9f4d16be","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024032006.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-VUsGqgYGrCLXkxlk7FMRQKvUAw9LH6Sz0hGgAt/r/dgng67+JZFQQ+7ibv2PKAw2RWc6PkQ27qyxBwwh/LUw6w==","shasum":"a7ea2ae25041a09a61e4eafb2895badb4c3d7f46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024032006.0.tgz","fileCount":83,"unpackedSize":48090607,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGpD0hnpLwy2QEL3nDoDJWG/BkdwN7aNFOvbfXJMBef8AiEA53KBcgmqdsTUyglHgiadzy3D14hvQhtPu8AAhFcoHag="}],"size":12612049},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024032006.0_1710918165532_0.5429491348368161"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-20T07:02:46.014Z","publish_time":1710918166014,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.2f5decfcc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.2f5decfcc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2f5decfcc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.2f5decfcc.0","@microsoft/teamsfx-core":"2.0.8-alpha.2f5decfcc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f45c01f9a70836de49671dc1e5a2ca6ac22eac8e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.2f5decfcc.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-t9Pc52MZTrGD5AuVwCIMoe1Drm6bjAz+APU3q7M9frn2KrjxJPXp1oR5z08MX81PzKXoyRGSkoo8YhECbsH/gg==","shasum":"857415d64ff31038ed6db5f9c7e186374ef25ce6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.2f5decfcc.0.tgz","fileCount":83,"unpackedSize":49552414,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAmL7uhu9HL6jVPhTsWzGA8YRyR2gdzZ+8R7bT/4DMbgIgP9xFOBnJbX7rnRtAIuTWujnoPHydvFiKPgFRYPOxZnE="}],"size":12934176},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.2f5decfcc.0_1710950967366_0.18918007621103738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-20T16:09:27.719Z","publish_time":1710950967719,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.1c9557de8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.1c9557de8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1c9557de8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.1c9557de8.0","@microsoft/teamsfx-core":"2.0.8-alpha.1c9557de8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"16a9a7a89e1115febdb645f75298333e4c5aa0cd","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.1c9557de8.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-NIiH9ZCrTSNUyi0Z+pM7B/LNxxsIWZ27BWf92cxKAv3+SOGwuYBrzqSfjLGLaSPYG10uGkTWtJycOcT6FYcoqQ==","shasum":"2b3380408924879c8b9cdd61dbb74e60bdeeefed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.1c9557de8.0.tgz","fileCount":83,"unpackedSize":49534185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYTC88yu/727XZ68ltMbBJL7cj7sj5iidQF2DNJSoBFAiAJVD+oRwpKzq1/jFHSmhgOMYQ0o8Ibhwh9A9F5MBSwiA=="}],"size":12928301},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.1c9557de8.0_1711037327837_0.38635723418897294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-21T16:08:48.241Z","publish_time":1711037328241,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.be832d7f6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.be832d7f6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.be832d7f6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.be832d7f6.0","@microsoft/teamsfx-core":"2.0.8-alpha.be832d7f6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0d5dc66130f18c5b0b8f15b4b1e39dd8703d708b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.be832d7f6.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-mT5hnKf4ywm13XIhrTFab3e466nEIx1bOcU+KrKTsrch+iS4LC6G6RdqTuPZVqz/HtrT1f/jbQPq04K7zTif1g==","shasum":"7877a7e601a663eab9c048c92577844be0572ca7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.be832d7f6.0.tgz","fileCount":83,"unpackedSize":49540330,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhzxqQ2fHBXCXnKhGeg+IwncVFMjhO85KZ3xyj6uV0cAiEA4Tz8l+eXTcPv3pGzCkxM2WmQuqRvVDx6a5zNX6mrecw="}],"size":12931057},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.be832d7f6.0_1711123769013_0.986442896471609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-22T16:09:29.352Z","publish_time":1711123769352,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.784d957e7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.784d957e7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.784d957e7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.784d957e7.0","@microsoft/teamsfx-core":"2.0.8-alpha.784d957e7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"58db518df7f6a67d1a0a30ab353183b5e5c2400f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.784d957e7.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-RnIM6ZVnAtGcOMVTD0wLLbeuSF0l4NrmWn8pJZMMBiuU85lyubiL2lgSOQfzE4v7QqPIP3JTcia4L+x4VXaqlg==","shasum":"49700bff39c99db8c283307f182c9347f2e23e47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.784d957e7.0.tgz","fileCount":84,"unpackedSize":49605108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeNyp7/hAcIpnPKqlyjCRQKsEjlNXtrCZn1rm3aTx63AIhAMYZUwImnJ2o8Jv2vrfT0P6pM8uGvscScpaOB0IpWG6O"}],"size":12938827},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.784d957e7.0_1711382903079_0.4933733819868882"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-25T16:08:23.490Z","publish_time":1711382903490,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"002849db93231a709cb3bbe9f040146f144d0182","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-YPKbMK3BCSPEe0fIcysra1pDGxJ0VXCq6nv2K/I1T/+tNwZ1Tqoe9qpFbpHsI3oZiWXJDIl0UawrdcMlk5aPNg==","shasum":"892ac5b1ea9a10eea43b0fb54d7f9f28555678c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.0.tgz","fileCount":83,"unpackedSize":48095542,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDW2h5Oe926gTVbBdw83m0WjIa0sNk19ywUa+F7hOJhSAIgPMW9Ef05CVRctoRdQThes3U2DZhJk98a8BlUciRgeMs="}],"size":12614033},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.0_1711417500390_0.04868425509911023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T01:45:00.836Z","publish_time":1711417500836,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024032602.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024032602.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.8-beta.2024032602.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"88ecf5d61baec6de7a85dcdaf77ce658c9d502ba","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024032602.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-H7yT6G2MQ5BmYw3l1wZV91AMBLJYqOMewVYYe+lBKeomHal6uoLsAsX6vIQjiri0Pi66+KXQ46pJH6lqN+w95A==","shasum":"1333834fc3d36a9755eb970b96f68ef89e70ffb1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024032602.0.tgz","fileCount":83,"unpackedSize":48095561,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe8IBBab8MBfWM1kGhq5tMFQT5Fqmv8tcUuh6QzgzvqQIgW7JqFP+AYVYJn4rV2W+rbJ0+QNG/xvVQrwt04/UO9/s="}],"size":12614189},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024032602.0_1711419618425_0.04631994247088178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T02:20:18.795Z","publish_time":1711419618795,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.54a90c74e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.54a90c74e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.54a90c74e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.54a90c74e.0","@microsoft/teamsfx-core":"2.0.8-alpha.54a90c74e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a55ac1ca4704bd41bcc22843e5cad155a810e358","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.54a90c74e.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-VD+yIvhS3oRUz9Lw++xeNf/krUlLsy7nAKgVqi8e/Kwgx+8idlap2U6/jS/7XaAzVcWiYc/l3BFllkKeo8+kXA==","shasum":"3b536d0ddde78ec8cc7657b5f8db17f16b4860bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.54a90c74e.0.tgz","fileCount":84,"unpackedSize":49622055,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiAqzhe7AwfWA1XmmHa7UblQkoxeMA2DQI3RPSAGts8QIhAIWVHLbSsvOvAWPx7MSFkMl5UZUQevFylqyhnvrS/zQe"}],"size":12944641},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.54a90c74e.0_1711432159750_0.6134990926228632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T05:49:20.095Z","publish_time":1711432160095,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.a277dba4e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.a277dba4e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a277dba4e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.a277dba4e.0","@microsoft/teamsfx-core":"2.0.8-alpha.a277dba4e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fc43da6bdf04948555fc8c425324b475cc05bb95","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.a277dba4e.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-FD6EVjuC1sMImuvpKvIO+81ZTDab8prstBzXN/FfLP2i0avawUuqMLR1mT5Ftq051ZnU8pMlDgRFeYO9WDBzHw==","shasum":"5460e62f4150b4cba8a878319ced8580fa0c1b5a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.a277dba4e.0.tgz","fileCount":84,"unpackedSize":49632267,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICVc3gu7IubSHqKmKuJskqCpoyRRxdMuN4PTRua8Txg0AiEA0CvsYscBKBrM3tFi/EPqe3YLJXuiHcRNiiqPcnBI2SE="}],"size":12948149},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.a277dba4e.0_1711469354060_0.4671996469222466"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-26T16:09:14.445Z","publish_time":1711469354445,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024032706.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024032706.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.8-beta.2024032706.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3ba80945ca757811e48f7b29fd94ccd4a3526533","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024032706.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-6rsz7s9Zam3vD3LRCjYVtVCmZzVbuCYt6anjyo/LWEJxQV5tBe9V3jLTpzcsz8HrbGsIhza2AV2vpHN++3egRw==","shasum":"fdcaaaa437ab8ef96f6baf30946ad2036b01d57b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024032706.0.tgz","fileCount":83,"unpackedSize":48095031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFCLny85zSWPSnr+LAcFH98mtYpayGKj1QqzEnFw43AYAiEAixlPxVH7kDHPUmmtVqVGHOSmcnv7XFhZTik7w5lqZXc="}],"size":12613946},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024032706.0_1711521646040_0.6590538897917622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T06:40:46.363Z","publish_time":1711521646363,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.7fe3da414.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.7fe3da414.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7fe3da414.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.7fe3da414.0","@microsoft/teamsfx-core":"2.0.8-alpha.7fe3da414.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f134f5933e9d3b3793bc9b5344ec97e16c63e324","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.7fe3da414.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-tVYmS/YUKRCNWT13tzHoS1xkltWRvnVMSJ8C2vQsUoO/iC5R1K6bN/5NBfageEt+6i3Yt80ZRGwyXptWD1Nqhg==","shasum":"0541b4214cc8c476765eb0d1aa4f0d3aefa69197","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.7fe3da414.0.tgz","fileCount":84,"unpackedSize":49679030,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSJPL68+mhyRk8Qw0F73bvb8zRMeQiYAcP+xXSXQe2UAIhALFQ8l0Y1NjGRNVAI48PRqefvWMTkjxEgxB5RtwI2+Ge"}],"size":12955163},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.7fe3da414.0_1711555716713_0.5911391912579249"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-27T16:08:37.103Z","publish_time":1711555717103,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.b54a7ba8f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.b54a7ba8f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b54a7ba8f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.b54a7ba8f.0","@microsoft/teamsfx-core":"2.0.8-alpha.b54a7ba8f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"acaa9cd821c43780ba3eee6022058b627b625c87","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.b54a7ba8f.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-crwtlGPIO1J5JT/HEqpIqLPmCJ0tergVj7VJQjtYAX2uLydiBCXm5DHKOEhZm1ZcAAE6Xgf67sOoLx6f1NZuMQ==","shasum":"5ff38992d434529f8fba3bcef7b49b21688774c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.b54a7ba8f.0.tgz","fileCount":84,"unpackedSize":49681103,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAhUBSIb+dwgvi8uf/i0AGWD0SeTdU1wFS7Wu45ztFUDAiAyBDeko6cfhr25+nI15MVE5SgRmeR+pL5Lb4iOJv6F9g=="}],"size":12955746},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.b54a7ba8f.0_1711602260742_0.12918879439600683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T05:04:21.148Z","publish_time":1711602261148,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024032805.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024032805.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.8-beta.2024032805.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a45282a043b250d20b7d7d776b39996b9c72a295","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024032805.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-jwpLlTGsFZ4bacSu5XoWb+VsiEQrqBEEMENqtzXGbBxys2b1Bozz4sMdNzucIYWBwWIOWvatupBck+BEXg+oFw==","shasum":"dabecfbcbe1965fee9369513f9691f0ea653e0d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024032805.0.tgz","fileCount":83,"unpackedSize":48094912,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJGSO9hA5FlzjbgKzc6hiPau5RAUreJ2RMeJ3meOQFuwIgY3XUfjhF1hG8cZh1Jb+KNznobCrruzmaHQBdC3l1dE4="}],"size":12613912},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024032805.0_1711604700882_0.38702693127219767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T05:45:01.275Z","publish_time":1711604701275,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024032807.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024032807.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.7","@microsoft/teamsfx-core":"2.0.8-beta.2024032807.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5d711e1e80c739c6324ae703c601368e3cca80cd","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024032807.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-YpCBX/5o6kjuGhPZs+fC/0wP7NkITqUAEIWgZRnxOqwvTNaMGvuXkdf6dhriL/xVCUtIZnjzZTstXM7g9ybO0g==","shasum":"75d91275784e49c2c8f10ea4576b4a53737107c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024032807.0.tgz","fileCount":83,"unpackedSize":48094913,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5jfJAOO1Bj+8zhNyWnV5Pqdkaky6I8vbVGpqkMjfsUAiEArtMgIIOM6YyiO1x0jJTZOvbM7HsBnMHJng/SyQu7Wc8="}],"size":12613911},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024032807.0_1711610986329_0.7612615606678284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T07:29:47.110Z","publish_time":1711610987110,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.4cb5c08a8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.4cb5c08a8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4cb5c08a8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.4cb5c08a8.0","@microsoft/teamsfx-core":"2.0.8-alpha.4cb5c08a8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"315d22cbafd911ad1e3133a515995f40721529d0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.4cb5c08a8.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-aRUTzloQ19cayUsXy1jVGcpW39Pu56AnPJW2/0FFzIKsNo8XBfBLyUhxvafexJR0hFGLkEmGalamkGfSSzRkGA==","shasum":"b7201a64dbd5414e080414eeafec6410844cb856","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.4cb5c08a8.0.tgz","fileCount":84,"unpackedSize":49687511,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ41qJFlBWbeuKDasWQnKRjeTWsinqb04mmDTSax27SAIhAP5l2PnvArB/UcK/7lE3njvRTRlO4t37ZdpapzgEz7yZ"}],"size":12956120},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.4cb5c08a8.0_1711642142469_0.00728523096981637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-28T16:09:03.082Z","publish_time":1711642143082,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.b015b287e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.b015b287e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b015b287e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.b015b287e.0","@microsoft/teamsfx-core":"2.0.8-alpha.b015b287e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c7572cef99be51f88f24c87b56218946d2c4750c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.b015b287e.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-vDufrZRbzbGYShOW407tG3yICFXc8bJxgidn+6/tJfqlaVVa5i2HVK1xebg/PE4l5vLeciQ+vsnvGvYPceR9Lg==","shasum":"5c48c2bc66ce5ad1206982041061e4db02bbed9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.b015b287e.0.tgz","fileCount":84,"unpackedSize":49740149,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENHFfdDjdUWWNsaEr574C5o/BKNr5hgJJOaW9LOG8JKAiAfx4s33buW/fW3g78wKInhKFfumq73m8wA2sPewTgysA=="}],"size":12986285},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.b015b287e.0_1711949462535_0.3619818101893024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T05:31:07.908Z","publish_time":1711949467908,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.4f2290daa.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.4f2290daa.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4f2290daa.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.4f2290daa.0","@microsoft/teamsfx-core":"2.0.8-alpha.4f2290daa.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6c39905a7fe068a6b23fcc0361db1f0e4bee1d9b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.4f2290daa.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-oNO7kGzkYNw4TEBPZBNXMCHLgUpYJ5HbaNEltd+97kuxqnqoW1F+xJcPzvC98S+5INXGp/4YK1Veq6MIrwD7Tg==","shasum":"fdcbd147430690bc56b0d4020a54fda4bc534f72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.4f2290daa.0.tgz","fileCount":84,"unpackedSize":49745245,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQ/+PT6t0twuKfx6y+zqc8/jynMDE8JHs5pbyqF6BXnAIgMaDTRsu0GPMuIEG2gp1jnzxUopDcFCa1xmUn5/cN5R8="}],"size":12987991},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.4f2290daa.0_1711987730830_0.23403471006587062"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-01T16:08:51.212Z","publish_time":1711987731212,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.0de595af8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.0de595af8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0de595af8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.0de595af8.0","@microsoft/teamsfx-core":"2.0.8-alpha.0de595af8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"082298934771fd7596d65a0e9f9fb4e38cf58fcb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.0de595af8.0","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-Ys+157nh3jrpcLFl8chcCB0AyYGcuMM7oj3FixNd36xK68KImuTXApSwXUnX9VyT7k+7PzpJnl+lazu+ExgR3Q==","shasum":"f3d75e6dbc979956059b8d105ab29c3b8393c4d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.0de595af8.0.tgz","fileCount":84,"unpackedSize":49758233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOmvDSkboLdc9QaWxh7FvQ5GzEInF6GkC0Q8Q55BBqtAIhAPN+g9tDdi+hoXvDcbORIxbIpWAUwLFVt9ts6PwwS3R4"}],"size":12993777},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.0de595af8.0_1712074212432_0.8619328561185049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-02T16:10:13.210Z","publish_time":1712074213210,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.6341e718e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.6341e718e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6341e718e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.6341e718e.0","@microsoft/teamsfx-core":"2.0.8-alpha.6341e718e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b5850ba9e3cd48555115ef8953f77d1ef682a63b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.6341e718e.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-98KDBq7lpfGfdNs4cwW83zRGNGjCjecYmWzUvfAbATdesFAa7+l0Lf1DkbxbUeyLkg07nmnRtpAUF3GwldgszQ==","shasum":"c3384e11d2772ae7b6702eda15f9f847c29c8f56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.6341e718e.0.tgz","fileCount":84,"unpackedSize":49802944,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDom6MnvsB3r1YHwnx6IFht5p/1O/enMe4hgOBaMXuruwIhAO2FJP3tyVB4ulXKyz6MJZCLD0L088ck59d4eZoMXWz6"}],"size":13007106},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.6341e718e.0_1712135353771_0.4432575161197303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T09:09:14.426Z","publish_time":1712135354426,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.42af26ca6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.42af26ca6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.42af26ca6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.42af26ca6.0","@microsoft/teamsfx-core":"2.0.8-alpha.42af26ca6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"839b8377496cd0a5198eab523aea386f2e67d1c4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.42af26ca6.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-w092CCOr1OazLXlLounkHe+g/LsTnuJLZvs3kr+nwB+NIX5OXDeaLF4OvEBR/wnIMCHeHc7u+NaJo7UgxYCJeQ==","shasum":"70ce1efead00b0e620f3aa95f2dff3e87b97d6f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.42af26ca6.0.tgz","fileCount":84,"unpackedSize":49806863,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJSgTp+sgR+ssQDxmHtWttf6ZWdsKzpJTGSR+xnhvmfAiEAttGdS99yBDS8FobLvVb6svMf84VjTUMZYhNkpZ5/4BE="}],"size":13007646},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.42af26ca6.0_1712160513373_0.9176468746472817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T16:08:33.758Z","publish_time":1712160513758,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.18377bc6e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.18377bc6e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.18377bc6e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.18377bc6e.0","@microsoft/teamsfx-core":"2.0.8-alpha.18377bc6e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4fd41b2f01f9d1c27cd82608ee344532e4a8ffe2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.18377bc6e.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-Xi0sZxmsSEexTbGZURcXKTu57iQBA+camagDxIAxZTrGg5EykGf11uPn5f+arM0TlqXParcox2j2p6DnzW3aew==","shasum":"9e8f2b6e9043498fdd14be9ece3288c43ad2e141","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.18377bc6e.0.tgz","fileCount":84,"unpackedSize":49806866,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNT8TZUsLqW1xxBx6B5xEKKXTE/vYXQcpPuyYOAvgNSAiArY0ZgQw14oL89h9cHlRNyiUTcI++jWzgT9y8kF3Cq2A=="}],"size":13007663},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.18377bc6e.0_1712246944844_0.3478365202264193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T16:09:05.184Z","publish_time":1712246945184,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.228d6f497.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.228d6f497.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.228d6f497.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.228d6f497.0","@microsoft/teamsfx-core":"2.0.8-alpha.228d6f497.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e8560463afce25557b4f9d45efd380ed175d8e10","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.228d6f497.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-KfcvU23KClhV+qrEaj7WSISbxZOC8S7oq31Xc7dzbJMpX6ZXehIB578yxaPoQbVrkA6POXqXZeS3kOYrir8DvA==","shasum":"7ca4b076dcfb2ecbafbac8910a1042e539971fbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.228d6f497.0.tgz","fileCount":84,"unpackedSize":49811280,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9ic4KblriAvHGDXvN36c6geMJvaOJhvS+rNVYC5PdxAIhAO2fPureMW189kj+Rwby4Nw2dlpAb0thkv8U/SpmvZUh"}],"size":13011561},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.228d6f497.0_1712506111835_0.3104759918873794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-07T16:08:32.231Z","publish_time":1712506112231,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.268ff5845.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.268ff5845.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.268ff5845.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.268ff5845.0","@microsoft/teamsfx-core":"2.0.8-alpha.268ff5845.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e8d613a730e51fd79b021f187c8ce089883c60d5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.268ff5845.0","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-s4712eSIYqrypaThd18pGjXat/IN8CtB+ci2RDAVyD+PMROZauaafuiO8KygjtMRwhIMjFqi2cFRMrCvt3BsZw==","shasum":"6407ac71b287f6b809d7d17139400d546f63d388","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.268ff5845.0.tgz","fileCount":84,"unpackedSize":50054630,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA0KJMAY6SQM1OB7V2TTzsqm/eHA/y3xsyxCpaNKmgYaAiEApQV92jr72pNNOkkliU1+5NJ+OPV7+CJOyt1sy9AX/do="}],"size":13170708},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.268ff5845.0_1712564806593_0.8303002538986934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T08:26:46.991Z","publish_time":1712564806991,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.87f45d762.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.87f45d762.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.87f45d762.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.87f45d762.0","@microsoft/teamsfx-core":"2.0.8-alpha.87f45d762.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b33ed9f3cebaa48a501c531cb269403d16b67f7e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.87f45d762.0","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-I5agOd/R2H1xNkhqnfCUkq8ptJ4rY8BIs2K2mE7MeI2WKoqzHLC44bd/nxTsciqOsUMZd6Ifo9Io/fgemqQUcg==","shasum":"46356a5321e0ebf0939db787a5d60199f0ed03ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.87f45d762.0.tgz","fileCount":84,"unpackedSize":50054758,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID+T9P9g999UPhJWIrP4mQoWYCVvwxyRwASnW/UdgcmFAiAIE5XnQ21P/R6aIANrtJPU4HcsvJ6qJa7o/zcpC272Qw=="}],"size":13171017},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.87f45d762.0_1712592506085_0.4550561821590473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T16:08:26.446Z","publish_time":1712592506446,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024040907.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024040907.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024040907.0","@microsoft/teamsfx-core":"2.0.8-beta.2024040907.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5205930d47f21f19b3fabf0657adb82390b623df","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024040907.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-ZFkbvjKaxKIBrTLofu73CChCcRPLD4uV/zq0arjXlnI5jMdbbDKydeWh+HcRmC1dbwfae/r1WOb9G8eud9Pb3g==","shasum":"f2a0851da4d4b484c4ee903123dc3866f7fb8961","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024040907.0.tgz","fileCount":84,"unpackedSize":50057141,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/bA998eWLd7wKyGUKWaDjXDPuhSC7TjPuj2D5Zjud7AiAyOXV209HujeJdqs15PWOS34FxJKTbxm6q6XOaZBAWYA=="}],"size":13171556},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024040907.0_1712646956179_0.6333900681189106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T07:15:56.619Z","publish_time":1712646956619,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.5fc8ceacd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.5fc8ceacd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5fc8ceacd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.5fc8ceacd.0","@microsoft/teamsfx-core":"2.0.8-alpha.5fc8ceacd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b361cd9ca67d22dae751d909654fbc1933ecf301","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.5fc8ceacd.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-8nRsLhfaKCCYb/6bINkp+qu0nJwR2a9iwtbsgNltFY7U0HMc3vWn34Zb0/+6NIp8a9ZKZlb397Su6+RC4moVrQ==","shasum":"11d8865c858b545df094aa872e9aa0a720a9385a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.5fc8ceacd.0.tgz","fileCount":84,"unpackedSize":50057159,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQtsyFkYh3WwnZeOMCWKD/cHqUt3QXHDEQLZIgbdsAYAiBpI6U0bo9cxVygIKzhl3oAxEsWouTnZiMTrG/7DG/YhA=="}],"size":13171564},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.5fc8ceacd.0_1712678940460_0.3752198972925338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T16:09:00.825Z","publish_time":1712678940825,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.87e946b8f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.87e946b8f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.87e946b8f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.87e946b8f.0","@microsoft/teamsfx-core":"2.0.8-alpha.87e946b8f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d43955d4f869de0817e78ed122c9daa98fdaaa36","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.87e946b8f.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-eFpWpN+jfu53thIIxUBOM56fev/GwAMrbA2eFBb3T0t77HRWAoWlrnhGE1NApJE0kWuhR5exyecBhkemOn1mIA==","shasum":"5d62c368c7318110517512eba93370915a91a7cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.87e946b8f.0.tgz","fileCount":84,"unpackedSize":50987829,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlo5Lbmhf0CAhH/0iA6jjn+mPgHJFXjUXQX/ok6/M/twIgG0LqlDT63v3nl0jlgQfrUeF09exSg5/+Uu8DEVEcy44="}],"size":13373141},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.87e946b8f.0_1712765336619_0.003233008284882155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-10T16:08:57.022Z","publish_time":1712765337022,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.4e708f092.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.4e708f092.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4e708f092.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.4e708f092.0","@microsoft/teamsfx-core":"2.0.8-alpha.4e708f092.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"378e5546410fdeb22e98f82c2edb1ac19e0b0e2c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.4e708f092.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-/4wobMz49baW0DY14/vgDzUMuUGpZhBmCz6QrtQVtng+McM6cVDfl/rlDXwFwT+gArd5I549MkIBxCc1R+mTbg==","shasum":"adef7ed3bd03595024708755a5bdda361a342761","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.4e708f092.0.tgz","fileCount":84,"unpackedSize":51002642,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHl1BqthDkx6/HkC/VHxLX66KB5F8fccWtlcTAmdnFM7AiBwComTV6BPiIbXRjTB49KsJL4GNy2SA4hfvSzC28omag=="}],"size":13379375},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.4e708f092.0_1712851796187_0.09719665100471175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-11T16:09:56.484Z","publish_time":1712851796484,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.1c43fee97.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.1c43fee97.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1c43fee97.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.1c43fee97.0","@microsoft/teamsfx-core":"2.0.8-alpha.1c43fee97.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4b2f81b9ef5bc108ffab6102f8cc2e80a80e9f7d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.1c43fee97.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-F3g8lPtZ+FpLk33hmZY14VSLASklruyB3x97zuEbhMYo39+dIoojWzx+BMkLJdTRc8ygqUALhAenuprb+MJG5w==","shasum":"e3859fd2fd6789a64f0e23bb2d173cbbfae62d0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.1c43fee97.0.tgz","fileCount":84,"unpackedSize":51008710,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEd/ony0WW8a3CpWZM6LKzjTENc8EHKo21ypnQ8Ax/ZAIhAKwAOUC6BCTlswCRA/Z2O4YfgHjc4VWj7/vfPzo8JKlA"}],"size":13380590},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.1c43fee97.0_1713024493661_0.28256578195193494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-13T16:08:14.015Z","publish_time":1713024494015,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.f4dd51600.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.f4dd51600.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f4dd51600.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.f4dd51600.0","@microsoft/teamsfx-core":"2.0.8-alpha.f4dd51600.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5d3c1e63820d0b645136457eb83557a3627478b2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.f4dd51600.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-akwTMpbxux3rE2794sIF5tfeF9AGDOwsbl5A55w2aRY4mvyGS+AV7AJ3HNBP+PH9AHaLS4jCn9MV+U6zWbZ/og==","shasum":"adf4ee93a755789d4173a1fe96a47eda61a30cb9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.f4dd51600.0.tgz","fileCount":84,"unpackedSize":51008710,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCH5LRVD0jT7UWI5tHMIINFQDmElZQHF81JSMbGTtr0WQIgWVNNlx7WWPITsb19QMflhfZiDFTK8Gpst2Zyu4RBuaE="}],"size":13380576},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.f4dd51600.0_1713119039051_0.47250924512361836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-14T18:23:59.360Z","publish_time":1713119039360,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024041505.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024041505.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024041505.0","@microsoft/teamsfx-core":"2.0.8-beta.2024041505.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ac8453e8484bc0c4e9f768f13dcc70f119cca2e6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024041505.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-IXF1WNlakcXzM06LqVR0IPUhnaThj9wJ9LEM/J71ZtagvAZDd+Y7//jKV0TlyZqJh9/co/RHubFF5zBGcHttsQ==","shasum":"22e65ebd2f3caed5d312475ec033b84328106cd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024041505.0.tgz","fileCount":84,"unpackedSize":50057366,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCsYBtRbZkw6F4FJUKKzbcPHYw4dVOxiBfmfPp95ittQIhALRYMm0U+lp7bnx7EjnvXdJcdW2ccZxccpAy+Q0dgmN4"}],"size":13169011},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024041505.0_1713160951345_0.10423869307531386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T06:02:31.719Z","publish_time":1713160951719,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.2869486e7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.2869486e7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2869486e7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.2869486e7.0","@microsoft/teamsfx-core":"2.0.8-alpha.2869486e7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4fc594e60e39e977a7ef70dae786974494c804b0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.2869486e7.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-m1Z96gn9PD0Z0htdXZLCKb9AUIRNRqc0S/nh3SBp+VzQLA2TXp/h7d445E/uXNYBCzLdickXQYjEAMol8Dzdpg==","shasum":"bff4274241d157e9c387e57b426922acc20c8047","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.2869486e7.0.tgz","fileCount":84,"unpackedSize":51015683,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDR5XFG4Dq8TEgF4eCs0GU1rBPIqaQ8FZUCCzvTJoRx5wIgfx6hGiP21gOIDBwtAInx69aYbspwqBIoPJzFlzOc7ys="}],"size":13382652},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.2869486e7.0_1713197375822_0.16620470215087457"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T16:09:36.244Z","publish_time":1713197376244,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-beta.2024041607.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-beta.2024041607.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^1.14.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-beta.2024041607.0","@microsoft/teamsfx-core":"2.0.8-beta.2024041607.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.18.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8c640e549c3885a33b3d921b99501bb89856b1a5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-beta.2024041607.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-1VKosDDre/pz6upqC0DLY/qaYW1/wEnpybpFUN9Y3Dr/fkeDvT+DylvU+JXo+hmyHPSsbnCs57Cq70pddnSQNA==","shasum":"d3a058f9e397ebe34a1d42cafcf271e49aa192af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-beta.2024041607.0.tgz","fileCount":84,"unpackedSize":50057415,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGc9oUJoRe5vUcxiEHyOwlVIRtgUpiE6zzAMUzZXF/KgIgIdY6/Ht2V1c7pPU76yOZjb+eg+A0mPx1gbpnoQITkgQ="}],"size":13169097},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-beta.2024041607.0_1713251757503_0.5567103734528231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T07:15:57.810Z","publish_time":1713251757810,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.62382789c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.62382789c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.62382789c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.62382789c.0","@microsoft/teamsfx-core":"2.0.8-alpha.62382789c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"46626a856f858e147d95ffb13802a928da26eb30","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.62382789c.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-vD6h47liT+DWkRqAD/4xtEzFUXW5DnMw53DrRwSsxvsxNaUW3QdeXQ6svsX7huD41qyx71qlWQVsC4iPmQQHHg==","shasum":"34aa02584c8eec7958211f181bb89c88a28c75e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.62382789c.0.tgz","fileCount":84,"unpackedSize":51045213,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQfObN4NvC7Wpqv667hPY6qE+eOyG7AWrHO5ARSOuI6AiAtX3QiD+3Wd+SUYdPZ/uDWEdPmjSfO9yNmIJNp85fYyA=="}],"size":13388225},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.62382789c.0_1713283746259_0.908121725286132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T16:09:06.649Z","publish_time":1713283746649,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.79c26ed38.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.79c26ed38.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.79c26ed38.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.79c26ed38.0","@microsoft/teamsfx-core":"2.0.8-alpha.79c26ed38.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"04bcc5dcc93d7960d27b16216bca96523a34aa81","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.79c26ed38.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-8zUqusv6OJqLwQLP7BTbqQfvkAePN/XyMqCaWadcWOSalmkID2/fSt31hl1HPNx/rZYa8neeFrxv2WuP/1XmGA==","shasum":"7a746a1ac70a92f4ee54801f29361c82b186adc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.79c26ed38.0.tgz","fileCount":84,"unpackedSize":51050871,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICBsR9p9J9FwG2Y+1pPdQCJFZjAoJlRhiH138mRInpm1AiAB9hwgMpWzeSscyV6C3qi9jdohVW6Stf0H/wJjK7zBVg=="}],"size":13382844},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.79c26ed38.0_1713370201391_0.018703458735706002"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T16:10:01.842Z","publish_time":1713370201842,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.c3fe84399.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.c3fe84399.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c3fe84399.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.c3fe84399.0","@microsoft/teamsfx-core":"2.0.8-alpha.c3fe84399.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"777437046d0a9ba9c471552950685aa62cab19d3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.c3fe84399.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-/JFHeawV6Nm28tG0uLMPM3Bw4u7SAt9b1SkDLpKPj7kxceJtwYYsTJCvsZNBMVcK68K8/dnIeWy6WbkBWM11mQ==","shasum":"45e7fe10eb1d77777a4dfa9c8d03aeb0d0f26b3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.c3fe84399.0.tgz","fileCount":84,"unpackedSize":51052215,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC30oSAVI/akTcMFu4hZ7JRk3PiqIIFdBFi98xLjYSwFAIhALbxlDIt0kyumULheFWkhNy+Jg8rdJ+YQ4EFDkpTVaEX"}],"size":13383414},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.c3fe84399.0_1713419892346_0.32134067458805693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T05:58:12.677Z","publish_time":1713419892677,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.5bc137917.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.5bc137917.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5bc137917.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.5bc137917.0","@microsoft/teamsfx-core":"2.0.8-alpha.5bc137917.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b46a9f28f31877195e48978828da8640587943bc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.5bc137917.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-JAxRTLkHAB/gWI2KCCbGFM7S//rUI106xsmpY4LmbPDsWkab/QogF7LXdruHnEaq9kJOJDn3n97waytz4yXLzg==","shasum":"5e386fec5168afd1abd38527d28c4d0f069d366e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.5bc137917.0.tgz","fileCount":84,"unpackedSize":51054079,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyDJCgjSA+VAH/lJlJwq7xQ3+DJOb/iLRU30icDaowewIhAPv3jVzyq/ZBLO4DBkCXDM1ip5qRp+LFgs2zujkF3yYz"}],"size":13383601},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.5bc137917.0_1713456532104_0.4411595517088993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-18T16:08:52.899Z","publish_time":1713456532899,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.ded43fb2d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.ded43fb2d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ded43fb2d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.ded43fb2d.0","@microsoft/teamsfx-core":"2.0.8-alpha.ded43fb2d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9ef7847e0976ff5ac94920010082c802c5226530","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.ded43fb2d.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-wSa7iBt0RsokUrkcEGq0d6AXx7NrKeEaM4wBErq2lhX8b/Boav6k7qv6MS2aV6NsfedtxrVzXw7FUaat6HEH1A==","shasum":"6fbcf91f5ce46545d1eb2a59be3edc67b4e54faf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.ded43fb2d.0.tgz","fileCount":84,"unpackedSize":50040037,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFcMFeIQpC3uQ0ERSBj1QVdn/92Rkf+FOu/qIdnje31gIgXH99rZ81O3+5u3QAKsHj0wxtFonKsPMHqteg1qJhZQI="}],"size":13125924},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.ded43fb2d.0_1713542958348_0.9238766425555587"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-19T16:09:18.727Z","publish_time":1713542958727,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.813d5513f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.813d5513f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.813d5513f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.813d5513f.0","@microsoft/teamsfx-core":"2.0.8-alpha.813d5513f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f5f2069d55e25534b53c3fbe0bcd1bee162831a5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.813d5513f.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-mqKKnMPBp32nxIWxIo8dMLT7X/2TyBybIk/DELahtaoM2sI1bvey6vlK0u06YaXFjApfcgS3+9EFZPGmg7bVlg==","shasum":"86528982d6db9a37b0dae837c7efdcdda4bad467","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.813d5513f.0.tgz","fileCount":84,"unpackedSize":50133003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDW+RfN/AVAEBcZpoJ6tEoDQPH2oAQ+NfXDUl19ocB7xQIgNr2jq6ij+NEoneL047rYxELKHCdYhnWnWU33+Cp28S8="}],"size":13143025},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.813d5513f.0_1713802208296_0.1323661265268019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T16:10:08.659Z","publish_time":1713802208659,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.2c983f96a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.2c983f96a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2c983f96a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.2c983f96a.0","@microsoft/teamsfx-core":"2.0.8-alpha.2c983f96a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d96908d6e32828502bc25cee90044bc4fd0070eb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.2c983f96a.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-pE2iq3dNdKbK585cuy+eJaBoZ1toDA77KPv2yXapJsDgzrjc8XUnuzvWPjNpqtJqLeILKf81RcgFFxpXoBsDhQ==","shasum":"75fa26b8926a680457b5b7303a96ebf284bc8b8d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.2c983f96a.0.tgz","fileCount":84,"unpackedSize":50139336,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDk92QB6F4XM1SzzqEEBWEe+Y1tsL0kLlKY3Wj5bVPZdAiEA4qzj9bnABSfggq6wlaBdF0bDPITWGnJZiPtDAZKKXRc="}],"size":13144573},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.2c983f96a.0_1713888548027_0.346045405943298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T16:09:08.398Z","publish_time":1713888548398,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.ad8f60cf1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.ad8f60cf1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ad8f60cf1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^3.1.3","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.ad8f60cf1.0","@microsoft/teamsfx-core":"2.0.8-alpha.ad8f60cf1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"036c87268180b3ea086c2e56aa5c04c8763d1a04","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.ad8f60cf1.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HgY6q3pmJ/Rt8VsZHAK+/QhM9BzmsYuz8VEOkqpd2ZFSVeTpyB4DwNwQ7pyu2ZEMlpP7y6GNA3nFQlG9YK91Bg==","shasum":"34a2c9205c76a4e0ac0f1dd7a0f8aa009f6348eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.ad8f60cf1.0.tgz","fileCount":84,"unpackedSize":50181161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHdxNZgMH2/9zgy+v1TJ+hG41xdtamaIFrQFVeXTnudTAiEAmYwxmbwyXnWtjyJOVy4SiuyF4Kh48YXwe7VG4sy0dVM="}],"size":13150935},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.ad8f60cf1.0_1713974938909_0.8245144542352392"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T16:08:59.272Z","publish_time":1713974939272,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.ae81527a9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.ae81527a9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ae81527a9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.ae81527a9.0","@microsoft/teamsfx-core":"2.0.8-alpha.ae81527a9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ea050f77dde00bca44a79cc0d29e73369974c11b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.ae81527a9.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-iU6ZaOV/vFmEHXDLpuC8Ev3htb4cUFhPyLuIryRk1zg1KHjZsi59B3Cg5yBLQn/MRC4wsK/S2nZwklJ5vqveDw==","shasum":"194aed321a49c93c41127e023ed008fc71fe7e77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.ae81527a9.0.tgz","fileCount":84,"unpackedSize":49259497,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICblvmcpVatEUpOFuWJJRV+01ZelOGdh59VlEre+I/kMAiEA6HiwWppEr+5tXqVvRNVUYCR8ay9fIvtXM27ws8SYY4M="}],"size":13002459},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.ae81527a9.0_1714061344828_0.6063039161772135"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T16:09:05.267Z","publish_time":1714061345267,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.f2bd7316b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.f2bd7316b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f2bd7316b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.f2bd7316b.0","@microsoft/teamsfx-core":"2.0.8-alpha.f2bd7316b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4e341b4530d7ea49a908523a85f4935033264850","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.f2bd7316b.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-Xq/ya+R26iab41mRiSaIMeHyAM+NH0uTqJkxOXNE2cly3HwGHEzxyckUCD9lahr7C4/lgRf5Egl1BBMjEIPR4Q==","shasum":"a7d7413fdaa3c1ca167d10bbd0234ed0ef90ef72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.f2bd7316b.0.tgz","fileCount":84,"unpackedSize":49163406,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGItfHKCx/uoKSlU/2gS44E/SLBIpRbl8XjrggyFnw3ZAiEAogfX8BqCYSl1NKYMXXihRhv3sSIx5TSmGcmn9ZbZgiQ="}],"size":12999592},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.f2bd7316b.0_1714147721306_0.723631703272833"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-26T16:08:41.762Z","publish_time":1714147721762,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.ca0632567.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.ca0632567.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ca0632567.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.ca0632567.0","@microsoft/teamsfx-core":"2.0.8-alpha.ca0632567.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d3d6a57b35d1ca6d731b1656cebf0b4a16c8fb96","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.ca0632567.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-2T4oq/pZG8CuqwcKVgcwamtEXMz+M0NePrKbFLpH0UydOWofTiH1l2uc53M8o1htj02u961ifFWnqab6ojQ6tQ==","shasum":"53372127fc6730fbfb089810d58a58b687051134","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.ca0632567.0.tgz","fileCount":84,"unpackedSize":49164000,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHwDF2X3Os08Cx/5fT0ixyGKZmv8H66LNkkUeVY54HdxAiEAtsPHt9CUYxkpL3IzLUN+SuUwcYRM/HvJ4t0+u6KnLCA="}],"size":13000307},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.ca0632567.0_1714320520386_0.5618032354815188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-28T16:08:40.737Z","publish_time":1714320520737,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.72713c7c7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.72713c7c7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.72713c7c7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.72713c7c7.0","@microsoft/teamsfx-core":"2.0.8-alpha.72713c7c7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5ff572e8937546156308a3ca88be38cbd24309c8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.72713c7c7.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HjDFGekvluZobwbSSo99GwhlIAFX1O7BgdcpGcFBc+2eiI1DrM48Eq6QL49vsk83UagmWWeEtUOMrRdKgAEnbg==","shasum":"e6cd2e861dac914bde975206571771efd8c8c19c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.72713c7c7.0.tgz","fileCount":84,"unpackedSize":49199401,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICFi6XQKpCwnFmT31Lr/5LwnoQJbp48P8UB/zq6Qo3qOAiBYt157QHIHNfxihEfp6Nn8QwLMtf7XNle9SVX6Cskk7g=="}],"size":13005493},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.72713c7c7.0_1714355883629_0.8314839950402022"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T01:58:03.947Z","publish_time":1714355883947,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.9cff36926.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.9cff36926.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9cff36926.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.9cff36926.0","@microsoft/teamsfx-core":"2.0.8-alpha.9cff36926.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"24db9695bb666051149935b6a2f5af37dc93901d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.9cff36926.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-7wpYbq8VxhfTEh1XHfBMDnaZ7lAx8zYcU6BWdYm1L6WZknCaRWDfEeDsxHLrjngmh8vsNuL7Cpp6Xr0ETQHCfw==","shasum":"00471897579a813a90452c9d11ce224b2157911d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.9cff36926.0.tgz","fileCount":84,"unpackedSize":49217302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjClEeS6wskT8N4XGR2gBohqEtoB87j32ZsrIH7AzFmwIgQZCjDuJYsoJzMi6UoG/HQP8GAlvheoSKYQ+3ViACWWU="}],"size":13007812},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.9cff36926.0_1714359332378_0.028538748712067852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T02:55:32.752Z","publish_time":1714359332752,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.b389a0e82.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.b389a0e82.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b389a0e82.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.b389a0e82.0","@microsoft/teamsfx-core":"2.0.8-alpha.b389a0e82.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a03a520f1c81fa4e87c6f06f84a328d5c4d66dc5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.b389a0e82.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-GXnu5ySRzGFbypMhvwQbjWZp7TuwtKqQMNTTshFX4HakJmNiiiFpFfdsibCRHJ0A/E3c2ftGfhBb/T149I6ktw==","shasum":"30929cdd09676c8db28a431a3bc40c37e965cad2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.b389a0e82.0.tgz","fileCount":84,"unpackedSize":49217884,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAsI0zy6fsGqDN3kOWnyNlscbBdxfvnrMoLK26C8yO1AAiB9GcDGmUn4VhJRWcVyacL59kLWkJWy4rmpLPo711utLw=="}],"size":13007973},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.b389a0e82.0_1714380829548_0.04335433540908107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T08:53:49.922Z","publish_time":1714380829922,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.8da24c130.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.8da24c130.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8da24c130.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.8da24c130.0","@microsoft/teamsfx-core":"2.0.8-alpha.8da24c130.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"dea9b309490e8be0482247073b2afba5d6364ee7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.8da24c130.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HJXWMRCJUuk1Dbtxzao5PhRYDReccbnGwIK6KBWxWK6X+lwtlf1Ks0LMfIrcXzalG11pfSh9ULOYueV6TEIQNw==","shasum":"b8230ae7195f8d7f7eb8620fad8f84857f5b61d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.8da24c130.0.tgz","fileCount":84,"unpackedSize":49220357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCxLK67WogRVOAHaXlAZd9bnMhzGsCkgPoA7tYOIVQLAiBEZm/098zcS7V6gDxCecloaZQPcKqihMgTEVDTDpVqmw=="}],"size":13009381},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.8da24c130.0_1714406932995_0.7772542164128426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T16:08:53.361Z","publish_time":1714406933361,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.039039fab.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.039039fab.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.039039fab.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.039039fab.0","@microsoft/teamsfx-core":"2.0.8-alpha.039039fab.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b820102df43ca527f98242708b087cad4bba67bc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.039039fab.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-AhYf6fI7Xa/D5Qh/sGEizXylKUNtb6NXAO28QJJJxuhjLT/8MzfscmL2Nfi6YKBhLdAqpdtCu7eRO5RBmTuy4A==","shasum":"e494233db4a2b47e97358e5ace0a7661e006d7a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.039039fab.0.tgz","fileCount":84,"unpackedSize":49247119,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFIjRk18Sy/iBlls5lGeLaV5W7ThsUMJR1vpEyJb2ONwIgKRMuEYF1NaLAt84TJQwk0aR68m0NvgcQVPH/YkWeCiE="}],"size":13037952},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.039039fab.0_1714458660494_0.717085711675018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T06:31:00.894Z","publish_time":1714458660894,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.45ce3e37a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.45ce3e37a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.45ce3e37a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.45ce3e37a.0","@microsoft/teamsfx-core":"2.0.8-alpha.45ce3e37a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e328cdff2cf7f87e8a94d18e7ab24b714fb8a1ec","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.45ce3e37a.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-DTncORJDz93CWCSP6fbRe8RgPAjM31TPzciCQ1DL2Pyc75X42d0WdCmsSSz/u7E359sfGGw5I4OWcAaF1Ul7Cw==","shasum":"82f4079e8efe1906ec4ebd5bc066f6c9d9d265e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.45ce3e37a.0.tgz","fileCount":84,"unpackedSize":49247115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsVfYnpvHNawJPRLVS7jPRDNTFC/6JtLSKGfH07T0q7AiB6kxGzX1s/7FwKqhjeO75urSQIQuT46Cm2EFREWqRifw=="}],"size":13037932},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.45ce3e37a.0_1714464940792_0.577217717171469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T08:15:41.135Z","publish_time":1714464941135,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.e1b11d5b2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.e1b11d5b2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e1b11d5b2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.e1b11d5b2.0","@microsoft/teamsfx-core":"2.0.8-alpha.e1b11d5b2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"022cca2e11e1d10411fbfad7074b46b63f8d6287","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.e1b11d5b2.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-mXukuvQNPLdO8hNC3ag23YpIOvePS6G3Yp17vu5ReAxF9vpCz6GI3u/LjXI9LQzijehZnpT6JWRVeSRqRGbhEA==","shasum":"27f173e92c9154dadcd278c70059bc72b92a2538","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.e1b11d5b2.0.tgz","fileCount":84,"unpackedSize":49247115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5heLrknElqpIYlALJwNJ5SJeMsVdeNh+js2g7vGsOjAiEAs4Si11ZH1/3YVRuGHrqZCJ0ro7uW2c2idVD2VEoR4S4="}],"size":13037931},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.e1b11d5b2.0_1714493325458_0.07964280325912676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T16:08:45.787Z","publish_time":1714493325787,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.d292dc740.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.d292dc740.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.d292dc740.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.d292dc740.0","@microsoft/teamsfx-core":"2.0.8-alpha.d292dc740.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"075c3a341c9f884c943752a078c37e3fecf77454","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.d292dc740.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-IF1L9VkdBMMGLpGx0ElnrzU3wnXKFPEqYm3bTEi6j5cBjIp/dmtmc1cuxTafG7baI11B/yeuxBsn2H7pc4k6tA==","shasum":"0d6e9693a420acab961c332e0ac5b236c3865e0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.d292dc740.0.tgz","fileCount":84,"unpackedSize":49257964,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaREvYCYI9S4EfoNVeZzikZHCZFYTJMFFsSxhLWxT/qAIhANNlKU9JZN699Lvs9YCm+ICF22L4wsMPtbbhdFSAB5Tq"}],"size":13044541},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.d292dc740.0_1714975116778_0.5954589175204021"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T05:58:37.114Z","publish_time":1714975117114,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.3bb446445.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.3bb446445.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3bb446445.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.3bb446445.0","@microsoft/teamsfx-core":"2.0.8-alpha.3bb446445.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3554458e29495a6a203e2caca6529e8856434d2e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.3bb446445.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-QNScZaRloLO9y1qtcLXOtL0vkLCb2li4CKBBrf9oj0ehNel7fvY+XsXQs24PAt0AYO5J5/ZyNa9VDKsWFIiOUQ==","shasum":"0674dc427347889de1414311146ffbd1b2149148","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.3bb446445.0.tgz","fileCount":84,"unpackedSize":49257980,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH0iOhReT3bEYJSsAz9M1Q7T8ZOd14FtV4m2iyrSjfoJAiEA4p+zK/es3zbGjPqlwAq7njQpPD1Sh4nx2uMLat4kpjA="}],"size":13044478},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.3bb446445.0_1715011720014_0.6984084733548319"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T16:08:40.357Z","publish_time":1715011720357,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.4df0ff57f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.4df0ff57f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4df0ff57f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.4df0ff57f.0","@microsoft/teamsfx-core":"2.0.8-alpha.4df0ff57f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e1a9cd85629295c122ff678fe199b033f4c2f03e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.4df0ff57f.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HhslH7VdTTWo2Nc6GHKJUXdVpYx/9h0TJ8+C7JZVxKjVoGX3wXzhbasuMs4DkR9XEoM9Uz2YOX75BkltiilwCw==","shasum":"24078252470b7047c49983840477e4985beea096","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.4df0ff57f.0.tgz","fileCount":84,"unpackedSize":49261589,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHi/WcZ0NcfA3570bmFgTE0/CMEIcs5dpyQRcsG/Hy7wAiEAqH1DE4MVz1ZAwDgBQOfTv4vcPOE3nk5HpzIIFCLOVr4="}],"size":13044789},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.4df0ff57f.0_1715098100521_0.3547168165041832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-07T16:08:20.932Z","publish_time":1715098100932,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0-rc-hotfix.1","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9c59ac5750d5d3644ff9284d440eb51022b058b6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-EFthUqNK7S4H5q+YwgJUZK3M7ogfvx0z7MbB+qhGW8abxz9i+RADa4zd1C/kU7mPBtNH/5E2lfSi6oeKq0YZTg==","shasum":"15da6b46b52a32cb09b9718df5cb70283737f1d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.1.tgz","fileCount":84,"unpackedSize":49264866,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiJBY+JLe8bfdD9cV8qyxckTp6yRUbL9ZQQTuWq+hbqwIhAPwf2OW6N1JZhq0bm6WuY5TzLxC3lRqm5K3YSPUFVIdN"}],"size":13045795},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.1_1715152283250_0.5177744399765856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T07:11:23.675Z","publish_time":1715152283675,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.9a420617c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.9a420617c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9a420617c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.9a420617c.0","@microsoft/teamsfx-core":"2.0.8-alpha.9a420617c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f7396e9aad1a1d9b234e1ebbd25d35ef3a613ea5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.9a420617c.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-D28jiFri6Hxak9ttcHw7Tp5hsY1D9RD9sPmmExOAudmny1DknMr5eDJsr43x0PFVK6Cefl8xc3cpBI9cZp6Ang==","shasum":"8e68be150ae1ae68e0c9397633efda22e1cc17db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.9a420617c.0.tgz","fileCount":84,"unpackedSize":49263308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUXT46SYTp+Eqy1ZMLJLVSR+Tkd72uM52zKYbloTsq6AIhAJmkw5fDba9LHAhrloOUpKT/FTEwfcnfSp6KrvwaF1mF"}],"size":13045698},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.9a420617c.0_1715184531871_0.9735864911261665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T16:08:52.379Z","publish_time":1715184532379,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.2","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0-rc-hotfix.1","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.2","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e2c6af65ce063acabbeb63fa6ea1929030347d95","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.2","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-snd8+mNXdGfymtJwm0UYi4yrJ8IN1Clb/xgbGsmFIBffFThipxuOzKZwmYQRR4nn2P+2EeRI7Ike3AypiFwaZQ==","shasum":"a7fba5eac6f5eda5b7fe3d703cb2e00076882c03","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.2.tgz","fileCount":84,"unpackedSize":49264558,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZzM1WlPQGUFB0UFxc5+7B5BXww5rzk1xG4/xZMPV/dAIgYVn+qO7kJp0UYgjGnWnvG3ZXY3jIVOe9Ie/uWn8FYxM="}],"size":13044051},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.2_1715325730270_0.9946593174991918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T07:22:10.649Z","publish_time":1715325730649,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.fbb412c19.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.fbb412c19.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fbb412c19.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.fbb412c19.0","@microsoft/teamsfx-core":"2.0.8-alpha.fbb412c19.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b65de4899cdf58aa21de20488da251b55e69bb37","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.fbb412c19.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-R9FBfIdwgpevr+qMCfZWW87Zp/88GBQuq/HKM7riHu/2NjJb9hR4USWPphAoj+BkbQ3nXzrNA6rWs+77GL5M6Q==","shasum":"2b74f9ef52e5ac784d5096cb2c57d79a79b26d38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.fbb412c19.0.tgz","fileCount":84,"unpackedSize":49263308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEItvN6fLP6vAIaYmjtB2nZn74Y5ygpyLKer062S0eDVAiEAnaI5TBPFer1y6lJ6OJPoPu+OMddOjdbWc5UjInR4wC0="}],"size":13045694},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.fbb412c19.0_1715357349758_0.17003688642927184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T16:09:10.135Z","publish_time":1715357350135,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.4562b2cd0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.4562b2cd0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4562b2cd0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.4562b2cd0.0","@microsoft/teamsfx-core":"2.0.8-alpha.4562b2cd0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fb83c59bc8dd7e4d78faca67bbf85677768fcb5f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.4562b2cd0.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-1YsCfqYCYAaw9rbGywX7Z4QtrRzNNYVZFwuXEvU90JFBkcWB0JYtqL/2m8d439m3LleBSM0vDwHsdBVXbdn/Vw==","shasum":"5cb418f7fe7243b0911c808eb747bea10af08507","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.4562b2cd0.0.tgz","fileCount":84,"unpackedSize":49263308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBT6cR8TbppBGzrdKw/lpGtuwf/UScyQiIEE0MvvcKvOAiEA0S/k7DHGqh9C9aDR4TEApT+2pkQ922bjSJO2Pm7lXmA="}],"size":13045705},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.4562b2cd0.0_1715443721289_0.732724450321989"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-11T16:08:41.588Z","publish_time":1715443721588,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.3":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.3","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0-rc-hotfix.2","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.3","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0647b71164b5b313a1349fb91e44d76a6de271b9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.3","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-uwqL21VOLX3n94176T7LGKM8WG8aoYgAUlRTThTIdRYMLEyxXkuQnb6QDY7ElMWbJqD/Fuwea1WhsxLqQHZEOA==","shasum":"5dfd04b9734dc1a3a8d354452cce141e08ea1e4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.3.tgz","fileCount":84,"unpackedSize":49404833,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGTpXyaBSGTEoghQygRem0n2ncamUbNNaWUDPAJ2djMAIgK51MslFEF8ei+ufKka9MPQGauaTW8GUhFlq+5EYiK0U="}],"size":13069615},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.3_1715588052536_0.8649360537780175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T08:14:12.914Z","publish_time":1715588052914,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.793c4be4c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.793c4be4c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.793c4be4c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.793c4be4c.0","@microsoft/teamsfx-core":"2.0.8-alpha.793c4be4c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"05b6e6b1310c41ffced7f330c1508784d950b64f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.793c4be4c.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-5Ll3S2rWqKebosfK54wzK1G8bcwbpnZEBb+CtDiObviaFuL3CTszdphD7uZ440WqtdkvsVo1vgekzHtXGSX+yQ==","shasum":"48b40b78ebee64418d69e6dcf7c823049b8211ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.793c4be4c.0.tgz","fileCount":84,"unpackedSize":49263308,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOMwg3xVCiU+T/nU1TFIFKGlNq8iDugfMFKFX9BVc17AiAb/MIAvimBQRJtQbZF2PipH5Q9UYBNLkAOOSgs1MXKlw=="}],"size":13045691},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.793c4be4c.0_1715616545274_0.45347268503490223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-13T16:09:05.582Z","publish_time":1715616545582,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.4":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.4","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0-rc-hotfix.2","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.4","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"63756fc635cc1212cd5403d26e93188b03fa9fd9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.4","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-VwN4CL38QvQ8pS4CciYse2ROM2FRPBu8ZmrPhigpnqAhiwXdyTGL13r5T2J1nvnnlxafbcsyxcNzToPQrnQBpw==","shasum":"163f7cfad90a9fd05e93699a6237e2120dae5de6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.4.tgz","fileCount":84,"unpackedSize":49404723,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZBZjr6fExTYpaBXcNikHiFZHjF0ECipz3lQ2JOcchWAiEAsGXvh0R4rKlIUncJwjicKtWxhdKuYWXo+270PopnVJQ="}],"size":13069268},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.4_1715671451595_0.5018476273589272"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T07:24:12.008Z","publish_time":1715671452008,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.1803b674a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.1803b674a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1803b674a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.1803b674a.0","@microsoft/teamsfx-core":"2.0.8-alpha.1803b674a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a39e62c069484869466f901d416b6ec2d731d969","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.1803b674a.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-PxditttTVwsUPhjo0ynCOEj2TeqL1lGYz5arwggyBrmBLaOSubFiB3UsrWAGmOcvCF4JyzcXdtfgXJGTr10LtQ==","shasum":"2c6af36836cf1608c557951138f7433a812178ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.1803b674a.0.tgz","fileCount":84,"unpackedSize":49290043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDI4WhYEBpPXBMUrs8DaPyVoZy4HBBrF55E1dJP9EEPiAIgYtRHkvvpDOzD8JcqnHQ9ogDI+XWEIQpJheQPe7cucng="}],"size":13049343},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.1803b674a.0_1715702936545_0.6344288954669852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T16:08:56.905Z","publish_time":1715702936905,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-rc-hotfix.5":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-rc-hotfix.5","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0-rc-hotfix.2","@microsoft/teamsfx-core":"2.0.8-rc-hotfix.6","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"90dd0391f1cb80fc3011afe1c3bb5d9b62e3ac59","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-rc-hotfix.5","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-oVkx8m+x4lq5c4x6LUApwqa5UL4vvg9wwFKGJhzMIIjVS4lutxqRNYMwP5+D3cMpox1CgqilXZK1xZ6CxGeKEg==","shasum":"9eaa4dfabbdb5c3720046196cd89b9d72b4d6fe4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-rc-hotfix.5.tgz","fileCount":84,"unpackedSize":49404734,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrk5Gzi9wjT8/O08u2m5Poh4BnnFBlPP+KdVcaWsru5AiEAjCIzYOWIzee8nLCvxgUoPBoaZ0bwAXpAAIXVeX0XVKo="}],"size":13069316},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-rc-hotfix.5_1715755152705_0.7992090607328155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T06:39:14.307Z","publish_time":1715755154307,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0","@microsoft/teamsfx-core":"2.0.8","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7f02f2ab142b8ae1f599289a43b9bec0c7522a65","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-0P3kUMHJFKr6skcnfnerAljgyzccsrkB0coi0pT3QIf3suE0jalUlikB9mHtu42elLW+sFEczz9XJ2lUXfYcDA==","shasum":"087aabf96dbd2df7bbf2279c90a0d87482c1b7fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1.tgz","fileCount":84,"unpackedSize":49404646,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHV+Bv0klC6wy+s6kpZx0A8EdY6rPL2AxC5OQCzstI5AiAlZK8EVf79Qt2HfoLddhCw90WKugedj8yvvXdOHRUN8w=="}],"size":13069237},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1_1715758772067_0.2676822410671522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T07:39:32.447Z","publish_time":1715758772447,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.1-alpha.194555abc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.1-alpha.194555abc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.194555abc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.22.8-alpha.194555abc.0","@microsoft/teamsfx-core":"2.0.8-alpha.194555abc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c9be9bb58004b307a14251540038e653761834c4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.1-alpha.194555abc.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-kEcxm+pVztu+XpnH59uRZJeOnH900fHu1Kh5cyDpxEOikfrIs//0ijG+tys+91Oq4F64WOsvlZe4I79xd6lQEg==","shasum":"43d722217894812b4e2b7ff1adbfe8c213371b41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.1-alpha.194555abc.0.tgz","fileCount":85,"unpackedSize":49368491,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC611JZs6hnhpaP+WHaPXWV4haaz4tfQQsB9rHvd88U+AiBQ2cC9JDpfgsnywjDjQbb5PfFArkYsE1b0LvFvcQD6OQ=="}],"size":13054371},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.1-alpha.194555abc.0_1715789317604_0.49212531301829987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T16:08:37.934Z","publish_time":1715789317934,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.351870269.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.351870269.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.351870269.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.351870269.0","@microsoft/teamsfx-core":"2.0.9-alpha.351870269.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7daff6c49ff35bb912dddf4f2377504ba46718cc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.351870269.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HLFzfie4Q4w0x9GVzF7oOMX5B8/fKHiO1nxBZyC8OIQA4nR2f84TK6vWeLcIHlN9JFUtWu+iuvfXTTLz806hdA==","shasum":"d297662ca826a37f38865cbd6e6170774d42e025","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.351870269.0.tgz","fileCount":85,"unpackedSize":49513802,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6w4GlXxf82HtV4lq/R6Ob2T18gHxXrYmaDwcpdBcOAgIhAIRSANIYj4lDxxzhEfx6jpWs7mpqwlqoBpykyxMXV59E"}],"size":13085562},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.351870269.0_1715875741349_0.3130727300633096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T16:09:01.741Z","publish_time":1715875741741,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-beta.2024051708.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-beta.2024051708.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-beta.2024051708.0","@microsoft/teamsfx-core":"2.0.9-beta.2024051708.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ae0f8e96cb9118cc71aebbf14e2a2fc94214b0c7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-beta.2024051708.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-mp7ng78wIR34hq7DvQlc4ovyvK/H/YNlySvlQV6Ue0OZGzRtsNOTQIN/DoNlxTUhoEcBYzUpCofMfhnwbLDyEA==","shasum":"b98217d5ae28f51de15494cfede3045591d5499e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-beta.2024051708.0.tgz","fileCount":85,"unpackedSize":49513784,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBGoiXsQsEZUmi4sHTuC+/cBZO/BK6ftnwyov0uGwO40AiEA89rz9F/uaWlYsbeQFiqecbump1aVx3kB0knVLVAFFEA="}],"size":13085735},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-beta.2024051708.0_1715934565968_0.18688941615434818"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T08:29:26.367Z","publish_time":1715934566367,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.20d61baa8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.20d61baa8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.20d61baa8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.20d61baa8.0","@microsoft/teamsfx-core":"2.0.9-alpha.20d61baa8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7db1d4f1dfb1adaab6366bd510fda37d5701846b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.20d61baa8.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-FVuDGx6CwB1L6/9EupXS8/tKzmvTHwakQr2dQSrgD7NtINC+pw7DAa/QLEjGVDRDXIeC9uzmtvERrhomp+R9lA==","shasum":"b386df2681ca8b357ed3d58da737d9ceac0b6f60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.20d61baa8.0.tgz","fileCount":85,"unpackedSize":49569814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDtrtRiy08cLsSQr7+S+Eg0E+Rs7baDn/FbwQW+O5qIlAiEA4PzpIo/nwYU42wvzAv6rjNcwtH+P4lk++Aj21cZkesc="}],"size":13121554},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.20d61baa8.0_1715962134416_0.5459959470705413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T16:08:54.833Z","publish_time":1715962134833,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.c90ed40a3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.c90ed40a3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c90ed40a3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.c90ed40a3.0","@microsoft/teamsfx-core":"2.0.9-alpha.c90ed40a3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6d460f08c7025adf76b248ec5097cecd6ed14841","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.c90ed40a3.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-TV8fXwn+6Xog0dU0W/2dYCY7RwEjhmVZUR928QR6eyf7m/meQLhoopbppyPcU+yDuW8f9YWLOVrIFcdXcwPvgw==","shasum":"072284e2438f1432b31e0604027aaf7a9391282e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.c90ed40a3.0.tgz","fileCount":85,"unpackedSize":49596375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmN0Qr2SiFWGhTQ1AwnGX/A90E1Sc6wz79wp1Y1bf9FQIhAP2kO7dJMl+yh52hH+dLtnnB4IpqQPfgoSz0TyHc7fqE"}],"size":13133324},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.c90ed40a3.0_1716221364480_0.06813059222071294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T16:09:24.837Z","publish_time":1716221364837,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.537ee19c3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.537ee19c3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.537ee19c3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.537ee19c3.0","@microsoft/teamsfx-core":"2.0.9-alpha.537ee19c3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"997c881893e17621af8f890da94fb3175733d9bb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.537ee19c3.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-JHugDvd0TZ4N9RDdytRzwnRL4V5cjD+SErIoKDfS+YNqiDL7sp+BASKtDJA+7GFaMR92v3id05ibLRq6JmCa5g==","shasum":"8e4cfb450cee360bb0cfb1d8165b98955e8e5a08","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.537ee19c3.0.tgz","fileCount":85,"unpackedSize":49596838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfHKhhw6QyRQDFnRMWyS1raK9aq7ULMuBHPreCdhh9bgIgL64yh3Q3WsqNWVvz1/oZOSrq2wE1kqrb8f7Oeg2mpq8="}],"size":13133906},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.537ee19c3.0_1716307733648_0.09050565446873371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-21T16:08:54.013Z","publish_time":1716307734013,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.35b8ed682.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.35b8ed682.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.35b8ed682.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.35b8ed682.0","@microsoft/teamsfx-core":"2.0.9-alpha.35b8ed682.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"69117119bdc92f9840366ec735ff100ea7262045","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.35b8ed682.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-X+ruxmB4ZCS/9lg3J8JyyCw0f+qyH0Int5534kbjg73QWyzioFPlz2CyxoveFs4k9PcuNkPmo46jOQeuckJyKg==","shasum":"c7c285be82272ff812f0f94e3acfd235996d7db7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.35b8ed682.0.tgz","fileCount":85,"unpackedSize":49596475,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+PyvqNSMO4zl0kxcsid7ytYiTL46y4aaliZOgv2Qu3AiEA/EgchuKGD3lLhYMmybFbfrNRUGWm8aajOH2SGugivyo="}],"size":13134055},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.35b8ed682.0_1716394114217_0.15509974628114143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T16:08:34.589Z","publish_time":1716394114589,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.cee7ade4a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.cee7ade4a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cee7ade4a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.cee7ade4a.0","@microsoft/teamsfx-core":"2.0.9-alpha.cee7ade4a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"78b2bdc1fd7992f7f1a3aaa8a734d943838bafe0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.cee7ade4a.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-L3jrumhLsKesw/+XzV+zKHyez3a51aY+hHcnLKLZkCVVRLKtRz+jwm/jej76UGetMImfhbnoZdrBxUrIKq1Ahw==","shasum":"cf35d2dfa33bd36b107e8193846b9b37aa12fc97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.cee7ade4a.0.tgz","fileCount":85,"unpackedSize":49597297,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSSODUcHxozxKo3hWvaSCF3sTPc+lzAqwaFFUsY3oi5AIgJx9bskw0XKb4z2ZMp0Nq1XZZHku+0eZcwQRgo5dPioQ="}],"size":13133897},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.cee7ade4a.0_1716480548928_0.7682614250983404"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T16:09:09.294Z","publish_time":1716480549294,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-beta.2024052408.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-beta.2024052408.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-beta.2024052408.0","@microsoft/teamsfx-core":"2.0.9-beta.2024052408.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2ef8819241fe0881a0ccd5d26dcfd97b841cbc78","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-beta.2024052408.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-Koka01SUGxKat1d9QLNT359PeXy1gP/8M4bxAoIAkgsHXr+IGwgnvUNB21oCsg/dHQqtw6A0xznQvNudEkM1nA==","shasum":"aa223a2d4850102d3fb7f28f38f45618a29925b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-beta.2024052408.0.tgz","fileCount":85,"unpackedSize":49515169,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBtod2VbeCEYBeC0MIutNBgFlW/6cjyzngFbRp1xG42wIhAKYFi5NT6aCfUl4qE9xIDGtb5oeeCE9N7Y+S2H1/QNMX"}],"size":13084740},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-beta.2024052408.0_1716540169949_0.018966198655957278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T08:42:50.366Z","publish_time":1716540170366,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-beta.2024052708.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-beta.2024052708.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-beta.2024052708.0","@microsoft/teamsfx-core":"2.0.9-beta.2024052708.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bb61cb75802c5aa6dffcfb6e43bfb88ac61bb40f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-beta.2024052708.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-FSZ3dd/00GWBjIudYM57VIOc6saa/rHv3k5fFsDHT8SLW8CMVihzdqZG4AMtxts//mCvbKYNeg7S4ONuptmcbw==","shasum":"1fbea304d4ca2e234b01f5997ca9822f5fd2911e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-beta.2024052708.0.tgz","fileCount":85,"unpackedSize":49515169,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGIhIwP1qf7DQ/CJ9IvAcE0GZBr4gir7BXOMnEf8LscGAiBLz5jhMDdxVty2UPLCFCyxOufpmKbJN5gxkG5ikcM9zg=="}],"size":13084947},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-beta.2024052708.0_1716798235919_0.9499291239876768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T08:23:56.253Z","publish_time":1716798236253,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.884446f1a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.884446f1a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.884446f1a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.884446f1a.0","@microsoft/teamsfx-core":"2.0.9-alpha.884446f1a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fe5249af0c51a7dd3a7bd534835961bc45815c01","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.884446f1a.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-lk/DXqCMmTlvt+IPYyBcsN6KrxfEF4/JfXG/DV/RwDmCVoezTZE8e+wtzFriJfprprQGDi3xHvkuLMAkBNEKTQ==","shasum":"a4f1f051cd070b5ce5a53317ad292cf5e2a179fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.884446f1a.0.tgz","fileCount":85,"unpackedSize":49594546,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwCUYFlRbbVyhuM6avwvon304Z5GhGxaPdKYqHcfMjQAiAXXqD4oKzedLHByOu0cZjHThW/nqJ2r1gKeDlH2ukgJA=="}],"size":13134812},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.884446f1a.0_1716826111017_0.5560034279303163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T16:08:31.389Z","publish_time":1716826111389,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0","@microsoft/teamsfx-core":"2.0.9-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"44e083663be68ee8130d976fcff8d3ace6945ca8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-rc-hotfix.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-ZoYub7OhCSv382bzfuLZbWVgD0yPohp7UwwPOLTXSL5CSv0M48S5Ma+HFE4h6NouTZrPDGK4zV6Fn4wID2+uTw==","shasum":"325577289c69e3c9c8e919b0ee2982171a6360eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-rc-hotfix.0.tgz","fileCount":84,"unpackedSize":49404798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVjCvbzxQHUVo45VtTQchDvzC8qU1SHQeDV5uwiv4sCAIgSVP2uOXA/O/3VR36AISGurQLhgG4tc6GIQekH8LnJZs="}],"size":13068715},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-rc-hotfix.0_1716860313300_0.3348578972902778"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T01:38:33.629Z","publish_time":1716860313629,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-rc-hotfix.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.0","@microsoft/teamsfx-core":"2.0.9-rc-hotfix.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5005e23f267a3267d89fc6b7741845cd903948f0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-rc-hotfix.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-D1gY9pCnZvztCG01ecOFL6Zf8LsqrC8T/83U3OBi9jhpUaOKzLyHImJtpqF+zfK9+Z5/nNyZS9Krc/C5xLCeUg==","shasum":"94e885854f551dba00425a823d8a3be650c298bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-rc-hotfix.1.tgz","fileCount":84,"unpackedSize":49404259,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCOznbcsg/eQWCyYd9NlS017/p+j5rPkwyu0UVD7ecfKAIfbAmuD86yDukxMaAFSmw3fZXCMjoIzetuhSoBURdGLQ=="}],"size":13068693},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-rc-hotfix.1_1716884200082_0.5019124213323218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T08:16:40.447Z","publish_time":1716884200447,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.c6791a9bd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.c6791a9bd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c6791a9bd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.c6791a9bd.0","@microsoft/teamsfx-core":"2.0.9-alpha.c6791a9bd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4c0c3313260dca3534d7993a25e17e96f4374dfd","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.c6791a9bd.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-YaFj/R+YbR00aWW3Jbaq98cw48vsl9Sa6M7TtAC7268nfGubrHOmD+th1Bo+ODcb+BWim4w8j3cXlz6L3ar6UA==","shasum":"48088977b351b20c38c148735f09a5c3d38c4e64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.c6791a9bd.0.tgz","fileCount":85,"unpackedSize":49639429,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3THRTtqZadZXPlO8Hd7VYMXWQOeV2TBmJ5JJcnWZdeAiEAwpqo9mYVFrx7J50+JgQ1X4gimiv3sn8T18nLtBtqq0Q="}],"size":13144086},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.c6791a9bd.0_1716912538942_0.19585280862029575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T16:08:59.271Z","publish_time":1716912539271,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-rc-hotfix.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-rc-hotfix.2","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.2-rc-hotfix.2","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"8b8bdfebcfaa7b82582860cad97373e7a88871d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-rc-hotfix.2.tgz","fileCount":84,"integrity":"sha512-uSfcbPO40OpUrMI8BsBDdLjbU+CLHJmWaVWiIjnS/dfEWzzmFTvkwmi0zyvM/7KpQDg9adIkNhnDUQX6fNygJA==","signatures":[{"sig":"MEUCIQCmcBGpOv2D8ZhiG04+ueyMYLShYS2MeU7pansbm7LurwIgcB0D0ITwD31IKPEGZd+sLy/PRmN2XFTiXx0qWCVMmNI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49405699,"size":13069021},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"f163e36ff2118745c0735e79609805494aa372eb","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.1-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.9-rc-hotfix.2","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.2-rc-hotfix.2_1716959269118_0.0060393816205417394","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-29T05:07:49.432Z","publish_time":1716959269432,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.2","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.2","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"b4bc7ca02f38473180d915b5fb2f66e7c4f43f0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2.tgz","fileCount":84,"integrity":"sha512-AowuJwrrUxeF9Bq/frxuy9YZjK/ECk3pi0UBXl3CQLZ4XNWfgWatiFi/UWpyHDLccFs+0Za3nNYATFvgsxEFwQ==","signatures":[{"sig":"MEUCIDjI7UfEpczKQMrwjwAuY1X3qJpNSkaGoeoNMe+SI9LzAiEAyh++XijpNyjg9cPWRGebMvHLkdvG+KYvM7BqKJUsCyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49405612,"size":13068957},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"400fc6af9abee5c7484fd9ed406790c39889b1bc","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.9","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.2_1716972207614_0.7096091919400467","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-29T08:43:28.013Z","publish_time":1716972208013,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.95053fd41.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.95053fd41.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.95053fd41.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.95053fd41.0","@microsoft/teamsfx-core":"2.0.9-alpha.95053fd41.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2c066d52cd096e3483c6fc2d409ffa39edb7d3dd","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.95053fd41.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-XR19b2E/8Y+22jPTcrsf5xl3/4ghhw/hnqj8Nhyb41bjv3wWRKqmeeYpXq6vK6vm0DbSU7xzj5Hf6PqKHU/qtA==","shasum":"e32430d48a8ffb91d03bfd85b81e9a665b24662f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.95053fd41.0.tgz","fileCount":85,"unpackedSize":48316266,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFg73t5QL0zi4svYlTFWgpM7s0q0zx9ZrN/CAx0qh0qBAiEAvfIzCRi8jrt8KjgzwDUC8CVkw22SkYP1DQvzX3yElB0="}],"size":12882283},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.95053fd41.0_1716998960147_0.41918882463655605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-29T16:09:20.552Z","publish_time":1716998960552,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.6e1f064d7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.6e1f064d7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6e1f064d7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.6e1f064d7.0","@microsoft/teamsfx-core":"2.0.9-alpha.6e1f064d7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a6e9d91dbf9b6f4332b2358f1c68cd925286e5e1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.6e1f064d7.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-6AOEOfVIQGQ50Y7E95fWRsdh3xzbzhDZIIzGv617DX19QqBzpXHi7A0wLIVOVLqVHC+giC+lq/C49sQIfc1Fiw==","shasum":"e346fc11895fd45fed4a26bcdb43c80e5439ce3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.6e1f064d7.0.tgz","fileCount":85,"unpackedSize":48309532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG5MCuM9U9hZIFvEG87rc07Qu1mQUL4CSwNlOjfYASyTAiAVqAter8vEIVzOgnCetdRtg9ioFZPku4BNskqqZd5oGA=="}],"size":12876302},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.6e1f064d7.0_1717085318859_0.64825357173525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T16:08:39.192Z","publish_time":1717085319192,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.9259272c3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.9259272c3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9259272c3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.9259272c3.0","@microsoft/teamsfx-core":"2.0.9-alpha.9259272c3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2e1780137bdf8dc27e8d8b514c1971e4aa1ada79","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.9259272c3.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-OJ+a7+9Ns0TdLzvF0zvqF/X3zc1xgXU3gFI3Dkvi1hoHuabkgKBCcdugo3duiMIZ276h6rz/Kzn+c/UHcpfEcw==","shasum":"8c891d0c2c30925a0d32fd494f5c859a02803143","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.9259272c3.0.tgz","fileCount":85,"unpackedSize":48309562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClZRD1Btray4m6Ej52N3/TQx8W81JIpPI7XTDg4cmBmgIhAMMUYeriSNRn1/8cfppLDRX9tuCuFkQMKuuAfj7EY8zB"}],"size":12876310},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.9259272c3.0_1717171822646_0.22016737886166426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-31T16:10:22.987Z","publish_time":1717171822987,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.57b9e0805.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.57b9e0805.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.57b9e0805.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.57b9e0805.0","@microsoft/teamsfx-core":"2.0.9-alpha.57b9e0805.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3fb18c6646330ee296f675ec3de54e5cd8d0e14b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.57b9e0805.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-nSxY4QFXL3IDueS6wpXu7a95x/HT9Sv+8pTIUno4q7/mXQg4Fxf3S0UN/PV0YcAYjfgEQxnpvF7+NAjwmH3YEg==","shasum":"6eff16799c44d4f16c9c5badb9731e84346350de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.57b9e0805.0.tgz","fileCount":85,"unpackedSize":48319623,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/1ZlY9euCtJBg5NyHzAz1T88TRm/QFPYGgV5SpMZRVAIhANZZs4R0gV1J1IYAHbTjGRAeFikSdTnvJ9UVTQwnPZz4"}],"size":12873671},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.57b9e0805.0_1717430925280_0.42706186288461434"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T16:08:45.631Z","publish_time":1717430925631,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.2-alpha.84383e454.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.2-alpha.84383e454.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.84383e454.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1-alpha.84383e454.0","@microsoft/teamsfx-core":"2.0.9-alpha.84383e454.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"733334d6a5ddf3131f722400f17b351a8f1bdb67","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.2-alpha.84383e454.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-TK954MpUYGMYbdmeEQD5WFr9HWK1eskj/RO52g6kmcicpDKsKV299FYP4+BULEqTyFiXmrgKQq6AszZIbr4EvQ==","shasum":"e47a6d63f9f399d9ad1953e3006032ce1f8f3dae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.2-alpha.84383e454.0.tgz","fileCount":85,"unpackedSize":48320263,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICjSlXxTiWfzQu1O4FL0dmPC95m3EN3g3UJeREyaagIYAiEA7VVScybtfhL0jp/NWKjZVmSFW3SWEVKTQAFxGm8OwTg="}],"size":12873882},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.2-alpha.84383e454.0_1717517374479_0.6766425182451099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T16:09:34.846Z","publish_time":1717517374846,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.bc7ab6285.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.bc7ab6285.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.bc7ab6285.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"333f407c51ea52ab3a5cdf9905b5a71430b054ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.bc7ab6285.0.tgz","fileCount":85,"integrity":"sha512-O54oSW38PIEKlAiKkwu3i9N3kJR8U10mYKJ9bujGBpbpDzRfvJeYJnpF/IorZR7OHBZ9AdRzXSUpKrXU5tJ7Pw==","signatures":[{"sig":"MEQCIFAMZsdMdIxRjGCv4FB7/9sWr0DXWennVR0C1y0r0KRaAiBHyfkX/A2k/fAo90jg3OoakTDZE+d1AFC/CIZZTi7uHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48321349,"size":12874060},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"af5485bbec52d5369665502dfc779bd99b492aba","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.bc7ab6285.0","@microsoft/teamsfx-core":"2.0.10-alpha.bc7ab6285.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.bc7ab6285.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.bc7ab6285.0_1717603743925_0.794628251799484","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-05T16:09:04.383Z","publish_time":1717603744383,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024060608.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024060608.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024060608.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"08f09377379ceee8b21df688712780f800247284","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024060608.0.tgz","fileCount":85,"integrity":"sha512-SNa9xeoOmmPSq3LpDVZWfrKlBC2F3HFdzSMDE72Tfw/E1ivmaUmyktWHWw+/h82geB8Kw0r8Zo0FEBu+vrlCpA==","signatures":[{"sig":"MEYCIQCQ01fOQzWRyaX1KWlspAXb6uZCHqPUYReZClXM8SCcowIhAPGZzjl2ymnSTxfGfMBAIEE4AZ1AZk+KwGxHDu7bowqQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48461243,"size":12964594},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"72fd947466a3acf39e4a63b7b35d3d7d59007fe2","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-beta.2024060608.0","@microsoft/teamsfx-core":"2.0.10-beta.2024060608.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-beta.2024060608.0_1717662834749_0.1665084279022344","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-06T08:33:55.141Z","publish_time":1717662835141,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.4a7c0c761.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.4a7c0c761.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.4a7c0c761.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"ff8640ffc4ca85b755184399462762615ffda930","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.4a7c0c761.0.tgz","fileCount":85,"integrity":"sha512-1ykztSg9Hf7HxdD7hv0HQ/m4qs6bkOZJK+LQ4+Tm4MrqwTxZRSDJqdAEk+qPqao8NnPRkIN5qKbUNP7aIpvmKw==","signatures":[{"sig":"MEUCIBxyoY1zudjLBa/Xctk5jAUQgIKn3k2z4aLDtp7XwP3pAiEA6qlvd9nrWSdWGB3h+bRST0C8xvXwtSBg6ppJpRChTf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48455905,"size":12963134},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"22826487f6248282c9b99ba15e407f587d7bc3c5","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.4a7c0c761.0","@microsoft/teamsfx-core":"2.0.10-alpha.4a7c0c761.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.4a7c0c761.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.4a7c0c761.0_1717690099493_0.8408310382034303","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-06T16:08:19.836Z","publish_time":1717690099836,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.6e69e41c0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.6e69e41c0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6e69e41c0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.6e69e41c0.0","@microsoft/teamsfx-core":"2.0.10-alpha.6e69e41c0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2390e91eaae2528b92597233536c6cec269b798f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.6e69e41c0.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-M0jKzlIazy6defdiBQ3pTHjShVwB3Ax9tUlRMMStOZ92BmI9cm46WjsSfdEParPh3ru75kmqUzuPeN3H6CzkLg==","shasum":"8d2588cbab32ba2aaf8de67904eaf751f6f0b0f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.6e69e41c0.0.tgz","fileCount":85,"unpackedSize":48456309,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZTEMwQe6uiSNChlLd+s63DQ1s10S0efMVHT5vQNiGhAiEAqS42rI91f4HHEfoYRcaTWYG2RtUBx2qbmf+9ZAh1SRY="}],"size":12963169},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.6e69e41c0.0_1717776484111_0.391183727260896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-07T16:08:04.496Z","publish_time":1717776484496,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.fa1ce1fbb.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.fa1ce1fbb.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fa1ce1fbb.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.fa1ce1fbb.0","@microsoft/teamsfx-core":"2.0.10-alpha.fa1ce1fbb.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"52356433f95ca48627c9be9d3b74029652b081d5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.fa1ce1fbb.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-GmVb8T+MmDf8RYDGwnOp6ZofFC8xjH1YOSjWxEnJA2Jeht1wjHBp/wELowVIEpOVn2osRYNOka5b05Jmi+JdnQ==","shasum":"acbb2452d3dbeef6e8a26ff489bd30dd37e62d0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.fa1ce1fbb.0.tgz","fileCount":85,"unpackedSize":48456375,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0UYcJsoLtpDMXbAnzk8ObNrLkvP8Vx9VgUke28sN2iAIhAOrlZLsdItvenYN4MkRwUtkQZxH0wCCvKmJ5pq9HtAc8"}],"size":12963198},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.fa1ce1fbb.0_1718122083848_0.8683523545261733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-11T16:08:04.296Z","publish_time":1718122084296,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.288b4cdfa.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.288b4cdfa.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.288b4cdfa.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"3d98695f2531555f38d063bcbb561492b6cc62ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.288b4cdfa.0.tgz","fileCount":85,"integrity":"sha512-5bIyP1k9BDibeUDsj6m/hUDrZJwyaT8YLDMioDP0mEp29VpEJlIEblKTa40RCZxBpzCfLfavFAb5/t9nB1+ZpQ==","signatures":[{"sig":"MEUCIDr7VxxlS6zMMLk/FzrCdY9PE5Bin/kffXOIe+Mnlqk2AiEAwt0jAqW/xnS0SrXSnKOPNpzrrg7XHj51r7vHjsfDBEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48460195,"size":12976214},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"042c3d07092028ca3d557bb89143593cb9d1be02","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.288b4cdfa.0","@microsoft/teamsfx-core":"2.0.10-alpha.288b4cdfa.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.288b4cdfa.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.288b4cdfa.0_1718208508810_0.7950473430309697","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-12T16:08:29.168Z","publish_time":1718208509168,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024061308.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024061308.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024061308.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"0ba4f78d2ea30c8ff4dc03284b686fe2e1785a9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024061308.0.tgz","fileCount":85,"integrity":"sha512-PpmE9xLInT8jPhZJ11p6U131TYodW70JLsOs5hQJRDI4jRcLdd5xdp7Z+yP5dx9X0yHSorPL6s0wmck7wqpWsA==","signatures":[{"sig":"MEQCIBTMshYq1v91L/XErOxMevky2Vw95Ul5tpDBmOjpeK6gAiBY7ydfBRlivog0oYyUzSE0STCxyfil8n/lT3+aIwwYgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48461194,"size":12964525},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"c7474f2fa9be7836e41116b28c4ca35e13b0cd73","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-beta.2024061308.0","@microsoft/teamsfx-core":"2.0.10-beta.2024061308.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-beta.2024061308.0_1718267899512_0.720079846921766","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-13T08:38:19.837Z","publish_time":1718267899837,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.3031916b6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.3031916b6.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.3031916b6.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"3b6b5ed79653ad226a8f13beb2931b8216fd34fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.3031916b6.0.tgz","fileCount":85,"integrity":"sha512-Yo04Q+749S9wDE3uPx0TzPFKEywqAGOh/e8XxxixtHd1FREAyiYnhqXc5ixm/UxLOGoPgJfgdhrSc/5HVk5M0Q==","signatures":[{"sig":"MEQCIEw2FC29AzjO7CSK3+IqnAC2CHIWbhkr8q+RT2XyUk6NAiBGe2mm+sB1txfyZSpTrK5aYQdkPMiqoBl8+2Abhml1rw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48477938,"size":12989186},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"320034a53578c8309a3a9b8a376d0d9bf800e417","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.3031916b6.0","@microsoft/teamsfx-core":"2.0.10-alpha.3031916b6.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.3031916b6.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.3031916b6.0_1718294931179_0.7091875359114068","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-13T16:08:51.590Z","publish_time":1718294931590,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.089f82c02.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.089f82c02.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.089f82c02.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"0d6ac0ca9af3dd778af1c5d58511dc6ce2712dd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.089f82c02.0.tgz","fileCount":85,"integrity":"sha512-Ojs96pdQ5g11P+BFFlXzAqrctvvhAmu3X+zfAkqvyNwmJRqAAVIXO8q0ykgL9AEcJQpVb7i7mPbKvvBPibrNUw==","signatures":[{"sig":"MEUCIQCkhhKmjhxw4YcbnhrwvhQN7yPNhILsaGtk+tk0wvU6AQIgU/MEAILWFbIgmOwj5bVEGcD3SBCB73C7x1V18SPQFuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48491213,"size":12996323},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"40770feb9ce2bc1b475f8e5eeff505a45ec5e37f","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.089f82c02.0","@microsoft/teamsfx-core":"2.0.10-alpha.089f82c02.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.089f82c02.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.089f82c02.0_1718381290868_0.5784045339059072","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-14T16:08:11.174Z","publish_time":1718381291174,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.f31cd0eb8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.f31cd0eb8.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.f31cd0eb8.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"649f7516a8033e944a866051b436a3463a1cb118","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.f31cd0eb8.0.tgz","fileCount":85,"integrity":"sha512-I3WRZBjLLbTIRqcgL2BbxD3e4xbwQyrWyixt6ROXKYPbP3nMnxpGIOC54XynVtLS6OTydmVCJN3kjdHDyKOl3A==","signatures":[{"sig":"MEYCIQCUQfpq+USbQ4Mbc/YIDUyJ4+th8vziSN3F1LIeT6k+yQIhANyF3YWutzGyj5cKeJmhi3GHYdKgXmo7yjr4uD4sRmig","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48509031,"size":12991189},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"0450bdf8a1dbdf79f8810d593559c637c983912e","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.3","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-alpha.f31cd0eb8.0","@microsoft/teamsfx-core":"2.0.10-alpha.f31cd0eb8.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.f31cd0eb8.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-alpha.f31cd0eb8.0_1718640512274_0.023071514081606237","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-17T16:08:32.763Z","publish_time":1718640512763,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.ca8431921.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.ca8431921.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ca8431921.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.ca8431921.0","@microsoft/teamsfx-core":"2.0.10-alpha.ca8431921.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6798b51e3240102eed8e6d9657209d139a1cc1b0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.ca8431921.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-+A6Hln0LY/fN+Ep75HmcXOM31B06N8YLDLCymYZVCypGc/sHGr5/dhmVlgLuXccXHqTLFGFuCNSnh241HKFlzg==","shasum":"3133ac648b6818996ead0c9f239c98fbb2f82c14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.ca8431921.0.tgz","fileCount":85,"unpackedSize":48510407,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChkvcPZkJTWH8d18Iyp6fD3w7+ke+svWktQaoHdobDPAiBhyNYcd/JT2ZcP+DedU31zAw6RIeCewhYxJ7Q0W6fMtg=="}],"size":12991842},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.ca8431921.0_1718726920296_0.625899115222299"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T16:08:40.631Z","publish_time":1718726920631,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.c47fc6ff9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.c47fc6ff9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c47fc6ff9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.c47fc6ff9.0","@microsoft/teamsfx-core":"2.0.10-alpha.c47fc6ff9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d30bf306ab76e5636c4e7c73ca8747379257c2fb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.c47fc6ff9.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-9n2E8wxsDMUkTKY11mo10MGgONZ7iR9Yv/oimZD8xEHKkyAF7dbHZz+TCPjiX9mdrd0BwzgsxThIpK6gX/8snw==","shasum":"a930442b1f8e2df13c86c4548c0cb0a50c11f575","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.c47fc6ff9.0.tgz","fileCount":85,"unpackedSize":48511939,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2KntVk5tRrRKa4UDFVpe8bKkRFBzfiQw5y0QVXl2ncAiEAn64muwmBaL9+5C+spr5Zt992Kl7EisOw7C/PXXV7JIA="}],"size":12992043},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.c47fc6ff9.0_1718813292411_0.9128156673171026"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T16:08:12.783Z","publish_time":1718813292783,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.5c16a1140.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.5c16a1140.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5c16a1140.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.5c16a1140.0","@microsoft/teamsfx-core":"2.0.10-alpha.5c16a1140.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9069ea5e07a5f9cf1409e4d346bc35912580f26e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.5c16a1140.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-QtAs+RNWtwHepfx1qiTUGVIDM9EfzEwBDg1Y8CIbvJjJn8YU5kkZHn5vnW/LRJfW7pqj0sx2UDD5JQByO0yRhQ==","shasum":"a55f14bf5862e89cf83f0fb963a87b59e8d65f0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.5c16a1140.0.tgz","fileCount":85,"unpackedSize":48511939,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEtXgCvgd8ioisGhKPdhAlIXyVhs/Mi4AdfnolJN0AEcAiBQDb3zFcpj4vl5YUtLWl3MsIT3DSXi/TDVZA9em6sNyA=="}],"size":12991904},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.5c16a1140.0_1718899697116_0.09346607117124295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-20T16:08:17.502Z","publish_time":1718899697502,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.0921562c9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.0921562c9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0921562c9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.0921562c9.0","@microsoft/teamsfx-core":"2.0.10-alpha.0921562c9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"42e0a01ff7a14cdc119cfd7deb468bf1c6f4d5af","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.0921562c9.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-SoVK+rglQrU8xWM5TIc/lJI6+OAb08sRshEHdFqaQAzOP3LFkuJv1oJ7sblwUIVbeAHcNYMu8xDZOEjCvn3StQ==","shasum":"8bef2281a1b45eb333fd4242f2059fd2c0ee8665","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.0921562c9.0.tgz","fileCount":85,"unpackedSize":48463782,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLMmLTTqYxDe5u0tlqMMEb/MYnc013AMIL7mRBvJ8PbAiEAonuFNVK2aWVwt7w+SBkqoT8CgJ1BziXfSD5nyoDoWGM="}],"size":12984214},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.0921562c9.0_1718986146276_0.8900230013790582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T16:09:06.585Z","publish_time":1718986146585,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.0b236986a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.0b236986a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0b236986a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.0b236986a.0","@microsoft/teamsfx-core":"2.0.10-alpha.0b236986a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"48b4c9be521fc3fb21bce68b2e75152d4dd3ab92","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.0b236986a.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-sPqxXSCNYg+ftTSZ7F85ybmslImYoiVhseOvYsBZS+cyu01rViEoEigEOPj81Ln81daPlrNA7N7bp214H+dvLg==","shasum":"c50f97ab2b624273b2e2a79c602dbc071f73e5eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.0b236986a.0.tgz","fileCount":85,"unpackedSize":48477080,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD23ZiQdMDS8SxiDcmh3QYFN435awBy4oRgmX+JZDp6iwIgR50e9ApgYPH/CHCn94lLFNsPMcV3viJmjZd1uSTa31k="}],"size":12987209},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.0b236986a.0_1719245291237_0.0471210694587334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T16:08:11.962Z","publish_time":1719245291962,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.3aefc341e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.3aefc341e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3aefc341e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.3aefc341e.0","@microsoft/teamsfx-core":"2.0.10-alpha.3aefc341e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"575ad442488abcc8433888c4ef8ef59c4eadf65c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.3aefc341e.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-4aWpM3cZY9Wl9E2qFrI0ZOo2BkoWGx0gKwL8acn1+miLgqghYboRtCnBYAKIrLdoTXIv62Uau0XdGkm7qQ3+sw==","shasum":"c91462837483a428badca74a32b1d7de913bb07f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.3aefc341e.0.tgz","fileCount":85,"unpackedSize":48477096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBa25NjcRnHguO3jC1d0zbft9je5YIn5KGAI3RFBpVU0AiBuNzB66up8qpcfeoIBp+Ij8HpL9S5GM9H5lobhJNCQqA=="}],"size":12987809},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.3aefc341e.0_1719331682198_0.3922716516125786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-25T16:08:02.566Z","publish_time":1719331682566,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.557dab381.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.557dab381.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.557dab381.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.557dab381.0","@microsoft/teamsfx-core":"2.0.10-alpha.557dab381.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"398fd60c43c5432aaa76b7d41d3cce5ac01d0752","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.557dab381.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-izbO66EfIXRTGjNVoDMRiFih0wg5azv4RblTHtlUki7S3b4U1woir/MtI51nBORuoqPe7EnF+iwCOEliEmwdBA==","shasum":"db3184e273f2d0b3b782756bf4064abe5abd56b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.557dab381.0.tgz","fileCount":85,"unpackedSize":48477096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH0SrC2/P+2Zkn7AOX6UYpRrWhRkIr/RMiBwIPkXvjfkCIQCTi+b0WJEAElVsgnVE1igOLWWiYrM1RlgzlWgjjfk6oA=="}],"size":12987496},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.557dab381.0_1719418094417_0.42552432357615544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-26T16:08:14.762Z","publish_time":1719418094762,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.cf496ce62.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.cf496ce62.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cf496ce62.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.cf496ce62.0","@microsoft/teamsfx-core":"2.0.10-alpha.cf496ce62.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ec3bcfa8140532beb66348a2ec0d35389a8812b0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.cf496ce62.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-PdA5d0p0yuwK9yLF5mOxuLl2JQC0buAt6OW2tvA8u8tfo5bWZK7lh11IkvU7GwNRcShHvZ/fm3hJlb5fdVxrvQ==","shasum":"79a9a4d823e361411757912aa967280f0038ca2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.cf496ce62.0.tgz","fileCount":85,"unpackedSize":48478692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICr7zbTgEgKbB97fRvjHaOASCmL3L5tzKPpffmritGyMAiAkut7MQ7nIXEJ7/oEXRa0DdGVJ3eEdMGhx+TInRTRgUg=="}],"size":12987991},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.cf496ce62.0_1719504492578_0.0948355741411564"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-27T16:08:13.074Z","publish_time":1719504493074,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.7d5be6034.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.7d5be6034.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7d5be6034.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7d5be6034.0","@microsoft/teamsfx-core":"2.0.10-alpha.7d5be6034.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"86fc694d313039ad399f0a629c23b99f195bd8c6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.7d5be6034.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-zcL/hI8j94smLmN8x95mwEVmLjijczJcblpruSYSH2irPrt85toBne7YpRrDXlgMOKUw1Y6bdAis+67SdRPGXA==","shasum":"4259af63d4d23339549ca1acd91892ab4f13b3ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.7d5be6034.0.tgz","fileCount":85,"unpackedSize":48480371,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAN0T7S/ut8/67CvWvD5XDE/NCejeSTwrPrBrjPeBMZIAiEA8Gv6re4gGZ9ZN9fCPAYI67GXYO/xpDTHGlO3NmVSRL8="}],"size":12992467},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.7d5be6034.0_1719591005454_0.7637376323569867"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-28T16:10:05.837Z","publish_time":1719591005837,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.db6b164d0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.db6b164d0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.db6b164d0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.db6b164d0.0","@microsoft/teamsfx-core":"2.0.10-alpha.db6b164d0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"392ce515e55aa5cb9c4eccbcf751660415396b9e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.db6b164d0.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-DkHT7EgreJ4VLrFZnZGrEBAkVYQHIULp9psjMjx4lGyAPUxO8Pf2drAcFabQW0QcCd62kjY9dcS+6KyIUXj9lQ==","shasum":"b4e4a37ef8b4b20d52f706e8620600b8ac4b5b90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.db6b164d0.0.tgz","fileCount":85,"unpackedSize":48480667,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH2oyrIMtitvO6OxQffTjHGAq1AjW4zaBl1q9mMfFn6/AiAoktl5/JyoD8FUwx4fg9HupcdPu3t9wwUZImCgiNCqdQ=="}],"size":12992470},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.db6b164d0.0_1719850111352_0.4300554289709735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T16:08:31.728Z","publish_time":1719850111728,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.530dccdb5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.530dccdb5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.530dccdb5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.530dccdb5.0","@microsoft/teamsfx-core":"2.0.10-alpha.530dccdb5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"19b444106a10349dd06cfa454b948861702e97e9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.530dccdb5.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-191VTurBv8+1G4R2ulS2W6N4tS8Ojt7NWlKgizbvHN5oqGtMjksSfU4VxYC3N4roMzfnio00KN/bGFo+sBOeog==","shasum":"9016e0e65071b9de3b3e956c8eeda04b71431da3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.530dccdb5.0.tgz","fileCount":85,"unpackedSize":48483152,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBhpyPIPqHJtXI69Yz1FENZLcXZ5OP0IrwBJ9pymaDrAIhANOxVyVrXigp/PKdMtvAqlkJKV1zDGFeHwbLvNoenEwl"}],"size":12992903},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.530dccdb5.0_1719936493907_0.6445269993964724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T16:08:14.328Z","publish_time":1719936494328,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.8020c3125.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.8020c3125.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8020c3125.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.8020c3125.0","@microsoft/teamsfx-core":"2.0.10-alpha.8020c3125.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"86bac1a162cf2bc2f75d986da934c9c3b325169c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.8020c3125.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-2B8NtoC4MY+UPXtSFkWyahQwxyU1EIIu+RQv83w4WWfB8Yxx/ejfLBYSn9t5D4IM3CNYd5EqQhT5FMDiV6AEBg==","shasum":"6b2563e4ce2a19a047e617bc0bd1654659bcb97b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.8020c3125.0.tgz","fileCount":85,"unpackedSize":48483152,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhRnGRdBxTNtktwA5TcJYybEtsXJTnEYUAo+SRk8QxlAiBl/M42xjkw1pFTC7OyNkr6qOjXO8hR7AE39vtY9Lbp0g=="}],"size":12992651},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.8020c3125.0_1720022905911_0.775489893920658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T16:08:26.253Z","publish_time":1720022906253,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.6298a60bf.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.6298a60bf.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6298a60bf.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.6298a60bf.0","@microsoft/teamsfx-core":"2.0.10-alpha.6298a60bf.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f694f55ee156d62332ee318333a2bffe6c2e1438","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.6298a60bf.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-tvGqnS49fV/z9UBroYd8gBuiIVl6tjaKD5payDMNG+fuloShCahgCT4tKWhFufL5iCo0F+M94YygygqimgylSg==","shasum":"3000981f535ec71a41782a7bdca0f04807929dcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.6298a60bf.0.tgz","fileCount":85,"unpackedSize":48469467,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDReguF77zKrAR4cuIna7mxEVLZzJK1+yqqNm9E+tiqIAiBPGAq7KJmSZREmmRQKYU+Fxs85KItFHwJ5nf0MMwlGwQ=="}],"size":13000338},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.6298a60bf.0_1720195731041_0.7012406778450797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T16:08:51.416Z","publish_time":1720195731416,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.070ff93c3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.070ff93c3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.070ff93c3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.070ff93c3.0","@microsoft/teamsfx-core":"2.0.10-alpha.070ff93c3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ad7952c369f15bba09ffc2fa12b0e7bd5bbfd545","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.070ff93c3.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-8T6bym1hWehNJFcC+jj/Lolu7GmfuuZzwHzu9GwdNsFY1GRVqx5SJ0iXUBztmrzrKrsAWjYfgJWIzQB0Jj+p7g==","shasum":"74d6ad656451be324736cadbe8cfe4b0bbf6c39a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.070ff93c3.0.tgz","fileCount":85,"unpackedSize":48471191,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRlMg320LgcF4D48eKbWyVbcoFLQNtvCpLeBNdASja2AiEAvZlT4ltzMTKBgkpzLXIyyREZ4vRmNjx13qrdBkRi9Qc="}],"size":13000517},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.070ff93c3.0_1720454982993_0.891611134381864"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-08T16:09:43.425Z","publish_time":1720454983425,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.9389d4dc7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.9389d4dc7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9389d4dc7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.9389d4dc7.0","@microsoft/teamsfx-core":"2.0.10-alpha.9389d4dc7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"68ee7c2d0dfe892b359f89db866abdc98df3c141","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.9389d4dc7.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-U0gYVSe5jgB8g86SG1Uj09i//Q8L9crGZwGQNgtzWIFmt5Ie50o3vSirAyVxyfSWw0A9SowprwY7jUml8YmWDQ==","shasum":"4858c111fb212fefd63d060a85c793b24998c645","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.9389d4dc7.0.tgz","fileCount":85,"unpackedSize":48473261,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaSdqF+hhg7QqYTNn/il4M5X8F3CN/7GCtCQsL2GOX8AiAkCGGqaGtb+z8bAC7S1z41f3lvRsGEfMtxkDFRg543QA=="}],"size":13001189},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.9389d4dc7.0_1720541322520_0.21984682675000822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-09T16:08:42.860Z","publish_time":1720541322860,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024071006.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024071006.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024071006.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024071006.0","@microsoft/teamsfx-core":"2.0.10-beta.2024071006.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"655e73af7e1b887da9d3a2753f6233b2b7d63450","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024071006.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-2VsmoEH3cILShZRGEHMGgarC5/d2eyhkXi7HrEEKwq7RA1h5UMY0lKmQPM4vLpGT0lybjmKhLI2/reCSlbZjoQ==","shasum":"72a84aaff1cdd911cfbbfea6956161131a4a270c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024071006.0.tgz","fileCount":85,"unpackedSize":48532207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgnxKTJxrmfDOd0tNYjG/HwRgezwVBhkz4P8kxx04GzAiB49Jv+7dVwutq1/BUuavjf/FZwUaSQZnHZ6LvxLxSGYQ=="}],"size":13009457},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024071006.0_1720592286398_0.08156699909084963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-10T06:18:06.785Z","publish_time":1720592286785,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.e08ff04cf.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.e08ff04cf.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e08ff04cf.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.e08ff04cf.0","@microsoft/teamsfx-core":"2.0.10-alpha.e08ff04cf.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c95a3df649bd843fc17785325902e02a82faa713","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.e08ff04cf.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-EUBCdlKmtoJsZC3hhCtruKRrTU4ID66fJVNJGPbauSyqZJOGpoPUZKcrZM3KfCTJ6Jm9BT670bFgiHSzybBHEA==","shasum":"bf8ab1312b9f2d50dcbb25145d05d8b88386430c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.e08ff04cf.0.tgz","fileCount":85,"unpackedSize":48532205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg+zYScJT6yRXjTOlmIqFx04wHGBJnRfzHKWPH5p+svAiEAhkJrJEY8IPMLQP8txem8i9U2dzj2vsGLztcjhY7axOM="}],"size":13009454},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.e08ff04cf.0_1720627747454_0.4332022498495012"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-10T16:09:07.858Z","publish_time":1720627747858,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.9b3522554.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.9b3522554.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9b3522554.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.9b3522554.0","@microsoft/teamsfx-core":"2.0.10-alpha.9b3522554.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bb57e683e6724ef51e123d5151204bdf9dc111e1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.9b3522554.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-9q5O5erylpL3iwR4uW51gJkwY0d7P8Zb+/VUm1E5GZe6s1PDKeLLqmcYGuun6Hg+qryhYhrGmP3ytIy0qTysNA==","shasum":"7647a273a9cf930a84eb089809593c9f2eaa22e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.9b3522554.0.tgz","fileCount":85,"unpackedSize":48532205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDofr1QHpM34Ft4wsyqDJz4A3dBUD8H0/Q/NhmUBLkkzAIgAzQBLjxBLplNJ1jrIIAmQleeBNiz+sH3hAcT3Sl9T0o="}],"size":13009460},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.9b3522554.0_1720714125798_0.8619381881166104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-11T16:08:46.438Z","publish_time":1720714126438,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.7f0eac5b0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.7f0eac5b0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7f0eac5b0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7f0eac5b0.0","@microsoft/teamsfx-core":"2.0.10-alpha.7f0eac5b0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"87c2725b198aa06ff491cf75573daac8f89bb0f3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.7f0eac5b0.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-TH9BVjEo5ENJe2tGIp8nXi9Senn61+ZGNMPT8Et4aBIcZ18bgOaVy0MDhWDQiW6fUx5tbE7WiqpCg51TA5saQQ==","shasum":"8be5d8b97b77fff40bd8bb51bca50949e5db8b06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.7f0eac5b0.0.tgz","fileCount":85,"unpackedSize":48521952,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYGJMnBXqFQVOYlkzs4U1sDsOsoicUa+YZqhaUhLPc6AIgOXwB2FKnG72gGYeeWsBBrtzy5p3R/mGFHCuJ9gQQVGs="}],"size":12997468},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.7f0eac5b0.0_1721059756748_0.26139404148805356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-15T16:09:17.075Z","publish_time":1721059757075,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024071602.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024071602.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024071602.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024071602.0","@microsoft/teamsfx-core":"2.0.10-beta.2024071602.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6f0e3dea255b6de65e8effcd305a24472699aa46","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024071602.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-ZtVktLfnaKqjdevsY6VOff/ZZkpZiNky7AnQoyIU7IRn60tsNykFacRtDiPhQQreOlx169aUmJlfKjx9kxISPA==","shasum":"a56bb29f8b0f61c20a49518c3a6d68ecf5db5b65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024071602.0.tgz","fileCount":85,"unpackedSize":48532873,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFY9BdJJkrkOtoEURgeopPNV9QbZH6P2thSl/CgP3XVEAiBbPijiLKPHZhY3l/4wRk8mbTJpVahk4vg4xqSoXweK2w=="}],"size":13008824},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024071602.0_1721097638360_0.5724496867369688"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T02:40:38.719Z","publish_time":1721097638719,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024071606.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024071606.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-beta.2024071606.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024071606.0","@microsoft/teamsfx-core":"2.0.10-beta.2024071606.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"1fb995ca5513121b4eee4bc905f2830f040f817f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024071606.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-vbytSLuCVz63yVp/0407YA5ASKH1YzIEVVswjNX6pJbwi4Cm5i8COxtODMJx+NUsqvR7LgZvf3w96Td8DovZrw==","shasum":"4b14705d36e464789c7f4f2919a28ad5007370d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024071606.0.tgz","fileCount":85,"unpackedSize":48533786,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMmxzdPP1jrV3DOEVeKI15q3dRB4RkLvTJIwOYymxUJAiEA0aLO3BV8cU8gvgOHsapmyEhWqWiiLdAAYAQqVI2ykxU="}],"size":13008501},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024071606.0_1721110322041_0.6509886578458806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T06:12:02.379Z","publish_time":1721110322379,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.df3f99fdd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.df3f99fdd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.df3f99fdd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.df3f99fdd.0","@microsoft/teamsfx-core":"2.0.10-alpha.df3f99fdd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cbb1861411fc06d370e372215599d5d940a38a89","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.df3f99fdd.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-t4OcUFek2UF90SBrz3eesk4juRrj9V58/t4/3uD2WR1T4OzwHIkG4iYNg38oLHzQD4ogU0jQCwyakD40lMlVEg==","shasum":"ffb27d37b6b398fe2bff007b2f478d562a050ea3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.df3f99fdd.0.tgz","fileCount":85,"unpackedSize":48521556,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICwyaWoJe2HcRg1OHGO2obP4WpMmTQiEjNboaFlgpBGNAiBut4kfZuprkuMyDXdUNeCDbCnPbStBHNAxHtNW8MCcEA=="}],"size":12997180},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.df3f99fdd.0_1721146123677_0.8023030489537322"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T16:08:44.049Z","publish_time":1721146124049,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.62631ab20.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.62631ab20.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.62631ab20.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.62631ab20.0","@microsoft/teamsfx-core":"2.0.10-alpha.62631ab20.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"78c96a3ac12e28f5614089666bfb8761c4c8341b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.62631ab20.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-mXPW6t/nTVGm2rhTxTdh7kmppErzJZeqHFvmpdmk5BB0NswIxSvGrh6GkAegLOIjO5E7RGW6VCpoOG4IFdu62Q==","shasum":"41cd1b4b69d2799693cbf0d48a1ad4b51c204434","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.62631ab20.0.tgz","fileCount":85,"unpackedSize":48524064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFNi8tbqmZ5kHCo7AijWZ8Z5bhYySL9Q8/LrVgucxkkAiEAxFvLjbgE2dDzGgJ4b/0mjiTZATq7Armfws0O8nMVjHA="}],"size":12995689},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.62631ab20.0_1721232549088_0.530063428131071"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T16:09:09.409Z","publish_time":1721232549409,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.b918032f0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.b918032f0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b918032f0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.b918032f0.0","@microsoft/teamsfx-core":"2.0.10-alpha.b918032f0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"83230efba8e342c942ad8df1fbd63eea5cbc0545","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.b918032f0.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-PT6ckmTFG39sjjNNYqDzRagaK+vaFpgYKmJnNKzzz6Q6buxR8PpDxuOl3NyaeUGt1NTo5pDHpicfKHc4YnZdTg==","shasum":"0721590440b3f6fa31fa7593974ba51d09b5c7ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.b918032f0.0.tgz","fileCount":85,"unpackedSize":48524303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJsyAy8EH9r7oLCWa0q7XpVe4yfqwOb0eBA7WKFBoelQIhANxYey28unMxM9fxSxDjtJ++4BSjSYkOrR7KPtqz9NnY"}],"size":12994908},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.b918032f0.0_1721318878447_0.9860839202343035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-18T16:08:03.642Z","publish_time":1721318883642,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.be6b6c9df.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.be6b6c9df.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.be6b6c9df.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.be6b6c9df.0","@microsoft/teamsfx-core":"2.0.10-alpha.be6b6c9df.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"523fe380a23a7339ca7764f9620403b8eafc8f04","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.be6b6c9df.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-W2pZ2bjvFdadrOZ/6TnxwLHd02zGKkTXFNrPvxaC5sF98xRKVUr9n9wzMvBQLYiiyZ1fG5HB78ht3FM0xaDeNg==","shasum":"809c91a37fbcc370da703661e34b49b6701d7e1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.be6b6c9df.0.tgz","fileCount":85,"unpackedSize":48524303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClzrVtp7pDaWE7X9K80AGKk9uD2oPq8eY4GsJ/8pFolwIhAL8YNPV9ut1NmVmgPJdMLbFFU1fwUUMa8gI1oHrLbNb0"}],"size":12995187},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.be6b6c9df.0_1721405270762_0.07330463588732927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T16:07:51.297Z","publish_time":1721405271297,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.1f59dbc2a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.1f59dbc2a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1f59dbc2a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.1f59dbc2a.0","@microsoft/teamsfx-core":"2.0.10-alpha.1f59dbc2a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e9916fe0a801ba0bf1e6f53eb64d05629171030a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.1f59dbc2a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-HYEm8LND27iI7oybQwR5DWPL/3TzxziBze4zjGW1OtYjlScdddP9wF0skhzYgPtYm9NaIBP7EXfYnJPNjVcdYA==","shasum":"05ea91249157e1e24d3de2eb63564992cca0cc84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.1f59dbc2a.0.tgz","fileCount":85,"unpackedSize":48538244,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMXIM9iCDzrUeSlE+Bti7HQC1XH1IPjI0GD0EzQZS6dAiEA2oFZQUFo9uc84rT6Mqo3g+YjKySXTJG9OpFWRvLrIIs="}],"size":12997008},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.1f59dbc2a.0_1721664499443_0.5658252853824082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T16:08:19.925Z","publish_time":1721664499925,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.746b3b22c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.746b3b22c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.746b3b22c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.746b3b22c.0","@microsoft/teamsfx-core":"2.0.10-alpha.746b3b22c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"595d001418db10bb5823004ad148b111f0fea1fa","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.746b3b22c.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-q3dq8b9NmpKKa123ja5EQOz0SyahSv6VhDvb5arJ+j9FFUP5xlAQdY8T1WRr05OhuGGBtVuxeFd3T9YI3oj2iw==","shasum":"12d421846d3bb8db41b4ab8e5b675c3c97aa042e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.746b3b22c.0.tgz","fileCount":85,"unpackedSize":49993857,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ5Bo0ESkLp+ZIImJsvGgA3h195MTMDEbUWVYc2fJ3ewIgJrh0qTxq6LwV9ukgLV06SeeiPL5y8Gs1JaBy7OmryLw="}],"size":14452134},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.746b3b22c.0_1721750870378_0.41049286528517337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-23T16:07:50.841Z","publish_time":1721750870841,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.66440ecc7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.66440ecc7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.66440ecc7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.66440ecc7.0","@microsoft/teamsfx-core":"2.0.10-alpha.66440ecc7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c043faca14ffa0b2ce86479cbfbfed43c06fdc38","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.66440ecc7.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VCD4qNVKYVBU4DsZqzMkn3aWcO/xOFU4Ywn/hFnCm1zfe0gQMgZc5svDhxqKB5dYXzQ93pOFrYrM5giM4rWz5A==","shasum":"0bfd5d4f119a6a41f77baa27c6ce228b7f276b5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.66440ecc7.0.tgz","fileCount":85,"unpackedSize":49997825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+J5OS8acryyu5I1NaNH+dAZL7aulRzjPWGz4O/ChZVAIgVKiSQyqS5biwSOKCBUj5oF+EQNhkz4U62xAyVI79Apk="}],"size":14457644},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.66440ecc7.0_1721837301830_0.1594160105147615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T16:08:22.192Z","publish_time":1721837302192,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.a0aeb8641.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.a0aeb8641.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a0aeb8641.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.a0aeb8641.0","@microsoft/teamsfx-core":"2.0.10-alpha.a0aeb8641.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bebaaeb7c5c071beabab14343da9de88bae69920","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.a0aeb8641.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dxpglzOPzB0CWxBpwuTjAy3mtQRIMQEM/oStcEgJioSeTOhzyLmvEy5xOJ3fSBWeKebPIygvg7lc9x/UOoT+Zw==","shasum":"8d19808f1a9273add30f0462e140b48eae69f7cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.a0aeb8641.0.tgz","fileCount":85,"unpackedSize":49997825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAqQP+MN80Cdxl6uBO6KDKkYn1epqHN4SBQe14tgnnvPAiBLtV6ddY4mSBDImQRRUzcVyNRiyHWfreGlSor7Hwpong=="}],"size":14457642},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.a0aeb8641.0_1721923703921_0.031888987124294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-25T16:08:24.410Z","publish_time":1721923704410,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.f17363370.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.f17363370.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f17363370.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.f17363370.0","@microsoft/teamsfx-core":"2.0.10-alpha.f17363370.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3ce1f1fa6327425d368baf8d8d2f2ad3a5d7954e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.f17363370.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-P+kMvI4NOriqrB6/n5AsVm0vAd/nHJWWvanNyFfQ3Z46k8OJAwvYGBrpcXVVqL6hCu/IUKHRZjENQD7h/FZoPg==","shasum":"f5eadacaeee8821a35980f250fb70a4270b0056c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.f17363370.0.tgz","fileCount":85,"unpackedSize":49999181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiIhvHz6M+zze3Yt44hdrcoGcvfqHEHsbbWx/vWrFglwIhAPXF4hUxL5BlJCv1RsHqFTHvywAlniIxDTlkR9PM81IM"}],"size":14458123},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.f17363370.0_1722010106173_0.845703034356414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T16:08:26.523Z","publish_time":1722010106523,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.fde7aac5f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.fde7aac5f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fde7aac5f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.fde7aac5f.0","@microsoft/teamsfx-core":"2.0.10-alpha.fde7aac5f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"298f7a298e80088b894b7b0399b9d5424582345b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.fde7aac5f.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dPAbwCPYLetj51D34N3Pf5rLv3AgvR4QpOPkLDksEdORFCP9AKz2v5Q19aVzR9mtS36MmmY1MFhMn1ddTGsQNg==","shasum":"53f918800e96400a9cdf640512f76101c36d67a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.fde7aac5f.0.tgz","fileCount":85,"unpackedSize":49994909,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcIl9w+nf4nYHlQw/7OeUymMmK7wEHtaVT1isqLbiz2gIhAPKQHqQFJlDp2mgB68UrsCM0+h2f9MLmn7WBHaYx1BFD"}],"size":14458675},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.fde7aac5f.0_1722269283514_0.3289858075662111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-29T16:08:04.017Z","publish_time":1722269284017,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.e185efa53.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.e185efa53.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e185efa53.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.e185efa53.0","@microsoft/teamsfx-core":"2.0.10-alpha.e185efa53.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bca97cdcce4a05fb4ed46645bd78ed001c8eb195","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.e185efa53.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-72fEm6XOEvM4QBwGxRItS0w0X/PO5TypG85+qdEdv7sGF1acuqnoE6goSKuoGcEKSvwMgwZJ8Qon377EHE99lA==","shasum":"37f0714d8648f81bffa17a3d512cf77e1b56926e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.e185efa53.0.tgz","fileCount":85,"unpackedSize":49999025,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAELEo6l1Cz46DPnntACYR2nPg11oWgVxUPE7UCcGo6tAiARmnhrSZI7YUNOoeo1vUiICtaib89QiqZLF+wRIO3fJg=="}],"size":14433426},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.e185efa53.0_1722355677339_0.6313595061332797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T16:07:57.761Z","publish_time":1722355677761,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.6cbedd1a3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.6cbedd1a3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6cbedd1a3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.6cbedd1a3.0","@microsoft/teamsfx-core":"2.0.10-alpha.6cbedd1a3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0c627b7de4c08caa0b0e627af307227c468e9584","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.6cbedd1a3.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-lBWQ5zVqGi9sabEGkCImYQ5y+w4mLdxmpoIyrTO2HwSVlAoqJiDsqXodbCjZ5CjMY95M3u6T5m1U4IDFVt6Reg==","shasum":"7c7f7a450261b264b9e12ae994cf5b560e43801f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.6cbedd1a3.0.tgz","fileCount":85,"unpackedSize":50014130,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPPAgTvRhLDumqd5sPRGTarXsdG++PyZYaZStkl4WiJAIgNaP6+SqA+qHSv+efH+Xlq8lU0PCv+nJQu41D554rBGU="}],"size":14440515},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.6cbedd1a3.0_1722442066031_0.010750237168151155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-31T16:07:46.538Z","publish_time":1722442066538,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.882a28541.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.882a28541.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.882a28541.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.882a28541.0","@microsoft/teamsfx-core":"2.0.10-alpha.882a28541.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a7bfb2d15d92e1d5ea570a09ff96a650db4a90f1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.882a28541.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VbMa+8rOH3dScSTRaU0jaQA3nuoDHTccvkXkUWYHNK9jfVHRgyidGT94aPspUBYXnxBoGcvImKb+oO1m3khTBg==","shasum":"ae3907c2d4686c08527c08069f3e34d0aaa34a7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.882a28541.0.tgz","fileCount":85,"unpackedSize":50027217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+6GwlyRBhorQc9LqP3VbK/Ogu/F2EJCljzkvDJ/0gyAIhANrz1bYzbIz416COpp9/McDiIssDuRCH2vmfXgeD0MVV"}],"size":14451553},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.882a28541.0_1722490410000_0.512004790061187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T05:33:30.380Z","publish_time":1722490410380,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.7422a1dff.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.7422a1dff.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7422a1dff.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7422a1dff.0","@microsoft/teamsfx-core":"2.0.10-alpha.7422a1dff.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"847e88355b54567313bc4b7b88b9df2a0199ed2d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.7422a1dff.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-GDcXy7keAEZA5g/OWWkIV+k1Xc56pAg2MaMtnREMsoOEGylTG3AfFnRjNwaqAv1686uVxK/87NoCGBV68km4Uw==","shasum":"5632bce15d080f4f57b9d580a9dd6a3edc2f59ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.7422a1dff.0.tgz","fileCount":85,"unpackedSize":50027267,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFYs+Bfwu17H9UJRhsXt+vwFe2HOH0YiWljiOoM0EJeAiEAtDXGITqG6j53+I3ImSrsGnzjOqj5KhNd0WyGD2l4L6U="}],"size":14452109},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.7422a1dff.0_1722528499779_0.25880003037279353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T16:08:20.251Z","publish_time":1722528500251,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.02a122217.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.02a122217.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.02a122217.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.02a122217.0","@microsoft/teamsfx-core":"2.0.10-alpha.02a122217.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4a89c114388d96433d90624797949329038fdfd5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.02a122217.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-4fOoFNG7Gyp2Kr0kTL8GiKcuRSNVmtOwz6kKqPx2kW2VsDG3gZN9P4ImpkAGov2L7J5TXdfV0zxE1PaFHAzhrQ==","shasum":"c23f3a8831330f5379e5106c7c36f766f009ccfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.02a122217.0.tgz","fileCount":85,"unpackedSize":50033966,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICghNevesaSqE7pp1w8FZnpJmpvDibZjB+cqtKZuuyMEAiB39io/699seKw9HmM2XPBDPXdIk8ax7Mk1LnDpIXAZMw=="}],"size":14452555},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.02a122217.0_1722614905377_0.5963220262594542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T16:08:25.827Z","publish_time":1722614905827,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.3bb0b86f0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.3bb0b86f0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3bb0b86f0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.3bb0b86f0.0","@microsoft/teamsfx-core":"2.0.10-alpha.3bb0b86f0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"48a1b38f3470648384b379741c6aaf4b957db5be","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.3bb0b86f0.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-O0GAe1dVFwKo2oEaRdM+DD/Glxbf9rssgDekafQIF8qssxOIqbrCgIWKEebUXKO62UMNZemOyzMtDMslh13n6A==","shasum":"7fc29025f4dd82bc60f2beeac428e97c2efae565","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.3bb0b86f0.0.tgz","fileCount":85,"unpackedSize":50037745,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEoojEAoXUvMuo3wpTM7VAMnWLEqWFrH1kH6WDiMtQV5AiEA990vc3rPHPOYfwP+XxRf/Y+SAFnLut8ZrCDGOFD9tfI="}],"size":14455937},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.3bb0b86f0.0_1722874081023_0.1943345012580453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-05T16:08:01.777Z","publish_time":1722874081777,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.2c5119322.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.2c5119322.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2c5119322.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.2c5119322.0","@microsoft/teamsfx-core":"2.0.10-alpha.2c5119322.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"769a9aa06ca2f63415ee52b0e42a39679259e260","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.2c5119322.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-5sFoHRldXQCc1t+1xWaLieyDuQqgnpKenkT9SWDZsi7dTBc7mAONN8GJvr9pRxgWTgU9QDZyV+Nrbp2EWj1ApQ==","shasum":"d92eb48889e1c1d71a891b3f5e3dd70dafb543b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.2c5119322.0.tgz","fileCount":85,"unpackedSize":50063042,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEonOVOzYqUXtMfgN7qbg3K6MTLL3kHmfd9V6hU8doSzAiEAvwAMDk4AuW2uj2CGWX/Y0GgGne5X1JFWvjIMcqJHtoo="}],"size":14465661},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.2c5119322.0_1722960497373_0.8763241767952858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-06T16:08:18.166Z","publish_time":1722960498166,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024080704.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024080704.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024080704.0","@microsoft/teamsfx-core":"2.0.10-beta.2024080704.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4ca0e1d37f505df4f9e368f2496acb2d820ce42c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024080704.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-DJhEvGfrtyQRPiXqeJNTw9xscD4ce5CXshrfI6T/0u4NFie9sjLBqXuNPtufSw0k4CkZJdeUSdOdHGr3LEGeBw==","shasum":"4970de5986183b3964cf396891ff783dacc64fcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024080704.0.tgz","fileCount":85,"unpackedSize":50063916,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5APYyC7eFHlvZDYguCzodS2PAsYtF9MFXaUJZmGwOugIgWTtbflsLP/GgcYE//Z1qvLLgJ1sx5hkNg5FCEc4wo2M="}],"size":14466050},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024080704.0_1723006135829_0.27748180885060836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T04:48:56.276Z","publish_time":1723006136276,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.40e7a8c7e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.40e7a8c7e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.40e7a8c7e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.40e7a8c7e.0","@microsoft/teamsfx-core":"2.0.10-alpha.40e7a8c7e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"49deeb82c2bd66c882ad34ebfe47925bc85cc9f6","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.40e7a8c7e.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-ZF+2UIIcye78D7e3GZgyUxE4U+tiDI6pohaAp8An0wwlmlB7bHNlhUL4AbJHMI9qRM55hmhqJnV7M1WuI8MSnw==","shasum":"988c8c982b3fd439f405a4f116082561fe3f31a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.40e7a8c7e.0.tgz","fileCount":85,"unpackedSize":50063601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCICKISMJS1yQwrsDq7TPtm1B0VA+SKEae7IiMAlYqFE7CAh8EZ8XqFQUhlLsDPFna5TFyA0WJwB0119nazpZrMTYF"}],"size":14466011},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.40e7a8c7e.0_1723046941988_0.07061073888859637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T16:09:02.587Z","publish_time":1723046942587,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024080809.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024080809.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024080809.0","@microsoft/teamsfx-core":"2.0.10-beta.2024080809.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bfe75fe396fb9c0c9e56f7ee766e691c4f8af246","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024080809.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-XkIx9E/yCS4Mtj5b2tpBJCxWZTCUQ4pIcc7Ek2TntrC3B/N6kYy1BeX/a8IvKRixhTwtS4r19jvq7pB1GUyfcg==","shasum":"16b57f5b725494354c0993c8eea60573f6ef3371","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024080809.0.tgz","fileCount":85,"unpackedSize":50057696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDybZIpPsUBy40hDKvF1av8tQdz4MI0l2NE8v0HJfgpmAiAZct+YF6P0F7OI7ZUbE4SsrZm1gU43zvD7eC/NDNiSAg=="}],"size":14464315},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024080809.0_1723108201397_0.7213698662523627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T09:10:01.877Z","publish_time":1723108201877,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.1afda9005.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.1afda9005.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1afda9005.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.1afda9005.0","@microsoft/teamsfx-core":"2.0.10-alpha.1afda9005.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f84553ddc419ea97d17972b423bacca225e1c68f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.1afda9005.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VDn2izCK9HroVkdSsgSGRzxXkqfUJx6hW1seJ9nsbKVMevMFAFy/NgYYzPXCwNlOa+m/yH2nXnTpb+j4WzQ9FQ==","shasum":"61b89d4220c78d9d34f7a595b36e3889d0acf1c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.1afda9005.0.tgz","fileCount":85,"unpackedSize":50067702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSfDr2zLEHYdZqeXzvjazdJIlxGh4CUfsxPthp0cE9qgIhAINLokwhmgddeDfwSZoUSmWH7e1TqOJocApgI9fy2xBk"}],"size":14470181},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.1afda9005.0_1723133288139_0.42995405964098365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T16:08:08.830Z","publish_time":1723133288830,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.2c2c942b7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.2c2c942b7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2c2c942b7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.2c2c942b7.0","@microsoft/teamsfx-core":"2.0.10-alpha.2c2c942b7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"66183f89f6e9a3dce32c6d5693d60d5ddd1b344f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.2c2c942b7.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-L6ENbs96ebaaS+U9DFcUs2I+/pLqOOTtZdR3MjGDu5Mdky9KypMAApijdZExLESj6sYiPcY/urXBSTvFz5LKbw==","shasum":"cb45ecc30727829a2da4cd61066f2d19e4219cdf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.2c2c942b7.0.tgz","fileCount":85,"unpackedSize":50067702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2uHvoECQiQd+E/hrsQymLJ5jhy7LlHBXA24jMcEi0YgIgaZKOBOUbDZlZKBOxvIJ2M+qrtK45vZmVby/UFOgxi6w="}],"size":14470192},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.2c2c942b7.0_1723219690120_0.013767971329109896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-09T16:08:10.452Z","publish_time":1723219690452,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.7467fba9a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.7467fba9a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7467fba9a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7467fba9a.0","@microsoft/teamsfx-core":"2.0.10-alpha.7467fba9a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9c327fd263d829d9032cf49fdecce0f59fa32588","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.7467fba9a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-INsd+jwhZyqUrdUr6tOzzIFryuvqv2IlZG2zMa4lv9b7oOm+Mo9TPP799+GNFnpiPPlfSwF0bkIpjo2eY5SLog==","shasum":"5c5cb5fa78d86cae038b3a00d68cf52a5bc07de3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.7467fba9a.0.tgz","fileCount":85,"unpackedSize":50069198,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGIzZRuucUpzVYNtQhgJrg9AIefWwGVYTwQ/mc0l8x1AAiEAj1GWBx4m1zggLB2q6pMZmoI2aD/MgzFMe7lOEHCLZUM="}],"size":14470524},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.7467fba9a.0_1723478918961_0.2922862372767916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T16:08:39.456Z","publish_time":1723478919456,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024081308.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024081308.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024081308.0","@microsoft/teamsfx-core":"2.0.10-beta.2024081308.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"565abd62a6e74498d86f34fc7d784d1df84b62a9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024081308.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-yWcxPML8CRR4quCiob0L+LsHfryLNIx9aZkQg9zq8lhRVc3GyY9407tKCPu09KmpKdk1i1kFIRQ39e7E9sQutg==","shasum":"a74ec25e97cd2172472d7985776bbb88c7215471","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024081308.0.tgz","fileCount":85,"unpackedSize":50055651,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/4nccnJk6xmr03hk40YhHWCze/OQ1jcF/2WYWvs41LAiBm2q8Ardj99mLehSuj0XushvoBSO0NHieRlQefCqs8PQ=="}],"size":14460069},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024081308.0_1723536255910_0.7049251399992775"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-13T08:04:16.224Z","publish_time":1723536256224,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.f17850712.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.f17850712.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f17850712.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.f17850712.0","@microsoft/teamsfx-core":"2.0.10-alpha.f17850712.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"db3d576b67e302ec73fb9a70301ee45f65f7eb25","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.f17850712.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-cKHBY3gEW61KqVl052ZQJM2Nx+BoPxHE1hDFfQqTmQK1AwH3V86VuV348lPTL+oSeec+rgxsupgFVaaxJoRTTQ==","shasum":"e59a773d4d5a2bbed94321ac06e09ded24fb7287","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.f17850712.0.tgz","fileCount":85,"unpackedSize":50071643,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7EndTzU4dwYFKhGp1EFSkBwsyTM+IQ0/ebDQLj9VIdAiAVDJRcB22VCswknn5OpeGbTYfisEZ2w6Q6amRP0jo/tA=="}],"size":14471875},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.f17850712.0_1723565299369_0.42823915344105323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-13T16:08:19.818Z","publish_time":1723565299818,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.c6fcafe97.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.c6fcafe97.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c6fcafe97.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.c6fcafe97.0","@microsoft/teamsfx-core":"2.0.10-alpha.c6fcafe97.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"88eeac90a99a6118a275482fa600ea8321ae8c43","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.c6fcafe97.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-yMsstlzoJz7md4TP7Aa+UETsdlfW7lyE5cpxve/605mdpTMGSna0lWgcaUG9LHJP2NuhXUzPO0JSwNMqqALW5g==","shasum":"36a0418fc712be7107690c88d9a171f7dc69adf1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.c6fcafe97.0.tgz","fileCount":85,"unpackedSize":50072364,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX5PnEZpfjbeP1Xfoe/OTBtT6CncPB9c5syoQ53tkhCAIhAIDqjgE3ooVa2XGahxjNFWaexwyA5njY2f0O7wQntolA"}],"size":14472654},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.c6fcafe97.0_1723651745309_0.8982679499152624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-14T16:09:05.690Z","publish_time":1723651745690,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024081502.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024081502.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024081502.0","@microsoft/teamsfx-core":"2.0.10-beta.2024081502.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"311deba0ee829c0ce4be19bc07efad16482b583a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024081502.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dS/s90VSUHgr2BRy47MquLyIhguKAtRHOMKT1x71yjikxSZFjMGxQn3w6i+MXIVnHq4i9Om3akew66GPlpA6Tw==","shasum":"5757d762598a06f46ca0a4871dbac02dca4c5e93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024081502.0.tgz","fileCount":85,"unpackedSize":50055651,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT9zaGtSE3LMyZN9MS0/7kH9Ee9uedV3xWx5EvmDbolwIgKUfxk2IQF6JLWBmJZe0cd358OS9S76A/tajqhK6aG30="}],"size":14460109},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024081502.0_1723690062335_0.6290835052909145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-15T02:47:42.616Z","publish_time":1723690062616,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.11679a351.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.11679a351.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.11679a351.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.11679a351.0","@microsoft/teamsfx-core":"2.0.10-alpha.11679a351.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"874c12a5533c0d46f37c7762279c7386c29b9707","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.11679a351.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-HQglxZ4HdjJnSQgkujtIdfumgVL0N6cKlrqvWUvNaeZvqwtSRH+m4uROJB9oq5eOe6ukiZPa1SOlVekQMKA0qQ==","shasum":"42fb70e0ddd0515750a9babeca09e8fef1d2f6d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.11679a351.0.tgz","fileCount":85,"unpackedSize":50082517,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBe7Ytw8iDWYHCQOKwLOR19+5wjwlb/BRpaBkzJTwa+hAiAbW18C83UEDNkDpqVbsi5RrUMdBcnrkaZLPu7fJ3D3FA=="}],"size":14472284},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.11679a351.0_1723738090604_0.24848220699133905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-15T16:08:11.687Z","publish_time":1723738091687,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.7ed8295c4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.7ed8295c4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7ed8295c4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7ed8295c4.0","@microsoft/teamsfx-core":"2.0.10-alpha.7ed8295c4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d433294afe68404f94213500883b41ddc2b2bc4e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.7ed8295c4.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-UN8oA7nUCYOE/BqbbE4Jp+reTv32ed1+Dr/eVe0s9WkS/Yl90ust1nJRdICfVsQbdzZ+XQkib992qf+1kn1jng==","shasum":"260a83d49300d03f752384ed29079443c7608c64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.7ed8295c4.0.tgz","fileCount":85,"unpackedSize":50088997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYRx4sjtqKtDvxmzd1ZA2q2YqejIqX8bsyODYqSNeynAIgYlOceKUanKxFpsMXIJDTrQ1sm58+jNLPXEr02XhjU0w="}],"size":14473332},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.7ed8295c4.0_1723824488092_0.3079719030960133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-16T16:08:08.503Z","publish_time":1723824488503,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.2f14566f5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.2f14566f5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2f14566f5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.2f14566f5.0","@microsoft/teamsfx-core":"2.0.10-alpha.2f14566f5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cdaee939cbc21adb7e189d8a3dcd66c42f3efd4b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.2f14566f5.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-QWBYtRNrO6IR246NNAaNARkbY7Ben7IbaXMnz41G9nLHaAyVYoTj0WR/Z7nDtFW0CeRf7NEEWKEv8HIHsf0gdw==","shasum":"960d493de928e98d84d43dc1f71556c416a38bf2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.2f14566f5.0.tgz","fileCount":85,"unpackedSize":50089904,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOO7XLj0zshe+6xMoHT8V0cwajkFk/LMoa86YLzsIVMAiEAyRH8ycMX61Ni9MxKhdfdr7y3nq7DbVws8RAxEvpHQuY="}],"size":14472446},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.2f14566f5.0_1724083702495_0.3835059845847557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-19T16:08:22.862Z","publish_time":1724083702862,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.73eed033f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.73eed033f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.73eed033f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.73eed033f.0","@microsoft/teamsfx-core":"2.0.10-alpha.73eed033f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3917f53cf2d31118cae977c1696fafc7e0df9be4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.73eed033f.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-OacnW4iMD+DY5rTAY0eYPWy5ZZd/gCFcRVlyhgikP/xa7dIld8lGmdMoYs31PEvTYyAndJAqfjst1iLJYN9P5w==","shasum":"081c7334ff82abd34a6d1e35ae2cd810649ee015","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.73eed033f.0.tgz","fileCount":86,"unpackedSize":66745969,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8jO5nim1xH1oawQ9LVwOtpPswdeRjyanSc7gtZZXHyAiEAjdx2sv1BZ1RzuAQdek8Ojy8IZidABFVpOZkVA0/Imr4="}],"size":31089458},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.73eed033f.0_1724145569272_0.47527243501454897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-20T09:19:29.848Z","publish_time":1724145569848,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.8810e8d21.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.8810e8d21.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8810e8d21.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.8810e8d21.0","@microsoft/teamsfx-core":"2.0.10-alpha.8810e8d21.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4e717cce04ffa6f2ab8291627d6aca1fde4a6f83","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.8810e8d21.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-kmibK+FetI/rAjQ7uHIFz2RoZWfcExcCu9E1y1QpSed9doxkmdRrJgEK8fd8zGZoMoNJAVT5SvY5j/AQRS+XRQ==","shasum":"6323daff8607ab8313de4d2b65c8febde4db9695","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.8810e8d21.0.tgz","fileCount":86,"unpackedSize":66745940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNHD0ceHEtTVDNNOa1U4F3+EHHAe19MtJjS0sFWKwaFgIgTxQAkqXOpfqJaw8PEMlqMjuzum35r/yaF/YKzPZgeT8="}],"size":31089445},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.8810e8d21.0_1724256490096_0.7333236767448381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-21T16:08:10.556Z","publish_time":1724256490556,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.535ba4ece.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.535ba4ece.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.535ba4ece.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.535ba4ece.0","@microsoft/teamsfx-core":"2.0.10-alpha.535ba4ece.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7f18baccac878199d6d725762f2c0ab9cc667331","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.535ba4ece.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-62lVP6l/0XeE/uE9JbNSnzRHRFfWtshWYyZHcqozaj1yvkvPawtTM+/pJAFQmxhnJqsEItksdo8/mmzmbAH2BQ==","shasum":"2ee467ca5a8bcd7c8306c03be128d7b3f470b2d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.535ba4ece.0.tgz","fileCount":86,"unpackedSize":66748336,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID5MQhCOHsPfrOuL/XDk6yBQFeB/z/qYdfuGtECjCzvdAiAmswptdYu4W7YZDZRh/KD0NTPBnua45t2//7hESjfYIw=="}],"size":31091266},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.535ba4ece.0_1724342952139_0.26278228621306354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-22T16:09:12.737Z","publish_time":1724342952737,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.4dcff5798.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.4dcff5798.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4dcff5798.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.4dcff5798.0","@microsoft/teamsfx-core":"2.0.10-alpha.4dcff5798.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"df6862d9f41f12253cad1a24150a6499b4ae4aca","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.4dcff5798.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Pi0AH5uG8B7gTLcygUUMIiSBih2DNHGjVUpq42MQ7p5LplRc0+f91tfSCeDzuq3z5cMSTjkozXW3PvUWnXmyfQ==","shasum":"dd71b0351809dcff01bc2d3292fda5291702b80b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.4dcff5798.0.tgz","fileCount":86,"unpackedSize":66751332,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGi7spYipk8b5Z/xZepJucrd3sFMQS/xBwniBYrJSpftAiBQGEUuiJWUSMYsxhx0BHs4mFNEutbwayzVWWoA8Tw9bA=="}],"size":31093001},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.4dcff5798.0_1724429297504_0.14927064993104167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-23T16:08:18.047Z","publish_time":1724429298047,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.83620656a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.83620656a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.83620656a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.83620656a.0","@microsoft/teamsfx-core":"2.0.10-alpha.83620656a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"60ecfecd711c35d6110cbdc42f071d2bfcd94bd3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.83620656a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-SkBSPIL+EjGA3LFE64fESZ58jroF/kPBqaPG8daXM46W+6X6bxdm5xOh5BVQVk0FYpX4tdMFxXlFSSGxm8xZHg==","shasum":"43721efd8d929ef0cebb03b9315bb7f7579be025","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.83620656a.0.tgz","fileCount":86,"unpackedSize":66765364,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGWv9fTeoXPkRE44Tz5DOPBoFGAxR/R/TdS1eTxBZA9JAiEAp9vN5Yz5KreB/nD7Qwy+MW8LOVAAcuFNCV9nHE4/hvc="}],"size":31112303},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.83620656a.0_1724688540155_0.09763718246344211"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-26T16:09:03.647Z","publish_time":1724688543647,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.57d96b8b5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.57d96b8b5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.57d96b8b5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.57d96b8b5.0","@microsoft/teamsfx-core":"2.0.10-alpha.57d96b8b5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b3d2ada8b6b0e2778e11725c122735c504429b54","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.57d96b8b5.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-YvkRfEn69/GTXgSX9Tx20SFC4uGvHVqd04DffiOzVZkgKhBW4NXB1mDw37p/m7BiEKDSErwd528GyIHiQNdPrA==","shasum":"b53ab864c2c24b618be6a4b4223471a7960b4333","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.57d96b8b5.0.tgz","fileCount":86,"unpackedSize":66839471,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCe4txHRcGchScVJOkR/dGLo6YCj0Lq9OA3SOazXGanTQIhALY1qyDPjHVbm3YqMb8HFtL8/O/ncYfwpzenhizoj6bv"}],"size":31125875},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.57d96b8b5.0_1724774898549_0.15161448796980137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-27T16:08:19.205Z","publish_time":1724774899205,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.4f8b80a21.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.4f8b80a21.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4f8b80a21.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.4f8b80a21.0","@microsoft/teamsfx-core":"2.0.10-alpha.4f8b80a21.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"77f4b516f6eebd89c5ab4d47b9681453d0d5e984","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.4f8b80a21.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-yCeg6L19ZdY/ATsMumyhjcJhZ/j2ADXzSfhXS2Z5LGxQHcSCqFCARrwSIx9SpjcEGqjmE9Ac9KWTDHsTkMm7yA==","shasum":"eb0fa8e34f6d332daf29046c7948307220b8606e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.4f8b80a21.0.tgz","fileCount":86,"unpackedSize":66887863,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCw4BlNtPC9cXFlmkdfmK/c53muvabTWoNyfCaL4SZiAQIgdkzwgfwtkWqKNnm9V1TqV/WKZ+Ic2ar2RrKvwrx35xo="}],"size":31135751},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.4f8b80a21.0_1724861310720_0.7776195796410017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-28T16:08:31.195Z","publish_time":1724861311195,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.5d0324fcc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.5d0324fcc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5d0324fcc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.5d0324fcc.0","@microsoft/teamsfx-core":"2.0.10-alpha.5d0324fcc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fbac5a8589f6602ed0e815a2c0c361d44464a87c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.5d0324fcc.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Rv22IQN0n4zU5wqwcg5eohiMUiAJoyxLuCf6l/vkM4BucwOaGsY1tqF4XWL0IG66s/xsCeNqlASV0bu9n+/gmQ==","shasum":"d5d1cec22d96063576b7a08d30d9511ff3a1fcf3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.5d0324fcc.0.tgz","fileCount":86,"unpackedSize":66888413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBRXGBKXhLXYKyL2QF5jnwoaGlDIQWZGZCIOj85t6eUMAiEAstobhcIpfgvnxJTueNWpuYl/xyBokxpHkCg/pwO/hxg="}],"size":31136253},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.5d0324fcc.0_1724947693524_0.3667335515983343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-29T16:08:13.970Z","publish_time":1724947693970,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.ff616a623.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.ff616a623.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ff616a623.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.ff616a623.0","@microsoft/teamsfx-core":"2.0.10-alpha.ff616a623.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e95e9fa126b386fb6db9d0bb70c2da2e03c8c5eb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.ff616a623.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-hQR2AEzWX+ZF+Ihsrlvr/F1/TzWS9z2s8gyevrTiTfUWSbE5vkQNSaLb6LQFFNE/qjuhh4mHLZnE4HUQgynqkw==","shasum":"eb3167e81e7ef1a3ecf2a4fffda5eb815c0dc0bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.ff616a623.0.tgz","fileCount":86,"unpackedSize":66632364,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8fk5MQdGAGAwpkOI+0XEDAfDMzXvPF9NPH0pAGDZXRgIhALmss6fgxiMHYnZSaXCx53Lpa01dbw/lNjJgjzS08O5R"}],"size":31051406},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.ff616a623.0_1725034112372_0.2428301518015561"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-30T16:08:33.134Z","publish_time":1725034113134,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.17924f754.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.17924f754.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.17924f754.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.17924f754.0","@microsoft/teamsfx-core":"2.0.10-alpha.17924f754.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"adcfd148b29ebf8acea61eceb014c26b5020ecd7","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.17924f754.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-YmGgwIyWwo8qvl7NmbggBCx5N9tWHFsVedZ3DdSYKeXEJj2IN3TdVOjf2kKj3/g0rm15Fbp45+UTORylKS2Chw==","shasum":"5c139abb1362932d484647033088b7d70dbfb228","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.17924f754.0.tgz","fileCount":87,"unpackedSize":66727288,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB05SU77YNg3cKzWUKo/rBs07dHDg1Ik8pKxkKb69GtSAiAGIV1gOmRvQnqX0E4KCikGBKu3jqgOliLN3VR87noETg=="}],"size":31077636},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.17924f754.0_1725293302408_0.6394324624803345"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-02T16:08:22.993Z","publish_time":1725293302993,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.acb8134f2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.acb8134f2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.acb8134f2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.acb8134f2.0","@microsoft/teamsfx-core":"2.0.10-alpha.acb8134f2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"077be98376843fb5dad7da165e8555e63c4de6ee","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.acb8134f2.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-KF+uTjWkm7Ank3ISppaygFyD8Z+J9WUn5mngbGWnboRcxYNg3otVwC1lZymeyCYkItZxVhwIM4hahnlPMxCP6Q==","shasum":"33e398cdeced13a92c1cb7cecca8387476a67289","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.acb8134f2.0.tgz","fileCount":87,"unpackedSize":66728588,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID+le7LsWNWTXhnxJUEQdJSIgCocmdICLxlGxDoBLsY/AiBj9tPh4GE4GZaaWjx34/iwrNEsfOz0FKwNJp8GdS3WGw=="}],"size":31079149},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.acb8134f2.0_1725352034844_0.7617888901156527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-03T08:27:15.358Z","publish_time":1725352035358,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024090406.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024090406.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024090406.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"0ccf3d8248e77a7564bb3dff8dc5b343a35d867a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024090406.0.tgz","fileCount":87,"integrity":"sha512-Q2kYqMmp8OWlyUBlFCobOoB+G7ZJWOitxciO1/X1czHktjfnNCyY0WWGpP3ZHm0kO67VFpSboIaCS+WMiaRNxA==","signatures":[{"sig":"MEUCIQDwFMgO+DK2iizXdBdOb+t+gsbS1Epqx2iw5j3Srhk0zwIgbBjcFCdimOVCGQm5NGMP5WacB3gNOjHSEXbu2FgGyLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66740325,"size":31081383},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"c6d0b42991d0131a701a08c86738be6f84fe4b4e","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-beta.2024090406.0","@microsoft/teamsfx-core":"2.0.10-beta.2024090406.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-beta.2024090406.0_1725430524983_0.5952159659957517","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-04T06:15:25.489Z","publish_time":1725430525489,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.fe2e47f9c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.fe2e47f9c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.fe2e47f9c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.fe2e47f9c.0","@microsoft/teamsfx-core":"2.0.10-alpha.fe2e47f9c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"147bc439482abb020925ea883fb262d88d655409","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.fe2e47f9c.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-B0burIfdFlICy6exXNEWD3gb78b65JKVLHhkaY+9/XP+vkcg+o3AJh2SGhBTMqmWqhxTVhQfTq37AYELLjeHIA==","shasum":"6819ae7d4d09afbe2736b12c9b62e83c02c6b66e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.fe2e47f9c.0.tgz","fileCount":87,"unpackedSize":66740343,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHQD9W4sjr787DQK+GSXDxN20DdOzmxtvkvRjHweSypdAiEA/cadOQCQ3Q21OQv8K2/0LNWuRDVObSWO0pjaWkQcx1o="}],"size":31081393},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.fe2e47f9c.0_1725466120642_0.3099179016339375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-04T16:08:41.868Z","publish_time":1725466121868,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.2f6f18b3b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.2f6f18b3b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2f6f18b3b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.2f6f18b3b.0","@microsoft/teamsfx-core":"2.0.10-alpha.2f6f18b3b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cc64ad9f64536ce997eeb5d6a2535eff29e07b76","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.2f6f18b3b.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-d0tbdl+w3j1HM6q8J+vvIepxo3EHJf2ojhEc3jJkV5TiwLaH3zTpUmQ1lqob6v3oGq2sMJGp6KVAnNC2potMhA==","shasum":"58c4adfc3708517d47cc0724cce6a1c39e61dd6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.2f6f18b3b.0.tgz","fileCount":87,"unpackedSize":66745688,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTh3sO4AyYUuePhyhmDtc1R3MGelpQ77YYK7rIlQUgIwIhAMgJYdCbDLldsDki3JYLm4pY+pFpRinJVLILCqZLt8WW"}],"size":31092313},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.2f6f18b3b.0_1725552539355_0.5645018124544641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T16:08:59.837Z","publish_time":1725552539837,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.1fac52ff4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.1fac52ff4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1fac52ff4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.1fac52ff4.0","@microsoft/teamsfx-core":"2.0.10-alpha.1fac52ff4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"03586bada3ed43c38f408a633c643ebcfa79481c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.1fac52ff4.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-uGfVq7/ekMvChGb/m3kOSbJ25/sPB8dIOrNoMDUUH3HvZZeHSOTXVNRQlC2q3w/4rVEgsR/VHtfvzsa9S0JyUA==","shasum":"a0d59d76ed97d489859c32a0a62eb747fab274a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.1fac52ff4.0.tgz","fileCount":87,"unpackedSize":66786678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAOrVJ1kByZmPUmA0I1CWvtyigM5PBD8yRvrdyCvkmfAIgeT6pg9VPU4wiFZS9iH2NHjV3K+J8awFn5hNllCHEl24="}],"size":31117899},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.1fac52ff4.0_1725898118062_0.04478824953696381"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-09T16:08:38.738Z","publish_time":1725898118738,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091003.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091003.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024091003.0","@microsoft/teamsfx-core":"2.0.10-beta.2024091003.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6b961b0697850b73f720f69ca0e4f663f472e61c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091003.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-joviMYeYdZhPOIX+/hnqtTk4bOg8RWhQirxbKng1s12dalIFyDEeID82yYGgaCjnQRx93vGc2dhFZtooqhb16w==","shasum":"4b1319e1e121903fb26e2a26bcec9bfc0951cd11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091003.0.tgz","fileCount":87,"unpackedSize":66744814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCW6p3vqjqppfiGfJqFciBSu149KmJpXjb3AUQQPYc3xAIgSBzHCayPy62JPqb9UCSubLa6hRpAPb9yY39SrKc4g18="}],"size":31082309},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091003.0_1725939642347_0.39830868996642144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T03:40:42.845Z","publish_time":1725939642845,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091008.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091008.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091008.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"6fa45196784ff5bd4720b634b9ea50c395d7ce14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091008.0.tgz","fileCount":87,"integrity":"sha512-XMWUWVmuVLORvZXDjz65oCMyZCyteqfNd0Cxl5Bd/1/2c6hZk2/NipsMd67sGgxJhVVNR/0gsSkm2sG38TNDCQ==","signatures":[{"sig":"MEUCIQDppLCEeMufhf+PNHxDb8oYSSJ7scF5qzi/jE/li0Q4XgIgHF2cGSkx5zh+iDRLrnLevO+lP7kdv+dhEmuleuhdENY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66744815,"size":31082426},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"d7de2963437a682e2fa9fd4f0a8659e50b387ebe","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-beta.2024091008.0","@microsoft/teamsfx-core":"2.0.10-beta.2024091008.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091008.0_1725956406246_0.61908142421474","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-10T08:20:06.778Z","publish_time":1725956406778,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.82b9276fd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.82b9276fd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.82b9276fd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.82b9276fd.0","@microsoft/teamsfx-core":"2.0.10-alpha.82b9276fd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"61310c404f3fa2a9c6def6b01c40ab65d0ae66cc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.82b9276fd.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-S6wWGD+PiK79t012PNmzCGyl/B6WmuEqEjjFe8sK86qTqp4PseCscZCJ2RhTAvNEpY4I1nmWvE+Ljy+IvqycBA==","shasum":"2283ad7f301c68ca67231b29dea81fad4a0e00d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.82b9276fd.0.tgz","fileCount":87,"unpackedSize":66787226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0fWQv1DW79lqfC2Ki2I51PcwvkUJ/S0jOlHDxdR0hqgIhAMDQz2QVwzGMVflWb0APl6+HRQ13klC6Z/YMYzQNQHU1"}],"size":31118265},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.82b9276fd.0_1725984501618_0.32070545680117535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T16:08:22.072Z","publish_time":1725984502072,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091106.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091106.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024091106.0","@microsoft/teamsfx-core":"2.0.10-beta.2024091106.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9cb7cd5595964a7a48677abfbb5db368bab05e95","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091106.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-MI46LV2M/59nt2mwUfE6/bV/ZFXVM76sMsWOg2r167LTaVXdWdC68vgL0juj/wf5zv+GN7sCN7viOG5AV6N46w==","shasum":"41d3e4703e77d510443ce4bd5ccbd4d637f44526","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091106.0.tgz","fileCount":87,"unpackedSize":66744814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFuTVcVD+joTVyAnHR0kAIW0UAdH8fqUdCPxMqLY3nudAiA1IkCNE+71QJWCBqO1Vd1tc0YygL/pQKZLKNZK3tm8PA=="}],"size":31082339},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091106.0_1726036874196_0.22518967295973158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-11T06:41:14.793Z","publish_time":1726036874793,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.6744ee834.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.6744ee834.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6744ee834.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.6744ee834.0","@microsoft/teamsfx-core":"2.0.10-alpha.6744ee834.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3eb6b5df4dc724652925eca51d8dbf108ba1669a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.6744ee834.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-KlZwp11t/YExmjJH4mSelv3a1rFJ9l3vayrk1W4FrnAEMzp/B07ZGz9aX4TdTdn0bK4KfJlVzQrK6JgZgWXd9w==","shasum":"3533f95838e885970910c8883b192a16acc7e4ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.6744ee834.0.tgz","fileCount":87,"unpackedSize":66791541,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRffazPtqITzQEF55TVt0YvB179bEKd/5MWQWujNQKZAIhAIqKjTqla2GHfVTVW4hxVvGpFzZzZIKao6pUEc+zXDfT"}],"size":31118645},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.6744ee834.0_1726070920612_0.7246351137463496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-11T16:08:42.920Z","publish_time":1726070922920,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091206.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091206.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024091206.0","@microsoft/teamsfx-core":"2.0.10-beta.2024091206.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"922b68719963cde5aa6a85ae95dce70cc66608b3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091206.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-vyrROJpqOiBWyaJcFGFa5D2RaGVGSEfSMXbVlCTqXkkHlqEq1YPbTLPn+QFpopiEnGOBQ81FU4IIQlru0xfjVA==","shasum":"7662df4339fbf43f3fb557cdc8f54f543b32d506","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091206.0.tgz","fileCount":87,"unpackedSize":66745624,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4awXPUN63pMKQ1r/LXFGjbHdvL2UpLQUAfOuYkbHatQIgQwea3ATh4oSaS7E3QGNlSzuOTY2nrcrU+E6x6jtb/oM="}],"size":31082104},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091206.0_1726123756670_0.00872584091829598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-12T06:49:17.142Z","publish_time":1726123757142,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.ec3398e7c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.ec3398e7c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ec3398e7c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.ec3398e7c.0","@microsoft/teamsfx-core":"2.0.10-alpha.ec3398e7c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7028ef8e1431f14576ef632b32403908919d4f34","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.ec3398e7c.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-mBUgu1Go1Ra5pV+//V99cFaf1MheRUxYyWUPp038dKoEZX4zzvXE3jraCkN2lIg+7MYrUYhhyMtTtqarPpuyjQ==","shasum":"e3253c9779c162eff947dad1b417563908c198fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.ec3398e7c.0.tgz","fileCount":87,"unpackedSize":66806164,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpu2G48jpXUC3m0W1vRRZAKedXGcXnNEFoEyrPM4ZVVQIhAOiUBVWdAA1WmI8mLpiKwHfRu2pfB4K3kJzFOz7DA2jG"}],"size":31138276},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.ec3398e7c.0_1726157307968_0.8112794374468035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-12T16:08:28.461Z","publish_time":1726157308461,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a1370613b6a01304c26c97d5cc177ecd6b170599","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-rc-hotfix.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-UQNHGoIAW8H5lKk+vUNaWLaafF2yiCiln8x/8W5fem6X4p4rVg+S0FukSDDZb4vEahO7zh67C0miu/xuzXBCFQ==","shasum":"2fbe5fe0b6926ac80dc2e0bbd013681c5b55aac7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-rc-hotfix.0.tgz","fileCount":87,"unpackedSize":66745262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2CjT8wf3QS53MJZnlQUb6aDH3XRTXea21cRlMl3rbUAiAgSwSQy4STyMm4yktUB/aHKlStTJxQLmWOTsmRDcBW+w=="}],"size":31081275},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-rc-hotfix.0_1726217857025_0.25729215496029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T08:57:37.474Z","publish_time":1726217857474,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.b1db316c2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.b1db316c2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b1db316c2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.b1db316c2.0","@microsoft/teamsfx-core":"2.0.10-alpha.b1db316c2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"275a9f7afcf9b6e6e6962b1ee9eb368db078077c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.b1db316c2.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-bcbcifdgliCcDF7HgjDbFzc2/Tqlz5g+Ypg2+XsYqMg/vxYvi8tCiLKOMbtv7KznBlT+GUPoj2pUgTcz5L+lIQ==","shasum":"71345344fd796d35e315ca0b41d984fac668233d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.b1db316c2.0.tgz","fileCount":87,"unpackedSize":66864230,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHZXe5XQqVWiwRGegnFIOnma/yOrkfU9vtglbybEMXF/AiEA5V/42mlt9OQ+1oKc1lDUn9iVuFUHes5UF7HNRuPJsrg="}],"size":31157317},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.b1db316c2.0_1726243698158_0.8302666732188133"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-13T16:08:18.835Z","publish_time":1726243698835,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091405.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091405.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-beta.2024091405.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8e22985f59731694a499c580d0d78660c6cf337d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091405.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-fjgYvvI7zqJ4WX36YdEebnn2vG1RHsDpTP/KulPNgXU4OwKnMkdot+wGseKiz8uPEBey7LOPhRonA2BZhQne/Q==","shasum":"45319c875252cc831431a45d8738c327e4be2c6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091405.0.tgz","fileCount":87,"unpackedSize":66745285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIERMQgx6WDhjG/E4OZGu4uYBDglOYch1FSyTbvdbWWrBAiBjzL7eptuCGjvXD3SFbSnXyecMHTCmpYENE8P+BgP7vg=="}],"size":31081253},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091405.0_1726292583607_0.4330574312763029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-14T05:43:04.392Z","publish_time":1726292584392,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.870542abd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.870542abd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.870542abd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.870542abd.0","@microsoft/teamsfx-core":"2.0.10-alpha.870542abd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7fe6365aebe69622e90e0d028a8373f35f5e3bdb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.870542abd.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-eO+BDH7rHss3Gsw6czwGswlEeMVWMPQRVt0hdR2QmOMrX8biGgXLdbL4XCFhr+wjV9vZSt+uUb0TFhRYjIl8tw==","shasum":"c8c8c67d47ca266a688df67b9215b99cf13784f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.870542abd.0.tgz","fileCount":87,"unpackedSize":66864216,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6njkHn+/7Ry9i4HgMk4Loy284ktvQl5Zv5Wfpsh1YGAIhAKSCUejimgeHRWTBtbf+N/2rybwC2sLArKI95SHcZ24w"}],"size":31155632},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.870542abd.0_1726330092869_0.26560107052030113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-14T16:08:13.320Z","publish_time":1726330093320,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024091807.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024091807.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024091807.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"a88eeb3096ffcb79acf38fb517f7d5481b969bbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024091807.0.tgz","fileCount":87,"integrity":"sha512-NuoQ4xQrJr45S4dsm2frXeu3rQ1R1uWvZPEsdmFUUOGSA5M8HXB0McMSWT+w4cTCtm8QyDIA1z8ZEa6Pf6tAwg==","signatures":[{"sig":"MEYCIQDFxxqjWgedUbp642AIy/roQRS1wXNq0jdp5jKopynllgIhAOJpw6CT5tAXWGVQ3rA00REXNJYi42Gz0ZbgjbcKycqN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66745285,"size":31081277},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"a6f6f5ed0b4e989e3f450cd878c99da6ad0ef833","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-beta.2024091807.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.3-beta.2024091807.0_1726645582950_0.8969831100223642","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-18T07:46:23.475Z","publish_time":1726645583475,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.cfef6cf93.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.cfef6cf93.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.cfef6cf93.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.cfef6cf93.0","@microsoft/teamsfx-core":"2.0.10-alpha.cfef6cf93.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cccdeb53c52c97477a184fe391e054fdb710d29d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.cfef6cf93.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-8Dnd9gcTqW2jCNy8QaI0h8d0zHiiWL+QB/yU/S9lmzIbYc9af64pwX/OCp09d3Fzr1L7S5oz5tLqkFLbRF6b7w==","shasum":"21592af22446e05678d41653dac8b92ae492f891","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.cfef6cf93.0.tgz","fileCount":87,"unpackedSize":66863655,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeLOlhZTUQUp3poOchSi49ERrxIQAUqmRRxNZ8jMc71gIhAL2JvSoIqlMmU4KkEQABmPxYS8ntg00isYfJj1M48UBy"}],"size":31155624},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.cfef6cf93.0_1726675709250_0.03035562953011195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T16:08:29.728Z","publish_time":1726675709728,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.99de858a6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.99de858a6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.99de858a6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.99de858a6.0","@microsoft/teamsfx-core":"2.0.10-alpha.99de858a6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f5d3a67a8dc7a149e75a5d9e44d156b1c2ab1d93","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.99de858a6.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-zbdxEfHtviwehofbuYGk1g2mJIFTkRxur+N4GdyE3gP9xKY3MO4uLwb7lKSgA6dmQgrnIswao7bgu/hYN4Oz0A==","shasum":"21430408d4f435509adeb0f1a4ff4f1022a91ec8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.99de858a6.0.tgz","fileCount":87,"unpackedSize":66864322,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVzqXIkfaDalsqUS0D5kXE136Sbg74244CIZJoewLMWgIgcnZbTuoHHxFZWykg1fK9lIbizTXerJGLGUGIDq0oW4E="}],"size":31156129},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.99de858a6.0_1726762106720_0.4400123647299863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-19T16:08:27.253Z","publish_time":1726762107253,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.3aaafb262.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.3aaafb262.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.3aaafb262.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.3aaafb262.0","@microsoft/teamsfx-core":"2.0.10-alpha.3aaafb262.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"eb88e57de421c0ece7cf7245dde7a69be54d1320","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.3aaafb262.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VmsuwzZspI9ytlI7kAK9Si31ZrIFQjjRpiL35R8aoxU5XfsvJAof9kPyfKYobxIPi4pBdO8ziZ10xt5SdqeSFw==","shasum":"82476af98e5bc3f52806ae086bfe0ec971eb1403","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.3aaafb262.0.tgz","fileCount":87,"unpackedSize":66896683,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELT6KSJQ4VIwLih6ROCK330tels5abWH3BjCqvPIqaHAiAYOvh6z9tNEzcz29RF4lwQaZ+kk60UdA8/anuRzCdV3g=="}],"size":31175740},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.3aaafb262.0_1726848527211_0.8621260608521206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-20T16:08:47.772Z","publish_time":1726848527772,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.0febdaee8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.0febdaee8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.0febdaee8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.0febdaee8.0","@microsoft/teamsfx-core":"2.0.10-alpha.0febdaee8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"1fd5022d984f0872a770c75cb532b8f31c119228","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.0febdaee8.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-f7UkaASOVIAWL0sLXiHS8UUMEGbZhNJrMMzc9CxtCxSpydK80n+MSys7OK7iW0jwB8mUBsF2SpkY7g5FqO/UUA==","shasum":"7ec9edea8456b36f9e58d07c74fe189917c49930","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.0febdaee8.0.tgz","fileCount":87,"unpackedSize":66896942,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDy1yNIKQUFCZIGUKzksd/PERVzkx945roEPCYdDJsawIhANkD1JpNE5YKt4pSvguZzDLGyOL2bmSx0laXFCIbMVFA"}],"size":31175785},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.0febdaee8.0_1727107750608_0.11737406906774162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-23T16:09:11.049Z","publish_time":1727107751049,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.1804b9297.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.1804b9297.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1804b9297.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.1804b9297.0","@microsoft/teamsfx-core":"2.0.10-alpha.1804b9297.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"758bffe92f9f581f8392fd6c0433ecd4f0f3a6a5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.1804b9297.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-tjdYESCzpH4Ss10WYo9HLxcwPNICrnbI4E8rTv3fdhckh0laVnV/gDcuALJU/1B32CJPAMXjQU6iYPsZzYYTZg==","shasum":"850c8aafb0a120f19c69c9aa95e07eb200cae40e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.1804b9297.0.tgz","fileCount":87,"unpackedSize":66895341,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWn0TDj1CuzR/dRaBecE0jGIoA3FzgycWWbY1s5uLTDgIhAOTnFCyr3lmsXepda1UuYOfoB7QhYIDcbe3wL9xT7j95"}],"size":31174168},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.1804b9297.0_1727194132705_0.03866377644644925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-24T16:08:53.270Z","publish_time":1727194133270,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.f88679d3a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.f88679d3a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f88679d3a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.f88679d3a.0","@microsoft/teamsfx-core":"2.0.10-alpha.f88679d3a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5e894a6420b88c43b7a699c71525fd19bebaa2f4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.f88679d3a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-lK6Dd/IC/+7rhhPUAabDO9tUFkoQW4EdV0wt8WIXbQlubHJlfTxk0q2aKj8sR/K9slm7UFadY2Lyy3aTaYbl/Q==","shasum":"0744f63f11344420c97c49fb89080d72df8ac72b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.f88679d3a.0.tgz","fileCount":87,"unpackedSize":66898298,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGuJIOY3xMJMXU648B/FoVV63u03usXpzhMkpNCLeIr7AiA8/zHLNMHOq+hEkULipTLoY6oQ3MuTkqJvmbn5eHn9qw=="}],"size":31174483},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.f88679d3a.0_1727280500914_0.06101310186432696"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T16:08:21.445Z","publish_time":1727280501445,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-rc-hotfix.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-rc-hotfix.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a58dea9572ecffe9d27e63972a22702f69706c8f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-rc-hotfix.1","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-sXTxsad5gitJH8mJQ/sUicE6yum+YhyIVM5OehK5uynk/TzOf1ToFWCjNtiOZ2RFz6x5G3Drq8oOdCAQBDNiSA==","shasum":"be91d05198b2b664d40c99752a4f6ec50399eb67","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-rc-hotfix.1.tgz","fileCount":84,"unpackedSize":49406708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBInSlTtc2bEObpGOlzvLhqC4cbQFYdEor+zsMJhCt/AIgEVYjpE7DALcTWF6IWWi8r8YtnrN63YikuHJjA0oCxZM="}],"size":13069501},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-rc-hotfix.1_1727326640150_0.21711217416001638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-26T04:57:20.518Z","publish_time":1727326640518,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-alpha.d8792ed22.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-alpha.d8792ed22.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.d8792ed22.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.d8792ed22.0","@microsoft/teamsfx-core":"2.0.10-alpha.d8792ed22.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"21f11a5d8cf96b4b4e5d207710359d81a81e04a2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-alpha.d8792ed22.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-pn3zSeuKlzD5Y4ZZZ8H7qKc3QER574nK5TCfk0RE/mv83Gvnj7b86CZtVeOIAp9gLm7g3gg538tzIjYAS7+5wg==","shasum":"0233443e7944317a5a6d57b6a06f6949c601deb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-alpha.d8792ed22.0.tgz","fileCount":87,"unpackedSize":66903190,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBD2rMHUJVtWAusf7rZelnhZTqxjNE+vUdl+yPWil8KOAiBXX8o7SKJJ8XC0IwMddhKRTlH02RtrclKMAwwJ51EP8w=="}],"size":31175643},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-alpha.d8792ed22.0_1727367086267_0.47615496435100657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-26T16:11:26.871Z","publish_time":1727367086871,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-rc-hotfix.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-rc-hotfix.2","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-rc-hotfix.2","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"513684efa0ea837920be200bbd7376c5215cf88e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-rc-hotfix.2","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VWl+jxoSPBriECJc9dUH2oVJHcFpajMpavipyywW4XvQx9KNnoyCXPO4MWgquP6zH/fdMPKex1xco6Xl8CTFoQ==","shasum":"166a2a202bd355cd8faa2e0134cb20826f04cc04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-rc-hotfix.2.tgz","fileCount":84,"unpackedSize":49406716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGU/lqqnf9x/XmwcxElNFFz35fZX6gTxNguGB2n6gm/8AiEA4VIk+svzfQuBkJs0olO8n4wpGOmML8zq9UXIywyHRKI="}],"size":13069307},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-rc-hotfix.2_1727416406200_0.01056696192318407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-27T05:53:26.605Z","publish_time":1727416406605,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3":{"name":"@microsoft/teamsapp-cli","version":"3.0.3","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/inquirer":"7.3.3","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","inquirer":"^7.3.3","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"500132a7cfc363f9a583bf0362841fae8f50c936","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-lzF/DFFKR1Yp1s9imHFTk6VYomrIlIJbpQwm3+cPT/ICKhkEOHHM1tv4xNoNnO7cXr6AN6vYZeAu8wUOY8dzyw==","shasum":"164b36f4868b38c89f3644ddbc789e493b8c3d80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3.tgz","fileCount":84,"unpackedSize":49406664,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDS6xGi8N+F9+6TKSjLALj7t988Ei8YvU4gi5Bc/UFLrAiEAu+bk6RUl5FcBLOP0qMvRp/5bzJIP+iUo5LVOnB/jvaU="}],"size":13069607},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3_1727425347593_0.18040006356621463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-27T08:22:28.056Z","publish_time":1727425348056,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024092901.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024092901.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.1","@microsoft/teamsfx-core":"2.0.10-beta.2024092901.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ef16fde2a35df25419285e8757f81a1d11515c55","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024092901.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-uyQ+p4nzdcymTPqoq0FSIHDWdeWmW5k+pC63BvD1P8+jwXOJXTXPHaKQl35HLO2qf2WOBuIE9RLnmfw/CKPtQA==","shasum":"e572569afbe1f3784e30b3fb4df9ef80e6120b05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024092901.0.tgz","fileCount":87,"unpackedSize":66745568,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9GEo1bw+CLfntv04JV/dt9ll9j7mIARMZkrwTXbREqgIgQW/kfs1zthpDKWeiqRT16YcelWVK2XEeUpwYFPFMvQc="}],"size":31081425},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024092901.0_1727573561175_0.9856523200415861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-29T01:32:41.754Z","publish_time":1727573561754,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024092902.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024092902.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024092902.0","@microsoft/teamsfx-core":"2.0.10-beta.2024092902.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ed1b8f24bf118ac672c551209c83768445f6ccd0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024092902.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-b/dcTCjUH77kmOyh3CaC8iKyHwwQZWdAuPCLhDStWh4rnz0Ms+bv/Hgj1/dcW8ti/9cIvoRQqn1IJY6Qk3/X3Q==","shasum":"fadc52f30c2ce031544fbd2be4ce818fd1b000e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024092902.0.tgz","fileCount":87,"unpackedSize":66754151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEbNkT8ISun38hhi73Wcz1Wt2uVL+SqIqObtfN76bEhwIhANIobYFHvvHbmbKeLnaOxSyAKQn0jDfibV5SdMhkiJYp"}],"size":31082986},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024092902.0_1727576571415_0.46880125891316515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-29T02:22:51.918Z","publish_time":1727576571918,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.2beeded72.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.2beeded72.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2beeded72.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.2beeded72.0","@microsoft/teamsfx-core":"2.0.11-alpha.2beeded72.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"de6fab024f85017c56a4c7b2701cb6f2f7f19636","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.2beeded72.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-N8ou00tZXvX0CvCfnoVSUJNsVTmTt9Al/JfcfxfDZ/w8xWz+/qynUkkZ/X1nUibloTdDB0vnPSZ51ZsJz8VnuQ==","shasum":"f7e8032f9760826a1174fa23710eee4cd3e267ac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.2beeded72.0.tgz","fileCount":87,"unpackedSize":66903901,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVy85PjcNB3TrM/oDsmxIUi7r7K4oEPnq5oHIi+NeMaAiEAxpITKBF9+G6tlvXe/xxaFyQG0MXiNMWuZYt4VEcIaKc="}],"size":31175991},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.2beeded72.0_1727626087950_0.4425238600794612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-29T16:08:08.481Z","publish_time":1727626088481,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024093009.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024093009.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024093009.0","@microsoft/teamsfx-core":"2.0.10-beta.2024093009.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"394653a9e939a3735707bba7f4289c7c013a734d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024093009.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-IvqFpHQ6Js59MGxEfYidgkLfqgPGO4/aOjRoFuiREZ5X5VyakGNV9FbDcNToGitOnEKGD9um9ZmAa0l1glgExA==","shasum":"59f2b5943cd865717b79bdf288e79a1ccf085ecf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024093009.0.tgz","fileCount":87,"unpackedSize":66755152,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvd5j98y2y1jjano2bDYdNLXlP2wrAXfcx49jtprWA9QIhAJEReKqvXVUNNV004kwHlLckST+lNk6QqhzU+9wtQgRW"}],"size":31083133},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024093009.0_1727688830360_0.5544423378726377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T09:33:50.873Z","publish_time":1727688830873,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.be7db5f4d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.be7db5f4d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.be7db5f4d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.be7db5f4d.0","@microsoft/teamsfx-core":"2.0.11-alpha.be7db5f4d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b0026de462d12f35152d1f6cc9ed38216e228637","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.be7db5f4d.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-HCubcoa449P+pi1/r9PHOfjrYeal+TwYJ7rWGwCaN5RWBOpRVeBWPfnfz3Ps/uQ7HIrOEGmV/QB8Q/TJbcrfkg==","shasum":"d367d68cbe7922a3b836945486a6867dcca878fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.be7db5f4d.0.tgz","fileCount":87,"unpackedSize":66908385,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDtO1hZWGJPmaLqG1Qxcik3jq76Sixqxz00lNoPEgZBAiBJjJit4Z+o5YcjsJZB3s3FhOqSNfTL47yMf5HDIeop4g=="}],"size":31176160},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.be7db5f4d.0_1727712535736_0.45575254159893985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T16:08:56.253Z","publish_time":1727712536253,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.98764a164.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.98764a164.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.98764a164.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.98764a164.0","@microsoft/teamsfx-core":"2.0.11-alpha.98764a164.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5a2eb0198c52b13d3d65a78fa1fb154817db5f2b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.98764a164.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-BISzgQFJXURclAfVAu/P7vDsWmy/2Qklr6Fwtj3ttF0Joi2rhtwTPA6UahXLi7AkGdzT9uhEfda0Jqn3oGmAqg==","shasum":"85fa2a52ebf12b85a5c8514e92dfbd9d730a96e5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.98764a164.0.tgz","fileCount":87,"unpackedSize":66910136,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEA6LVd1afVvJXuFlo7R5assrgosssjR1E8PgCuKjCMAAiBUqBeT7zAr6SjajNXP352ePV7Zbiv9LRtjfcD48fcVRg=="}],"size":31176351},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.98764a164.0_1728403748831_0.5229898738325516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-08T16:09:09.550Z","publish_time":1728403749550,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024100905.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024100905.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024100905.0","@microsoft/teamsfx-core":"2.0.10-beta.2024100905.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9b6d6ec6b25deaded97bb519556ba9232e8bad9c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024100905.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Mt+ZymiLGzVNj5tQ5PSi9eNTli3yFFA9v+kTrLoSpzRN4a/69P9ycfhw8b66KMIR2os8FCQjrnkw0Z5kyLYsjw==","shasum":"98660de6d8b58d2d6b411735ad188a241bd3a75a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024100905.0.tgz","fileCount":87,"unpackedSize":66755152,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCasc5XmBqwkW2HdAY0DQCzRnecAYV4a+Ndv9cljsN3zAIgV7DPrGuWAmrANDkAEJLm2LJDnFTVl6l1H+poet7SGH8="}],"size":31083142},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024100905.0_1728451216897_0.5014591603626084"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-09T05:20:17.428Z","publish_time":1728451217428,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.3-beta.2024100908.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.3-beta.2024100908.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-beta.2024100908.0","@microsoft/teamsfx-core":"2.0.10-beta.2024100908.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0d225a1ec908e94afa4f984323a95b6f96bf5f1a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.3-beta.2024100908.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-L8TdM2hYDHfjYXQ/3x3hsZbp3pP2LRVQpDrmsZfDxW4k5OTeNhqn+FivZ1oQK1FBuCI1azFKr6G3lXHyeCicFw==","shasum":"9d9688e38128f1f38bf94813b9173bc18eae48ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.3-beta.2024100908.0.tgz","fileCount":87,"unpackedSize":66756678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJcRjrg+R3HLEjQv2MfA+16hVXtVG/KVN6fHUHJVKJlAiB4GwCMeWox8Mp/Zd2Rw89k0i57ij5kZz5eMfCH+T9RCA=="}],"size":31083823},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.3-beta.2024100908.0_1728461542727_0.3170736206111646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-09T08:12:23.247Z","publish_time":1728461543247,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.b7467c727.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.b7467c727.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b7467c727.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.b7467c727.0","@microsoft/teamsfx-core":"2.0.11-alpha.b7467c727.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"78e0c7212225dcd608ab049372d2607000568e59","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.b7467c727.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-0tb79V6UitDBAtlTXgpZFOtrFIqZVsaUkUOrAlswS9gQ44B9ja9Lw0jCoDftx+yt+aGBdbCGdXY6bs4f8ejO4Q==","shasum":"d1be92b498c7f4dd6c40ac515284481a8b5eb311","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.b7467c727.0.tgz","fileCount":87,"unpackedSize":66912820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEhUoKFzv5kiBpvRuT6xVmM7aYwjbYUF4Z98r26xRoS5AiBCA56GK+Z2oi4KGUPEh2QlDti8h6AU2THGRsrg5jOrWQ=="}],"size":31176771},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.b7467c727.0_1728490110228_0.5450393560475888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-09T16:08:30.986Z","publish_time":1728490110986,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.75c51ae05.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.75c51ae05.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.75c51ae05.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.75c51ae05.0","@microsoft/teamsfx-core":"2.0.11-alpha.75c51ae05.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"27bdf294b583c2d44704ca26939daaab0fe8fa4e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.75c51ae05.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-YZYDvr8/+H1yI3v6pEKzMuMMVPdNccJd6xit+cLZdZ1lReW8W3dNOSa/FGyWY8Tt5pIyv0CmiXpGIYDMEbUH4w==","shasum":"ec608dfe8948a6757e835e6ad46b561376edea05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.75c51ae05.0.tgz","fileCount":87,"unpackedSize":66912820,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJeXL/idsIraNoGjH7/ZQ0PUMaHVJ4V+9t5/4RdNuJ/AIgYarh94+7KJO6HSMyq/CKaStv/L7uczRg1/fK4sLT7Jk="}],"size":31176753},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.75c51ae05.0_1728576539665_0.12194819624159625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T16:09:00.415Z","publish_time":1728576540415,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.e107e784c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.e107e784c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e107e784c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.e107e784c.0","@microsoft/teamsfx-core":"2.0.11-alpha.e107e784c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bda7ebf7ec915a0b3a91d48593a724687b374697","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.e107e784c.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-T+jLmGpZRZlX1ZW+rgX+IDKBWC/xzD3S2ZnEVGduAs0OQa7jNnbHsV/WkEGDn12KffcJpvOE3EcUR9QXzRKpVg==","shasum":"8e6eb214b52a4be2745aed59ea6ac3979040cf0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.e107e784c.0.tgz","fileCount":87,"unpackedSize":66913478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHhbWzlloE5wFEJpbg99Hdt8IGjjngQd87Dliyj/QZcuAiBIndYSPTplZc9tC1+Z7KpSzgY27v9I/HAJKCsu2Q7w1g=="}],"size":31177024},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.e107e784c.0_1728662909534_0.037405128188847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T16:08:30.157Z","publish_time":1728662910157,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.889753773.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.889753773.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.889753773.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.889753773.0","@microsoft/teamsfx-core":"2.0.11-alpha.889753773.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bbb3faaff38e8f01063bf06f46533e20ec53cde3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.889753773.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-E9pw900ycMD1ki+vDzmiTdS4Uj02Y4qoYPo9keN1NPEhKsLBAMkRxxmIlyAUwcxK1OutEJr9RK/cRpbW21ce/g==","shasum":"ed1175d5c48f4597fa9cc593faaa599157707fe4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.889753773.0.tgz","fileCount":87,"unpackedSize":66913257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3flpuGAufzkvpYxnZ8DdrExlLQQNlJXHPPO9AScEAmgIgUi3wu7GX1kmHMC0l/46tdH2PaWni7l00O4Sfrquvik8="}],"size":31176692},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.889753773.0_1728749314745_0.9831875644972188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-12T16:08:35.451Z","publish_time":1728749315451,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.ef1e05412.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.ef1e05412.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ef1e05412.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.ef1e05412.0","@microsoft/teamsfx-core":"2.0.11-alpha.ef1e05412.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ba5a93a8af3d1b429471588f7123d2174dadc311","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.ef1e05412.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-sM0t4tV40EqDHoXdXlyucYa9q1u6BujJS9b8o6c5rV38R7YcfImHt05yPWQyiUw1RFfARACuwYX/lCRrRSw9Pw==","shasum":"24f75225ad8d0a86677ca3d29035ee1afdae77af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.ef1e05412.0.tgz","fileCount":87,"unpackedSize":66917116,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7CAbDoD18dV1vrUzksNv8bGkjnrJLFVwj90PvaWF8jAiBZ6Jq8SOalgH35xN4iGyc1jjILDUED99ixhM07gPbXuQ=="}],"size":31177184},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.ef1e05412.0_1728922154277_0.936739736618315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T16:09:14.785Z","publish_time":1728922154785,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.ab66695dd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.ab66695dd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ab66695dd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.ab66695dd.0","@microsoft/teamsfx-core":"2.0.11-alpha.ab66695dd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f53ef8802a9d09b0ac6bd9834994c9ea8e3b588b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.ab66695dd.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-KK1qVYgmY4Fnf9Mr9fZV1lkIqBapL86iAQ/vwwcNGsiLbwQ2FtPAnNAyDa0uMm50h8QzP+Z0SR3s4Id52ag/8Q==","shasum":"abf5eb9bc77a9c7300eeefa0439aa8fef1a4ee4b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.ab66695dd.0.tgz","fileCount":87,"unpackedSize":66925031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGR4No/YO/QQtJQUsnEQmpuJyL66dlr1EWzMOuzikN1qAiEAnB9D9LOcTFlSlkqGgheo8mAFipFoBn5TKRNu7Lfaeo8="}],"size":31178781},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.ab66695dd.0_1729008514046_0.8436901419297205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T16:08:34.697Z","publish_time":1729008514697,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.11-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7cd7c89fbec22a62009143cfdbae24c3df131266","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-rc-hotfix.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dl75iYP62DB6XJuXT6LmtTPPy2PtQYxSh2jLQtacXlirh8AQY3+bIRa2P8nxVJk54iIQvi8u14H8J3wqzk9oIA==","shasum":"8cdbd6f4626e4912a2b9c21320a29cc40302dd21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-rc-hotfix.0.tgz","fileCount":87,"unpackedSize":66757043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCmeSz7C+gmxnSszJ6q11zqJAQ4qDUjWJjTHbEaaGpbQIhANCsKJmFE0oUK+RpqZ3QAxJlZX/CazOKeLYgD2ump1rt"}],"size":31083847},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-rc-hotfix.0_1729072648518_0.48228198551826895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T09:57:29.112Z","publish_time":1729072649112,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.7a98a1ab3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.7a98a1ab3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.7a98a1ab3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.7a98a1ab3.0","@microsoft/teamsfx-core":"2.0.11-alpha.7a98a1ab3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b46df6661056ce934e09a022b86ee3f1cf023a8b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.7a98a1ab3.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-/s1nfrhYZVDEBU+XCqzYK6I/bcNQXDxYqjg7JNSWiviP1AmUtpYoJobz70E/HQhIkvPRfRLxkJmoXsXXm9sN4Q==","shasum":"25e90f6dea729cd102c3af671edcdcda4399eb3c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.7a98a1ab3.0.tgz","fileCount":87,"unpackedSize":66925498,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9m0I5HVqhOgRFNyUt25fGROCM2IznB0egIUT9RRibuAiEA9cw5F05VLl3TiGCpHDZrAjTcU5pH/3IhqLcJV8itrRM="}],"size":31178675},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.7a98a1ab3.0_1729094903930_0.5661996562637497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T16:08:24.609Z","publish_time":1729094904609,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-rc-hotfix.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.11-rc-hotfix.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4db807441512b2a76c8c6808686aee86a6407580","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-rc-hotfix.1","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-ZziX3eLigv0+neZ3Q8Rh8FI5BS0T5dZsfoDBNjLJy0GdAbG+HkN4qHhCHHVs5JTWP0aq+im5paeOvRBKBzKwdA==","shasum":"d3a4de4d13c493a5ea8f41aa3069b05db0cc70a1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-rc-hotfix.1.tgz","fileCount":87,"unpackedSize":66756679,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAETY6Tk0Er0hRuS9W/pMBvR1SERV+4Vkgz0Rm0OdCeQAiAh+ZT+jK8kWTvqDlMHBs5bjSz3Ck+ugQ6ZZpShHAxhZQ=="}],"size":31083753},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-rc-hotfix.1_1729147394942_0.10852151616262073"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T06:43:15.576Z","publish_time":1729147395576,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-rc-hotfix.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-rc-hotfix.2","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.4-rc-hotfix.2","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"0b2e0e6d534a30a22db352e79449288a0f67a061","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-rc-hotfix.2.tgz","fileCount":87,"integrity":"sha512-Fl4I5rKd2gdHrRDdz8TUyas4vUElRXGqSixMmKfeQLO0bvuQ2CaEUvEzpOn3vQgH6q51xcuJZEJ07xTjUIr25w==","signatures":[{"sig":"MEYCIQCIDh65mSoCT2cvz9KXpt8C2vJO2+1OFt7KMeYOvGZMAQIhAMdTjH3QM0+Ronc7p4LsDH3f1z4M5iursfUrYJm87JDQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66756749,"size":31083845},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"f3981223e84f6a42ca769c18d299faf1e21627eb","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.2-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.11-rc-hotfix.2","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.4-rc-hotfix.2_1729156435222_0.8820986564390161","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-10-17T09:13:55.728Z","publish_time":1729156435728,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4":{"name":"@microsoft/teamsapp-cli","version":"3.0.4","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2","@microsoft/teamsfx-core":"2.0.11","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7199ccb44e6dc8f72680b6752f965a424b0d0fcf","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-l4WtObu/tDDP3OtR7W+1lsLflJjVQsq0ZAaWj+yjtvvfFF5xykcUzjgyGAipxnKfr6lGCAdrnL85eukZkPDUWw==","shasum":"dfde0898f9dcf1cf2279fb797ec1d2dc409160d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4.tgz","fileCount":87,"unpackedSize":66756661,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDc5CWffJ8nmYOq0EywjjMITai4o65lqeJCYLDuH4NZwgIgek8C3c0SaDzIeRBSGmzaswDRgpbPzHtFYWM3MOH4ofs="}],"size":31083814},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4_1729157666790_0.04779129365777446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T09:34:27.402Z","publish_time":1729157667402,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.4-alpha.c1ca4fa41.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.4-alpha.c1ca4fa41.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c1ca4fa41.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.2-alpha.c1ca4fa41.0","@microsoft/teamsfx-core":"2.0.11-alpha.c1ca4fa41.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0c2ccebcf29e1d5ef14de1862ca6c7ea04c4f0fe","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.4-alpha.c1ca4fa41.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-oCTl0DSr9MobCwuT8ou6Tsh6tnl/J4dLiuUWYWhv+rjunBctzc7xe4XzUeRQ85TwQKLuLfprV+XbYeKpLqz5Gg==","shasum":"161acf9fd3c6ac64055b99221ab2720d87474d7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.4-alpha.c1ca4fa41.0.tgz","fileCount":87,"unpackedSize":66933046,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICLAPMVcDTrCdv+XzxxMcAD1aHdQhVco9eW7kcmkhEtRAiEA0zAKTiGRkDR7TrK/YXWHakq+IDcGhhtge+m0NHsETG0="}],"size":31179302},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.4-alpha.c1ca4fa41.0_1729181316423_0.5282968292457242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T16:08:37.177Z","publish_time":1729181317177,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.9432e5ed4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.9432e5ed4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9432e5ed4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.9432e5ed4.0","@microsoft/teamsfx-core":"2.0.12-alpha.9432e5ed4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"70546607c414518266033d6e73e030c1305fcef1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.9432e5ed4.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-R0kdRuvRzW0Kk7VS6QItJ1/JxRHGGUj71iU85dCkyquBHAv98NU9LTtE4lHkXdNgt447xhOh0UtS13kBDDFftA==","shasum":"7dc63877a7ccd93cde21342a945ebe2b330baff3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.9432e5ed4.0.tgz","fileCount":87,"unpackedSize":66942490,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZ9O8U6SU5V2GbTeT9wnJRp46pJVChO/Ejed+xEdtuFgIhALpgb+jyzCd6ooJQpP1S197vH7bj/d5n5Gk4cFvQcVS6"}],"size":31180499},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.9432e5ed4.0_1729267732689_0.34426971033337805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T16:08:53.230Z","publish_time":1729267733230,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.b8a9ab9fa.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.b8a9ab9fa.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.b8a9ab9fa.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.b8a9ab9fa.0","@microsoft/teamsfx-core":"2.0.12-alpha.b8a9ab9fa.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fe578371091d35cbd65a10053cd9b77a1caeaaee","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.b8a9ab9fa.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-jGl7hmpTKIbBCVOGUp62x46RH1hzM5K/WJ5GQDLjy93WnSA6gEj7iHd9BGBwfUkWSjyoFvX765xE6xKNMsy2SQ==","shasum":"a19eaa725997baa3bcf231e2ffa1e25dfba62d8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.b8a9ab9fa.0.tgz","fileCount":87,"unpackedSize":66942490,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFItYTt6ZNkD3jpYYDDCPqL38JnRaUCWxZa84afjlYnHAiAn1CfTs6Li0/Nx/vFntz+ZQNHFJJ/74F2Y7Kkxi1sGpw=="}],"size":31180498},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.b8a9ab9fa.0_1729526942413_0.35307301625810195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T16:09:03.098Z","publish_time":1729526943098,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.dc2ed64c9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.dc2ed64c9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.dc2ed64c9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.dc2ed64c9.0","@microsoft/teamsfx-core":"2.0.12-alpha.dc2ed64c9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"22e32fe4131772aab0733a3765d0fac7c205e3eb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.dc2ed64c9.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-tyjxPDnZp3jonf2gVsrJSD79kDFdJC+1QKuHbv82xO/z6RKhWRpjPEmoonyYIOWyIKQfYpitpex05i0Fg3/EQw==","shasum":"3177a3302a901a9408a2f1979db2ec73f984963d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.dc2ed64c9.0.tgz","fileCount":87,"unpackedSize":66985269,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5eEMdTqNSEcmiBg+SHAWHHq4RC5UkdUCrMIfmUh1RYAiEA1Vef2QIpmxnnFCtU1rv7gWZ4sigufw1LQ5anKfQLX1M="}],"size":31212941},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.dc2ed64c9.0_1729613308184_0.775579165742903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T16:08:28.793Z","publish_time":1729613308793,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.572d2b73b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.572d2b73b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.572d2b73b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.572d2b73b.0","@microsoft/teamsfx-core":"2.0.12-alpha.572d2b73b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"e607bc11749d5382f538fe31c414537ee23a87c1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.572d2b73b.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-ce3q8OsL+DkS5bJFVITI9zL1ZKyadDQAB0ecAR9gfpuME3A+2j82tekFUNjnyvRmJPiGbwz8nj7ADzTfdLAKFw==","shasum":"a43bdb04f7add054781531ccc56540ae7006d4d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.572d2b73b.0.tgz","fileCount":87,"unpackedSize":66997201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX1fkeo5854XAY+Nh3yDqxhSXqRKOSgj4Rh5N6oH0KzQIhAJt3jJGiynQM2QWyAbpLefZgRzFRJHJMxXtx3Bh0hsJk"}],"size":31214932},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.572d2b73b.0_1729699739484_0.38840193453181215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-23T16:09:00.074Z","publish_time":1729699740074,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.57c8910a9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.57c8910a9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.57c8910a9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.57c8910a9.0","@microsoft/teamsfx-core":"2.0.12-alpha.57c8910a9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"45ff135aeccc8dbd381454fcead86b3525f9425c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.57c8910a9.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-+cscUGilCH7Sz/F1sFtlLNDYXIuljkV4OMojnqOpUCYUeB6JiQRbjmCcLn1eE98VvMh0xBbfQ3Z5aaMz74KVAA==","shasum":"48ce0b43e6594886c9b2cdeda24fbf400232e533","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.57c8910a9.0.tgz","fileCount":87,"unpackedSize":67001285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAel+9ZHfdx+NJSlx5WvjoygWCoZYW/+HMlUO8Y0oZZAIhAJHaLZIjD4u5txKkP0fOHJxQWE17/mANgqo+vrFBlHll"}],"size":31227784},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.57c8910a9.0_1729786126203_0.0298957466674159"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-24T16:08:46.651Z","publish_time":1729786126651,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.910004768.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.910004768.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.910004768.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.910004768.0","@microsoft/teamsfx-core":"2.0.12-alpha.910004768.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7e4a6eba64e299cfd40e975703fabbd0109422af","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.910004768.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-cSSfXYtG0HDv12C5JKvdrTKKqD4kD6vt4hBQkuCvNLZ7yC+SmMt83p8/zfHGs8+WmKEZpNa/IpcGyV+mmJTmeA==","shasum":"a01eebe642647c8b236cc816c42efdb2684a1029","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.910004768.0.tgz","fileCount":87,"unpackedSize":67005980,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBD3AS6LP2pTXx683S/tUxx8N+GSX63dunLgbD0VQQtPAiEA+TcvSRqftEiEIt6I+aXiunFcpNMFQvEltDk/cqzGKfU="}],"size":31237148},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.910004768.0_1729872531256_0.4704390201671602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T16:08:51.745Z","publish_time":1729872531745,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.6f30def09.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.6f30def09.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.6f30def09.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.6f30def09.0","@microsoft/teamsfx-core":"2.0.12-alpha.6f30def09.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"165f48a0254d07b29fdf214b0e86a99d51e0389e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.6f30def09.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-bWyjllXRCOrt79tRs8GeVhVd2h1c8cAkuTpCdSsfbpd0gw3hBRcNkUwX84A5OU/uVJBnU0oHY+REnNNCSvrVQw==","shasum":"dcea5a80afceb548fb1b5e1ce107cb40f5cca7f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.6f30def09.0.tgz","fileCount":87,"unpackedSize":67015886,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2iY1Fwb1NWC7jMHEQ4Gy0R+fV3CzsLmhFpvqjzBYKLQIgCkomeDoUvdGYOKcPwlAGY7Bw/LquD8dFh5G5ISXOPZI="}],"size":31239840},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.6f30def09.0_1730131739634_0.34225872042162897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-28T16:09:00.266Z","publish_time":1730131740266,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.09af212fe.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.09af212fe.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.09af212fe.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.09af212fe.0","@microsoft/teamsfx-core":"2.0.12-alpha.09af212fe.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"12182bef3676d5ef2cc8a86486dd58a5f0bb9b09","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.09af212fe.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-wF6kAUdnBTVVqZb+JJlqwP7y8t4JA1QZTDW4PmK+khcqb25BiUtzEIUQVvC1bt3MalGtqRPbm/rtavzM6LKFwQ==","shasum":"641e5f36d52456cff003dd8492d1093a8e7b10fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.09af212fe.0.tgz","fileCount":87,"unpackedSize":67063044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaspOlk4eWESt1ygZ5Ajw+gfqKVsThlu4qdG3se53plAiA3GvBLOdZylfUNv6psPSJoWdb+uTjy36jqvSnrLoXFhg=="}],"size":31256094},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.09af212fe.0_1730189304320_0.6256789240614926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-29T08:08:25.058Z","publish_time":1730189305058,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.ee7099d29.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.ee7099d29.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ee7099d29.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.ee7099d29.0","@microsoft/teamsfx-core":"2.0.12-alpha.ee7099d29.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cf9fe4dbf07a47e13dc9f2e05d787ea9c43a7bbd","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.ee7099d29.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-et32pRv6eWR73R4DvxSY4FbN+wlkqBgRxKFIHb9nJ5oJeOLdlZH4taF7kokcS5xUzne1+gcXHBYjDU+0L1rgsA==","shasum":"32bcec8b6c5cab63db343cb2598abd67b2e2d1eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.ee7099d29.0.tgz","fileCount":87,"unpackedSize":67064676,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZXtW3L9taU/7Vq2HhKziLAntoDVyOz9BYBvTkc9AjaAiEA6+ehfMZ36MoWsAvIwxb44y4vtps/4L+w7SNBjQHA6ZY="}],"size":31257496},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.ee7099d29.0_1730218127880_0.2066914154385009"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-29T16:08:50.012Z","publish_time":1730218130012,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.5c1647cc1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.5c1647cc1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5c1647cc1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.5c1647cc1.0","@microsoft/teamsfx-core":"2.0.12-alpha.5c1647cc1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d0f8800f7d87094572d81f52f728a1c0fd7e0b8c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.5c1647cc1.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-lwdXXglnl6Ayb5dQ6cm3darGRaw8VXNLgFkq/DXSSKbwaTxpdLB8n+wWP1Z2nxov20Ldei4k28CfgwculDgcCg==","shasum":"19dc10ab245c1af0dc599b20b79317c008e22fda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.5c1647cc1.0.tgz","fileCount":87,"unpackedSize":67067302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBhMjd5sLfIeXjsUA0rbcQF9kbXKpnscejgU8/Pt284uAiEA5K2D93RSoexLZ3BXq05o0LqGGjZvaw8sSxEYBYY4PqA="}],"size":31235288},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.5c1647cc1.0_1730304520185_0.687814815995049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T16:08:40.777Z","publish_time":1730304520777,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.28adaa0b3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.28adaa0b3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.28adaa0b3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.28adaa0b3.0","@microsoft/teamsfx-core":"2.0.12-alpha.28adaa0b3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9ddadbdb2b3207a869695f9c21feb177e71c4e39","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.28adaa0b3.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-YxmdxsU32HFz1D2kaWtMhG420emYlrYKixHM8hgq8c/7l8SDolpbTmLSr65aaDkb8wXftWeZ1tl0HDHyg2KONQ==","shasum":"b76c9de05e15afdaf47d20469073d096a70a7063","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.28adaa0b3.0.tgz","fileCount":87,"unpackedSize":66391697,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHr2vLlGCh4aZGZQNsapAORxvCEVFpAstlHXSWltnacAiEA0fliGVwwlLychUaV0g9CBdobQc/vyXhOITyhSuTjG6A="}],"size":31057744},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.28adaa0b3.0_1730390918848_0.8232542992647338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-31T16:08:39.333Z","publish_time":1730390919333,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.786f6c493.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.786f6c493.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.786f6c493.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.786f6c493.0","@microsoft/teamsfx-core":"2.0.12-alpha.786f6c493.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"745beb4f154bbb88eef4f1f446f870c12ce455f8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.786f6c493.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-WqGi+xYQeTeVC6iB9Lc5kK6pOzVchXIOwQppOdlw30fDUz05+FrSFNCg6irfiWqFQmpfJH9wplS/XxM+KkpmFQ==","shasum":"21e7ae6f53a665133ca6a855ce88da2321af8136","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.786f6c493.0.tgz","fileCount":87,"unpackedSize":67374627,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAq4OsXR7WU0V46VM362MksOR+Vl2If89yIJAy/UuUgJAiB6eo3e1QVV7sik7+UmarhMw6R2NtUl1n289bEYvgM91w=="}],"size":31269855},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.786f6c493.0_1730462602731_0.2839077780981134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-01T12:03:23.237Z","publish_time":1730462603237,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.2f545e56a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.2f545e56a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.2f545e56a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.2f545e56a.0","@microsoft/teamsfx-core":"2.0.12-alpha.2f545e56a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f850723f55b0c6002294d3ab8bd0d6730b13b300","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.2f545e56a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-5SOVOU1HdmmxDNdZ2ZeEYNvgMgf0W0JMYFvrttwKEKYiYeQSN/NpHSXVJbUDgy3hWTFfLKN4nMMKWbLIgROtsA==","shasum":"e0d895bec2c37aa2c4318ef4d9796886c1e0e3ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.2f545e56a.0.tgz","fileCount":87,"unpackedSize":67374548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2L5Hr159tz/cXUe7movT8DJHVR5riTGhtM1Fm8zHp2gIgfOebEgli39VE/Lqgs1JW8yxUneg3AyHgeIfIVdgrtrY="}],"size":31269905},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.2f545e56a.0_1730695275262_0.17192602400399593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-04T04:41:15.731Z","publish_time":1730695275731,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.97cf719c6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.97cf719c6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.97cf719c6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.97cf719c6.0","@microsoft/teamsfx-core":"2.0.12-alpha.97cf719c6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4169d27a7b06ae7363aa30a4e070371b780a14ed","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.97cf719c6.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-AndhBRTZNJg+U2O6PMOkQAaxFCkb3ukzJBxoJnRokF9KwZDIK3gxcAjUhdYxDGmygtWFfTVJIDYlB/v1JRKQeA==","shasum":"b49098be9978f3dbac99422714fd8533b1613086","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.97cf719c6.0.tgz","fileCount":87,"unpackedSize":67468222,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyqe9XbeXUWhsN+P7cvUMPmwKKMvSWjqZHf8NbzKC5fwIgdd9DBjRuO+LJm7a7YrP1KjeCPicfKAroA5NBGNcQy6Q="}],"size":31298178},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.97cf719c6.0_1730736527626_0.139097302160184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-04T16:08:48.140Z","publish_time":1730736528140,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.c3772a0e8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.c3772a0e8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c3772a0e8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.c3772a0e8.0","@microsoft/teamsfx-core":"2.0.12-alpha.c3772a0e8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2bea3543923e5862a726522e1fee8e7170991c40","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.c3772a0e8.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Hu9X4gB0Nq0PtZpchTeR+2q2ABFFUCEnWzAlWcbXxb6km9tILAse+NuNqTZB8ts/Umv5E0udXN1j0AEgskY9zg==","shasum":"d93e7956538e686e01aedc2a3cf75979339f3a84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.c3772a0e8.0.tgz","fileCount":87,"unpackedSize":67481210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwQLW1mtcmmuwnl7KfiJrB/tXJB4IcdsUHxHr0Zb7qSgIhAIgbAs2fSqMl4me3dI0gK9bTCeEibPBbBC4a+eNDGfn2"}],"size":31300285},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.c3772a0e8.0_1730796760897_0.9974681325970496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T08:52:41.398Z","publish_time":1730796761398,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.86ff45725.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.86ff45725.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.86ff45725.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.86ff45725.0","@microsoft/teamsfx-core":"2.0.12-alpha.86ff45725.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"340947c52a31e925f10591e416a594de88b4aaa9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.86ff45725.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-MqS9/QDyxJ3WnWWu52FTHjxLpK/AR+vpqRz7DmmWckEvl6EczbC6LvGbMp2u8+FAGfEGwaVxbHhdo+NLqW9zAA==","shasum":"f492217900a08540a63d8aa410a072d4d1d05e9a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.86ff45725.0.tgz","fileCount":87,"unpackedSize":67481693,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJhpDZm/hfihsA91wGwFbqqh2QUfbfrYqCFd570EW8uwIgFl40lTOso46KdwdQ3E6sV4Gm+6GbQjqUWC+g8S1U2Wo="}],"size":31300726},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.86ff45725.0_1730859571146_0.14459554198641555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T02:19:31.636Z","publish_time":1730859571636,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.9aa2f037e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.9aa2f037e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.9aa2f037e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.9aa2f037e.0","@microsoft/teamsfx-core":"2.0.12-alpha.9aa2f037e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"575e879892f37ec5f4aeb95edf7249473f8dc98c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.9aa2f037e.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-y7bxCGA5XVpdZxycePo0JfoAhDOTZ3oCaaIwGCgfNvKIT5TuH7Kwcbu/zu7zUSlV5AcCNh+LBQaLtiBg3LgrSw==","shasum":"871ca3dd6954b12c1f927550f4ee6351c0eb6433","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.9aa2f037e.0.tgz","fileCount":87,"unpackedSize":67487600,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi9D8dVOeO3q2J1Epb2z5WxBmdXCLEAqzgY06yh/YyXQIgMT+ZGkP8cKTTF6vNwpMo7NVPchgqoW7BFt43RlkpF1s="}],"size":31302129},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.9aa2f037e.0_1730909339877_0.5590668426071579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T16:09:00.379Z","publish_time":1730909340379,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024110707.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024110707.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024110707.0","@microsoft/teamsfx-core":"2.0.12-beta.2024110707.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8937c0878167e8733ee5189b9e642be7b7faaf3d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024110707.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-1dgkUQx/58C9UyGxjj8ql6F3lktkGbkx8ETRMICOPBfUIHp8DxQr4BlmyXHjP5u57vEx9Nvy5hYNGCKQiIvvWg==","shasum":"b4a8ec9703bcee83fdad0f7b144e9f0990253865","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024110707.0.tgz","fileCount":87,"unpackedSize":67511280,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkiBATQZhzxcjjd0lo+Lu8RSMvNTbcvjBzzBs52tNolAiBQ2QBOnz/YtDJFnGHGbltjH5eCgvy2Z31oKuzVIJaHWQ=="}],"size":31327189},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024110707.0_1730964247811_0.07381041161332469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T07:24:08.361Z","publish_time":1730964248361,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.07f6df81c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.07f6df81c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.07f6df81c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.07f6df81c.0","@microsoft/teamsfx-core":"2.0.12-alpha.07f6df81c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"44387a87601de696cc80bb1d6c5fe756ab1c74ea","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.07f6df81c.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-wxg+YWWm++SFqLLB5GH1z16/+WwGWLlPlza0WAEpM++h+3lo7KjUUOXVfNhGOyRDqvfxKHe5qa3L5FaV95BAtA==","shasum":"87b2a1dccdc869fabd03105d929e0b5c6cc5411f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.07f6df81c.0.tgz","fileCount":87,"unpackedSize":67511298,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUtyLwy4KJcludu/faJQK/Pf09xZ9plESTEjt7rdKZJgIhAIPIeIURQ+Uh/sdyyWaC4m/2IbEw4Nr3NjasPp5nX+IX"}],"size":31327500},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.07f6df81c.0_1730995713722_0.35255814666372354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T16:08:34.448Z","publish_time":1730995714448,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.ea529ab0a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.ea529ab0a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ea529ab0a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.ea529ab0a.0","@microsoft/teamsfx-core":"2.0.12-alpha.ea529ab0a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2f7f74e1c937b2e55686203931eb8bf680658cad","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.ea529ab0a.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-ZdmAwH4eAsIcphS9SI4mt4uMFtwTS+ZPOYZQhKkZ8KU2RngwGzEYb6OKUFKSas+hqX+14DdHXgRDnFcOr01g/A==","shasum":"1ffd3d6cca0f50cd9ab40ddd51c303a5c98ff0ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.ea529ab0a.0.tgz","fileCount":87,"unpackedSize":67511213,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkd9iE6UaE69UDOqSFXa1K+9jGCGtmU/WCCIiYN7utFAiAojlAwSSDKFbHw0J1ynmjG77HZJoYVyot7u+aqQXmmLw=="}],"size":31327467},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.ea529ab0a.0_1731082115284_0.03128419823985529"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T16:08:35.988Z","publish_time":1731082115988,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.33efd3dbd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.33efd3dbd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.33efd3dbd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.33efd3dbd.0","@microsoft/teamsfx-core":"2.0.12-alpha.33efd3dbd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6ba8a1d95912d9baececc512bcecb30301e4e518","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.33efd3dbd.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-6rx+MZoc2vT4Dn5p40AYM+EMzy/mkXGQBBrJUaXEmiKGkRO1RyCSDc7uSndRREZwKL/LGUt53pyxfSA88910Gw==","shasum":"8586399070e99a94fae76a75f0915045836e7251","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.33efd3dbd.0.tgz","fileCount":87,"unpackedSize":67511213,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUI3/I6Z8mJMlZEF7/kpNFvGYtP8AepWGSoi65XidxdgIgFbPgMcWPZhTf4L2isEk1L5PArAsK6bdPnL1Iix0BzuE="}],"size":31327459},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.33efd3dbd.0_1731341321884_0.017712808496469945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-11T16:08:42.479Z","publish_time":1731341322479,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.e623f48bd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.e623f48bd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e623f48bd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.e623f48bd.0","@microsoft/teamsfx-core":"2.0.12-alpha.e623f48bd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6e245c83b801c92a3ed138f9a24a7655db3fdba4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.e623f48bd.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dJzbpTvfgWAET+CNbT6xCXHyha4tsk4KHp4nGhnFVwzVXfGdp6orIWxKtOq95B3xZ6B0RtYUAKEcWID8mXE6Ng==","shasum":"a4e0dc9f595abde993bd3655188bfe5240eaabc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.e623f48bd.0.tgz","fileCount":87,"unpackedSize":67555524,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH32JwJcXCT4y5nCbgr4AfBdHzLxMvM5PzhcFJPCuM+iAiEAt1NADQCdvcSrg7Px1061/VCm+zzH+sRcFhUBJ5ZPt58="}],"size":31368017},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.e623f48bd.0_1731398845491_0.7251357635755282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T08:07:26.104Z","publish_time":1731398846104,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.c59b92632.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.c59b92632.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c59b92632.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.c59b92632.0","@microsoft/teamsfx-core":"2.0.12-alpha.c59b92632.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cf3e604d5a644c9d82498ad28179b6e4b4ad83e9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.c59b92632.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Ibo5pMhVemuLspFzMYvrRw4cxluux3ThRRUsjpRva/w3ZfvZ0YHaWvedTVCXvtea6BPURgCPVG42quci2hv4jw==","shasum":"4006d23b450e2d55dc8babca69bfa65b26341c42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.c59b92632.0.tgz","fileCount":87,"unpackedSize":67556240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDepeXh1KejkrE1oZOHuKo6zvm4uWfs5fYBMan77NbY7AIgSP25INUL9MkPfq0YCR0c7wzbeqCKmH+6JW7mvARbNN8="}],"size":31368007},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.c59b92632.0_1731427761769_0.4247629230389147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T16:09:22.590Z","publish_time":1731427762590,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024111302.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024111302.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024111302.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"861a4b69a8c2b86820cd74c351bfd1443e830975","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024111302.0.tgz","fileCount":87,"integrity":"sha512-UIBphIx/MBkwpgdmDy7uE9MIusmNM0qRbT0ooVPLIYf6hissUu0fejy11ewPwSGZ5yUVlGsNm933QfnKGaSxfg==","signatures":[{"sig":"MEUCIQCWz43qEZ2edivKkJcfD2IemsOkJaj5XdMCkXpq+QW1JwIgZAIfFmIGXxV6IdUn4iV62fYabgMFHThteeStApSCIyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67550786,"size":31363581},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"64df5b6e7c23978c1881233d6874e4c841d6a2f9","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.3-beta.2024111302.0","@microsoft/teamsfx-core":"2.0.12-beta.2024111302.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.5-beta.2024111302.0_1731466933925_0.16190527499478247","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-11-13T03:02:14.470Z","publish_time":1731466934470,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-rc-hotfix.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-rc-hotfix.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-rc-hotfix.0","@microsoft/teamsfx-core":"2.0.12-rc-hotfix.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4dd35968eec9cd3c3846ecf9fa2fc797026512bf","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-rc-hotfix.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-9v/3uEi1/2gi9zmohHdqW9J6v5W5Tobl4YBELdXTzGOzxZJN6pY4cDG1+pF5AgFPKdUJzotDQhIucSNCUAddgw==","shasum":"8e2cd40d1efbd255e69844f6e411920efc625685","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-rc-hotfix.0.tgz","fileCount":87,"unpackedSize":66757100,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZqmZzYE2hO3JA1ngFUD0bAb/kQypIk5uAeGJEaiv4LAiAdSfZU2dEi2amMHoiJX10x47IrOIhXW6Io1HLGRtKZ9A=="}],"size":31083824},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-rc-hotfix.0_1731469751480_0.6158123517901222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-13T03:49:12.595Z","publish_time":1731469752595,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.1e0763330.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.1e0763330.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.1e0763330.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.1e0763330.0","@microsoft/teamsfx-core":"2.0.12-alpha.1e0763330.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c57937eca8661c95d0cddb195d8c4ed724592534","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.1e0763330.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-jCV/ylmaujH9HKFpoXZQp2U1p7altXxyttC5SnqyVU8NSL3aIqdJjNau6McYMisKq9H/X7xLlpAZt8d3g1+xfA==","shasum":"f1670d77a7472ac77a9defa1fc71f356f643e79e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.1e0763330.0.tgz","fileCount":87,"unpackedSize":67553169,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTfkJY5PjY1GPnxxLw1mF+nOkmTxyGPloV3+GCwmAIRAiEAhWs5+FAqRY7lkifr+R2QslY62elpXAYLQrGREVFz2pk="}],"size":31367632},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.1e0763330.0_1731514134942_0.04412051149856144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-13T16:08:56.799Z","publish_time":1731514136799,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.c1f95c2d5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.c1f95c2d5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.c1f95c2d5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.c1f95c2d5.0","@microsoft/teamsfx-core":"2.0.12-alpha.c1f95c2d5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"911507d0a142fa3062ed8b490dd82f397ad9dd62","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.c1f95c2d5.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-uOsQKbVOsb8YT09raaGJwivg0SV1C0J7rR4sWkzAmgNO7efKnUyMACmOWJLm//hV5c/JMjdUvO2R5HjNG8nAcg==","shasum":"cd2133d3b176afff5fbe7c5916a5625db5eaae7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.c1f95c2d5.0.tgz","fileCount":87,"unpackedSize":67572645,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE5KAXsD4XMDb7xnJQOZTBuX0jAs8+CF+oiojKUxtMckAiEA5Ogpi0DiFP0gKb2DEiqKnCBR9VV4TknCgVofCMOXYcc="}],"size":31386781},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.c1f95c2d5.0_1731600528864_0.45279869014023366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T16:08:49.387Z","publish_time":1731600529387,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-rc-hotfix.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-rc-hotfix.1","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.5-rc-hotfix.1","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"22537d9d473d889fb9a533faa6a82f2c14b794bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-rc-hotfix.1.tgz","fileCount":87,"integrity":"sha512-jqoz0P1B9SabQKoQ7RR7/FIFwrR91GrRDMd89Bdpqgh6W/9e+3F/mZZZeA9W9kUVemfQ3fsFhBZ7ftTuf52Ssg==","signatures":[{"sig":"MEYCIQD+go0sZR7d7R0FBPrpvie5jqGG5zt+E4fei9CAOinOzAIhAOp1w1LeozQ90uiL3wqRn80nubezdBq1XbTqWqi6gfew","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66756867,"size":31083377},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"e60b282d53729c096e00dc0b7ea3c20fafbb64e7","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.4","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.1","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^3.3.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.3-rc-hotfix.1","@microsoft/teamsfx-core":"2.0.12-rc-hotfix.1","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.38.1","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.3.2","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^4.7.2","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.4","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.5-rc-hotfix.1_1731652080075_0.2864168355168877","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-11-15T06:28:00.647Z","publish_time":1731652080647,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024111506.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024111506.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024111506.0","@microsoft/teamsfx-core":"2.0.12-beta.2024111506.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"282b5f5c049a58ccc79f1679bbb4bdeb2a08f65f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024111506.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-dkjOWhWj1S9crB1GM2vUG3q/J1GCfOiGEvHdofAcvrSxAuk6xcFfssncIaaW9XqlKQFTHdp1Bf5K7hD5jSheSQ==","shasum":"200a132a37f101d651b7e4e0891ff089d46b560b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024111506.0.tgz","fileCount":87,"unpackedSize":67550339,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBy7oBEwCu4TkZDnYZL2rtmMq1I5t62tLHgJ6wtfu1L3AiEAsMEn5Lkj6B8+q+Lw+Bvv5OT7ib+9RoLoSNq8TgHxDLk="}],"size":31363599},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024111506.0_1731652840028_0.6632803951453594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-15T06:40:40.623Z","publish_time":1731652840623,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.8abc127ff.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.8abc127ff.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8abc127ff.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.8abc127ff.0","@microsoft/teamsfx-core":"2.0.12-alpha.8abc127ff.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7b8842f9d8ba46dde10be0c8459ea0ce7ab993f9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.8abc127ff.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Q0RExcoovmDivJSr48K+S0/u+VIGIAvEdCnJdmcSkofaL4E9O9nEKdyPQExP2OlC1aKxF+rvGPjm2lY7lU+V9A==","shasum":"50c396c46503a923912c4e1b182089c65ae8f965","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.8abc127ff.0.tgz","fileCount":87,"unpackedSize":67573852,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBLtAtGMA9G7Gdi4Oo94XgXF+YkbjvJjv+UbgTyns0L5AiEA8h+gFGF0VqKQz6DgAxxQ5Fcff5FP25dBL3SWROrNtDE="}],"size":31387471},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.8abc127ff.0_1731686923595_0.8948604000866542"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-15T16:08:44.539Z","publish_time":1731686924539,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-rc-hotfix.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-rc-hotfix.2","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-rc-hotfix.1","@microsoft/teamsfx-core":"2.0.12-rc-hotfix.2","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a5cbffc0e3e32dec0b13b22c004c2495d1e66e3d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-rc-hotfix.2","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-RdAnXXy2gA2/XbQeH9f3pK0soz74Dz93xO4qEfcHf5vnZrkvmRObxeNyxGOLGRjSltiFzE2xtRIUal4+hyGoag==","shasum":"0062094b4be050017fbf4f27eceeda4314d7aa82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-rc-hotfix.2.tgz","fileCount":87,"unpackedSize":66757221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHV2nQf5tO4CP1Bq/sHb4x0PDs0AMmURIBA59Y9FxeGQIhAOaIFwU2Ugj1lzG+YSaOyGQjpHWE3Q9m3Q31zkm4KjNn"}],"size":31084395},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-rc-hotfix.2_1731995444876_0.03309590658800987"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T05:50:45.497Z","publish_time":1731995445497,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024111906.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024111906.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024111906.0","@microsoft/teamsfx-core":"2.0.12-beta.2024111906.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9e6713b2775e121199de4516834663268f196c0a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024111906.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-9BqF7PQ4BA75fZUimReZfdUo7lvJoAMPAxqe77b1rY5VOsg5F44Kd6iTUFBEn7u1C0evwzGcIvQ5MmLcNFF/KA==","shasum":"65da7f5c303d64c387943685315ae7a63da46c40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024111906.0.tgz","fileCount":87,"unpackedSize":67550395,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhgWhOY9bTnK6zbaiht5PFoS3HKAeDNqgQq8Ply53g9AiA+ATybwe17LgKM0aeVE8KNEe8Zlef7kb0UzJiFQ6HojQ=="}],"size":31363623},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024111906.0_1731996404870_0.6975915180344676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T06:06:45.363Z","publish_time":1731996405363,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-rc-hotfix.3":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-rc-hotfix.3","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-rc-hotfix.1","@microsoft/teamsfx-core":"2.0.12-rc-hotfix.3","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2409dc4c40791b28b03968b18e22bb731a47df56","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-rc-hotfix.3","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-l6tec6eTNMtUd+wHRnZdxYTvOtyEN0gTR6yPA6+5wKtckULp3wPgCu+sg8oSlN3alVKzo0sb2ctHmFP2y1kk2w==","shasum":"9200212a7f8bb5f1ae746c17cd8ca19c95917731","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-rc-hotfix.3.tgz","fileCount":87,"unpackedSize":66757168,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCahfCB/+X63xa6G0A5vCIDGxd2566/p9VmDbVbmPdy5gIhAN39AbDuYSrjzaiN2BOpLCQszlqFAeLs9JqmsdF9sOm3"}],"size":31083655},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-rc-hotfix.3_1732003418739_0.2782302041124656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T08:03:39.533Z","publish_time":1732003419533,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024111908.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024111908.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024111908.0","@microsoft/teamsfx-core":"2.0.12-beta.2024111908.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"25702ef8868ab6ff7600832a82ac68c5592be072","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024111908.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-fXK2rnHWqm6RwZkyAQAbMred9a2JY5BuzHhqNstHbAK0z2tw8jgHxqGVSp0DGZmSk2TPOUcmKyyS9XBypiCPyw==","shasum":"e78cb47da4d9d106c672db71298f6c4ae1d0b8c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024111908.0.tgz","fileCount":87,"unpackedSize":67550401,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB3HrWAQOcYJ4/Y05WONAr33vZV5dc+3pVF1Ec7a+iS3AiA8+IyVPmtLtCAdNgSprXMWcfuKVaEaSedWfIM2luFfbg=="}],"size":31363362},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024111908.0_1732004123365_0.6520348781371264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T08:15:23.947Z","publish_time":1732004123947,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5":{"name":"@microsoft/teamsapp-cli","version":"3.0.5","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.14","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.3.2","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.38.1","webpack-cli":"^4.7.2"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.1","@inquirer/prompts":"^3.3.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3","@microsoft/teamsfx-core":"2.0.12","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.19.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6a4668989944e24635fe03fe6c5a05b07c348e30","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-U+gQY4GDOmuATf2moFJYZGqHXgaKF/Xifuggas74emu9m9mIphm4NHfLkHLiVz9VBKvEOuvaVWV7PkDl/qs7og==","shasum":"409f1fcaaa0cd7a62a8c0000a896b8e03134d053","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5.tgz","fileCount":87,"unpackedSize":66757080,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCns4iROE4k1ZnAnmos9Dw1I2F2hvgwxEWI8BlaeA+b0wIhANQW+oEVZyif2LQuh6DrFSiQI1TZZE8O362H7EhDu0uG"}],"size":31083611},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5_1732007951683_0.4980989611305222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T09:19:12.131Z","publish_time":1732007952131,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-alpha.decc8f69b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-alpha.decc8f69b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.decc8f69b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-alpha.decc8f69b.0","@microsoft/teamsfx-core":"2.0.12-alpha.decc8f69b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"43597e952ccc123d711808c043914bafb2f6b39b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-alpha.decc8f69b.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-m70ivejmHJm1Rm6DzBXj6ojy52X7r/3vHOojUeipWYDSINtufzGl4HZUNZ6/YDIrTghdTMYmMRfnXuLsRq1MaA==","shasum":"cfddcfae351283230913298ed5b7ca679a97348e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-alpha.decc8f69b.0.tgz","fileCount":87,"unpackedSize":67575155,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKcYrMXNHq7bg117vjyKR+2Yo0C7+Iby4ZH2N+CDO/WQIhALI3M9xnAwfDLM4dTFwBj/+IQyRsSYpRrOwC3+PHRhQG"}],"size":31387784},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-alpha.decc8f69b.0_1732032541838_0.186173811173032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-19T16:09:02.424Z","publish_time":1732032542424,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024112007.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024112007.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024112007.0","@microsoft/teamsfx-core":"2.0.12-beta.2024112007.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"288ad479407e20256db2e708f97229852cd7c058","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024112007.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Wl7uadQ34i/jGg3wa8VWVvTu7svgoz6Q+3NioDJxRHdT0b1f6atUIIM/PD2uiybGDM7y9q0Z519l+nHI25zsrQ==","shasum":"d646d06a1745d47aa47179379099b4be06faad3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024112007.0.tgz","fileCount":87,"unpackedSize":67550397,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUD77TOwdigEeKxTkQrkQK1WWNeUGIqdsIEMUdpu9LAAiAAwwaQPqdWtBy15b0jFLXe8UqdrJDc0uHGrqo2SIJ1iA=="}],"size":31363380},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024112007.0_1732088039592_0.3590858324253532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-20T07:34:00.107Z","publish_time":1732088040107,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.425b32d09.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.425b32d09.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.425b32d09.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.425b32d09.0","@microsoft/teamsfx-core":"2.0.13-alpha.425b32d09.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"accebc3d2173b5bb9d89bd9f7e86bfbfdd9a389f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.425b32d09.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Bj//U9r9SCLD9i0hbTLO7sjyHdVgfoEn42lIjhMAIA8DC3/cePai6rNNtWpHorhE4Rm5FhGy0NtzSigD+pbahg==","shasum":"4073f9770c0d443bed46ec1f7d4d3223ef5a7250","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.425b32d09.0.tgz","fileCount":87,"unpackedSize":67582187,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA11wMj2e2ly+7X0HpNEk/npJLQfdQrkLmzfCrJ/cyprAiEAl3iAufEhQENzpq6rxlnyumAeMPsqBbyQr794FhNNGtc="}],"size":31401053},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.425b32d09.0_1732119014541_0.14363768684359512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-20T16:10:15.029Z","publish_time":1732119015029,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.e84e1682b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.e84e1682b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e84e1682b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.e84e1682b.0","@microsoft/teamsfx-core":"2.0.13-alpha.e84e1682b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a725a4e8b7753b6e01d09abc7609060e74bd58a3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.e84e1682b.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-G7yy55S26jgvqDyD0nvGeR/oL5Wz+n1DlgtSnVsSDs9zF0w/55IkWBjBDzE9uD/Z9LvUWhvDYP51LJHLeCxzvA==","shasum":"b4003f685046d1bf50c1ac6e738e63ff6e7d358a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.e84e1682b.0.tgz","fileCount":87,"unpackedSize":67577637,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWAhQ+3UdNYDjzKS+c0pjVEFaB8vrDJQ5PzLHX2SQGcAiB2gJIRorvPVStPLwN7hXGhDK5LQGCxCMB/diI0DmNyFQ=="}],"size":31400380},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.e84e1682b.0_1732205337671_0.7348820013720385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-21T16:08:58.261Z","publish_time":1732205338261,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024112206.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024112206.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024112206.0","@microsoft/teamsfx-core":"2.0.12-beta.2024112206.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"21bf9f176c6c825c1c7f63074c4189eea8cf8b4f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024112206.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-exesQ0X7gprjT4lhkgrT2XE+Floa8+pGABYzCRNuRdHnDWt+sxLdaig3p2koMnFVNVSiucasQwmrW219PzzsmQ==","shasum":"62f9afc8f23ed2e1fadb178cb97e4e9a5c63d567","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024112206.0.tgz","fileCount":87,"unpackedSize":67551032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCi2UzDxQbeM7NY1zjkPF+CSuqlg2fESVxTQJ7f41q+gIhANXZUuockedW8TS+6e4wKKsEzDZXPsz8Or6Mvn9Pd6ii"}],"size":31363375},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024112206.0_1732255940927_0.6635403369324209"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-22T06:12:21.421Z","publish_time":1732255941421,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.ad0d7aa1a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.ad0d7aa1a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ad0d7aa1a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.ad0d7aa1a.0","@microsoft/teamsfx-core":"2.0.13-alpha.ad0d7aa1a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9ba67af6f8e12f442b1ef56ac2052759a649e00d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.ad0d7aa1a.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-wHe+r+Kd9WGTNBVrEuX84C7ESScLqnnMVDgEv7WPUALNuwGSREgB6JyINaUlUnQAYrb9Y9eFVILZKLjRILEN6Q==","shasum":"094b1b7e3a856b342cea6c39be7a50f4ac743f86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.ad0d7aa1a.0.tgz","fileCount":87,"unpackedSize":67580852,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdSjkhfzhvDDVlRITxkudGczEyraYYpGbAUCFmwN7DOwIgAe4NCprcwWa0kDamNMgsyUSBwpSyXKUTTdTkM8oiJ3k="}],"size":31400770},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.ad0d7aa1a.0_1732291739237_0.05231029405834953"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-22T16:08:59.736Z","publish_time":1732291739736,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024112506.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024112506.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024112506.0","@microsoft/teamsfx-core":"2.0.12-beta.2024112506.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c7c457aab514df6650c8850c6bc5c35050d39a64","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024112506.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-7Pd4eBjVl7PD/IYcmvTySan/c033UtNqPVZoVCbGrtX3qove6fsVsyVdBNJZycV/MxYIciJKuTC8zuNd5Or0Lg==","shasum":"039e7a9c0faee35638e59ad7306e17e3165105cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024112506.0.tgz","fileCount":87,"unpackedSize":67551038,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfnj8U+zz6z67HpbC+fp84G5KA4ZykhJqPEtue8DD+RAiEAyy3TU2uy7AF0OKI07LFA64v568DjSuKX/Ac9BZzKdGQ="}],"size":31363370},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024112506.0_1732514967307_0.9478347588607958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-25T06:09:28.292Z","publish_time":1732514968292,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.a2c09e877.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.a2c09e877.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.a2c09e877.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.a2c09e877.0","@microsoft/teamsfx-core":"2.0.13-alpha.a2c09e877.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"079d81eaeb33e9e3de17346d12b2894cb158b89a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.a2c09e877.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-YA1dTw7l6/aPVP3XjSpQR3jbFu+aAY+avVLR7CAmY9ylijN1U93T4zs7XC91GWLy0+ZKMSyPV8PsyjHQWViX0A==","shasum":"6acdb1d9994556aa88ae3827241f93b59abb2ca0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.a2c09e877.0.tgz","fileCount":87,"unpackedSize":67584386,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDaiuX51PViR+wLNgX0MmgLGmlCLGsyi3j+F982SYOrOAiEAtzR8ucrKt9d+htoY3N6BnbNp9xDq1N5pRtYrKeuAaBM="}],"size":31401340},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.a2c09e877.0_1732637327362_0.7717668169053333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-26T16:08:48.021Z","publish_time":1732637328021,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.db2563b3b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.db2563b3b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.db2563b3b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.db2563b3b.0","@microsoft/teamsfx-core":"2.0.13-alpha.db2563b3b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5b3675aec7fe34cfd3bd3ad206a88a4843c7f60c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.db2563b3b.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-DDQH92DyIrTKFFWFKaq7jcIMIptxE4e7y69qjmScM5PYBJVQBpj85afzrZY2/tv15DZ6ajsNnFyocpNxtNvA2Q==","shasum":"deea38d7bec743f52b210c8dc97dee9430a5fa11","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.db2563b3b.0.tgz","fileCount":87,"unpackedSize":67584400,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZaddUvZzFCFLXGG/AeLGcKxBq3cj1T8K+7OUk7uwv+AIhALKG0GovphdRYasRbTSkZcx6D30tHSBR2MycM2HHbyZr"}],"size":31401360},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.db2563b3b.0_1732723744726_0.14838455960027663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T16:09:05.298Z","publish_time":1732723745298,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.bb396391e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.bb396391e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.bb396391e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.bb396391e.0","@microsoft/teamsfx-core":"2.0.13-alpha.bb396391e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"16810b463cc29e3945a879eea68c89e8a32d2a40","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.bb396391e.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-YVhQNuc0SRpsXKpKRwkcB+mX4wkYpzmZNWw09708LrDhmrO4yCwMz8zXHaTbmmhvGvnsh7cQOk6hHFGoJVVXXw==","shasum":"ca3eaed6d17b5e80c2aab4505f6c69dff292cfcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.bb396391e.0.tgz","fileCount":87,"unpackedSize":67586728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvOaEs3Azav7IImeF0rsNuT0Djok15td9pLiiYNc/4PwIgXJvfZxQt2c0WhWWb9hPI9igSvxYSsArIKKE7ZNJsnK0="}],"size":31403331},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.bb396391e.0_1732810113274_0.29309244363084175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-28T16:08:33.791Z","publish_time":1732810113791,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.5-beta.2024112909.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.5-beta.2024112909.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.4","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.3-beta.2024112909.0","@microsoft/teamsfx-core":"2.0.12-beta.2024112909.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b877549b50903c1788cc56f3dabde176a38e9851","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.5-beta.2024112909.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-/fKwhQB7V9KVSRrzquXKLxhwSGHHxBjhhPok1sP7CtHC3jch0Z6a+9+Gl9Qs7KSGjmkB/SRuhZdwEEFtKOkgoQ==","shasum":"097b20a2557f32e5ec9ac51cdac046c016d98a4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.5-beta.2024112909.0.tgz","fileCount":87,"unpackedSize":67556521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHK9qOETIl3FaOcWwgrb3dA+nQeHXgS8NY5Rq+GIA5VGAiEA5L4xjK83IJnofzYgJQX4R4oEGrTQRGKjJhj4A1EDvP8="}],"size":31364138},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.5-beta.2024112909.0_1732872525209_0.6077585388632805"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-29T09:28:45.930Z","publish_time":1732872525930,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.679dc7df6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.679dc7df6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.679dc7df6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.679dc7df6.0","@microsoft/teamsfx-core":"2.0.13-alpha.679dc7df6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b0a8bfddaed1b9c0e5a78e44f818f9095baa4928","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.679dc7df6.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-qqNKwjEpHI34ZV+g3xi0qmn4WQwwWlTiAZv/TdJG6y8Dw8E08Yi6Sv2GSyNcpGh8/GhrzIXbev55TsXRGfpQHA==","shasum":"cc1a0d08bd61d7aca287724faa222d3e25b3cc93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.679dc7df6.0.tgz","fileCount":87,"unpackedSize":67586754,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVstjoJiLZLJhUAJDczqs2ACMVfJ1EeAaX7k8qpcKVvQIhAKeLxS6y+c5L4Yz+lWEqAL8ayVd5On5QAYGPo5dLuF8p"}],"size":31403373},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.679dc7df6.0_1732896516813_0.607109365488234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-29T16:08:37.348Z","publish_time":1732896517348,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.5e509eccd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.5e509eccd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5e509eccd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.5e509eccd.0","@microsoft/teamsfx-core":"2.0.13-alpha.5e509eccd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c17d2761ac82fa41ecb12526a5ae7026d947aeb0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.5e509eccd.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-GYruxZVuVchx4A3qDdAKPawOX5vM6DUSflnE3m2LB64/BOIrbrmDQcT0g7v2heDmA7pkpp8FXiXdJXWWwSUhDQ==","shasum":"4c8b4520a06050b6c28cf68d0b949aa47c59eed9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.5e509eccd.0.tgz","fileCount":87,"unpackedSize":67588356,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCr3nG9ijZ3i4eL4yoA4RrRkaq3C08p23ZFMb3FWkXS3QIhAK6kHe6U1QB5VDgCHOFsgbbN+x5pHOksAY6+nW5FCwGJ"}],"size":31403769},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.5e509eccd.0_1733155734388_0.9226243290093603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-02T16:08:55.249Z","publish_time":1733155735249,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.bae167d81.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.bae167d81.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.bae167d81.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.bae167d81.0","@microsoft/teamsfx-core":"2.0.13-alpha.bae167d81.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5d512bd94912d0167c75948d190b320aa79c850a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.bae167d81.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-etD6fb0+CGc9cTeQLZK2QQ4YtP6V4SNBGEpYtPnmTG7jmc7ZeociCPeZCNl6VytSgTFQNPMfyMG1tVMK5T0SKA==","shasum":"ba932ff7c6cd06044c394618be323100d4dea28f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.bae167d81.0.tgz","fileCount":87,"unpackedSize":67597221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAZv1wZ8y++9riScB1dtc6pH9XjiTVzq3LtoJZ4kRnlkAiEAsFa/LL1xT6SUI/Wyd3Wn1Bdv0iaQC+tMysfWNzmAQlg="}],"size":31405425},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.bae167d81.0_1733242129957_0.6345259918896065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-03T16:08:50.594Z","publish_time":1733242130594,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.5577464e2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.5577464e2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.5577464e2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.5577464e2.0","@microsoft/teamsfx-core":"2.0.13-alpha.5577464e2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"79142ec43bd718605afc1c7d6c197c68dab55a89","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.5577464e2.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-SZteZI4xjZYjEYDrNOR8mNSU+tnrqA3fmq6VheCXIxznjEU9vTNx0AltPkqgdCORgvo3wrpdWE/ZO2zBU4q3Kg==","shasum":"a447db9fb53a7a69ae68fb0b17d2b3493e126180","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.5577464e2.0.tgz","fileCount":87,"unpackedSize":67573084,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD71xIIE/001EJnOZ6c5RC06l7o8eNZVO6fGbOuY1i1RQIhAIA7l6JpYZ/xN+Tyry3ElLej0BpAEBnAOslj8x36sV63"}],"size":31403857},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.5577464e2.0_1733295580327_0.432772140364172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T06:59:40.799Z","publish_time":1733295580799,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.396238b05.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.396238b05.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.396238b05.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.396238b05.0","@microsoft/teamsfx-core":"2.0.13-alpha.396238b05.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d593d0b34a3ceea33e43991525ba28d8fb729167","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.396238b05.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-MU61L0GdbMYKXDOZco05lij3j5Kc9CbaTMS6/sairpUwqLSzK+3lrQ83N9oxGymdIMy0Fsmk/8fHvi9f895ILw==","shasum":"3df7c85df476d9bf28ca902ffc7c2501495cb9a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.396238b05.0.tgz","fileCount":87,"unpackedSize":67573821,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDV0Q0DnM0r++hf4SO88itcK8FHo9nbyd2jOs6gg9wJWAiEAlLO22aFGxP2V2zGnGXBhy8GSQ6nYef+Ox0Ksb74LKMw="}],"size":31403984},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.396238b05.0_1733328565151_0.2478827870567486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T16:09:25.924Z","publish_time":1733328565924,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.eb9d0eaa6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.eb9d0eaa6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.eb9d0eaa6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.eb9d0eaa6.0","@microsoft/teamsfx-core":"2.0.13-alpha.eb9d0eaa6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ef80c2970c7c1472b9a23204d77fcd040aa5beae","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.eb9d0eaa6.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-kn9SioeNqg56DvLMi78nNDl0q0QjP1ipN49CCZefEaEff/trPCIdT0r9TaAABHARQKjXWipqgFWZgcH1JLIuHQ==","shasum":"ef3fdc851c3768bb66e3ab752cc58036bea3b77d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.eb9d0eaa6.0.tgz","fileCount":87,"unpackedSize":67577950,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqw8joDExVS6Fi/uDLq9sitqXoPgQ+yUOIoeq84zsBKAiAHpxYbqjHHef/wxgYo2isimP9CJhZJjM++7CvNbc2jCg=="}],"size":31404661},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.eb9d0eaa6.0_1733414959537_0.2610184641829578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T16:09:20.128Z","publish_time":1733414960128,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.60a09c9bb.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.60a09c9bb.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.60a09c9bb.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.60a09c9bb.0","@microsoft/teamsfx-core":"2.0.13-alpha.60a09c9bb.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5fea0d6214d994beb17b6a763d9836dc972d059f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.60a09c9bb.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-0bhxbd2FcTXlThahO1Tjepiv9xbYuNzQWUA5Mk/MNkMrgwIME48mrY/EVo7M05sb/lAI8tsrSLq15sBben8jLQ==","shasum":"e9ca5b1f0ab8ddcb5ed73fb708695dc4376ad267","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.60a09c9bb.0.tgz","fileCount":87,"unpackedSize":68050999,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpxahX2R2DiaWiurWMnvSuSw/kBIx3/J1HNPcoygJckAiBFcGwZoUOe4DsxsvxA3h7BgZQPD1OLHCVJfmUa18mq/A=="}],"size":31512212},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/teamsapp-cli_3.0.6-alpha.60a09c9bb.0_1733501348121_0.12905753746510773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T16:09:08.777Z","publish_time":1733501348777,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.59a7e76c4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.59a7e76c4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.59a7e76c4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.59a7e76c4.0","@microsoft/teamsfx-core":"2.0.13-alpha.59a7e76c4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2bff65072cb5793fbfa1d298f26eaec602e20ece","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.59a7e76c4.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-LilsxK7CM08raMAQYHOvn1+99gyMp/botvcD1oweXsHg+iN/nPuCOuU33K8kuH3b2LRWTkiTNntiNN5ffMdSog==","shasum":"00f1074e9e6a08c6e4579217a7565d7786241c25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.59a7e76c4.0.tgz","fileCount":87,"unpackedSize":68049638,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCALBAjqajhTkqK/Ddxzdb/Z7EzjMXS0P3AsbtBhSRzaQIgVL/J9YvAESN8tT9T0hJaeIQgqPPIo2OMh1/z4xk+WDc="}],"size":31509960},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.59a7e76c4.0_1733760552490_0.9552859735391441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T16:09:13.591Z","publish_time":1733760553591,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-rc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-rc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-rc.0","@microsoft/teamsfx-core":"2.0.13-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"15d0aaa8d3ea3292a821b00f1dbe23510c109695","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-rc.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-zESShAkUW9GW5xmFa4gjYivaWWTLoytefJoDytYknPcAdxGe+iGBR2ZNx3ao6qrjcBe0va4zJJt41jLoE195jQ==","shasum":"585549a8558245f6436d3652f5191be049efb55f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-rc.0.tgz","fileCount":87,"unpackedSize":68356458,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDD7vMMmMO7x4+F8RCdStNlj7MPCwnxKVGcBiEWkNVERwIhAMeQcEdW+9E103w+LdAB0TBGgMYxosSQFiUeUjuKymrq"}],"size":31591491},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-rc.0_1733807940308_0.875594521669711"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T05:19:01.245Z","publish_time":1733807941245,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-rc.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-rc.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-rc.1","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-rc.1","@microsoft/teamsfx-core":"2.0.13-rc.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8c682c03369832ce530b1002347de49f3df6961e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-rc.1","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-BJaOj7S4OQI3iwfx6+4lpUXJLmdBtYV7TmynW1ANvrcO4Dl1oTTzk+jbLaXPjwtz8iidhWUmgbeTouV9a7MEug==","shasum":"8eb4863b0585f345ba9f175617bd702f26f276fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-rc.1.tgz","fileCount":87,"unpackedSize":67558229,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+yy58YHpmDNFQGscs6dA8zaCW1fNf9qt+QsqYLYB7xAIgTvoEXKkkEQPkIQ5loWm4ahAxV/GGpzaOrIkwOKVfFak="}],"size":31364254},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-rc.1_1733818262603_0.42889015291183563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T08:11:03.506Z","publish_time":1733818263506,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.ae4f2b9a7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.ae4f2b9a7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.ae4f2b9a7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.ae4f2b9a7.0","@microsoft/teamsfx-core":"2.0.13-alpha.ae4f2b9a7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f4a8c6be536f66e6a9eae5550a0a02e8b99e3719","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.ae4f2b9a7.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-QvZZqJbjgsigT9Uxpj3C11M0h4ybRC+1P6rkZRdDVInkO7qtHBFE54OTHzXoQH0+g/ft3gJr/MOZk2o0sY2wHw==","shasum":"f6dc8d1c60689384663983af699c8c4b266b634d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.ae4f2b9a7.0.tgz","fileCount":87,"unpackedSize":68356779,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxOmsBOBips1SVH4lj2z9h95ZVUeOGPWbfuPlhLHJATAiEAv2miFW/TGCIYY+qHqgE6v81MK8XscDGRXHiFzb9PQx4="}],"size":31591630},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.ae4f2b9a7.0_1733846948853_0.30357408979725586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T16:09:09.422Z","publish_time":1733846949422,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.af47bc3a8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.af47bc3a8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.af47bc3a8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.af47bc3a8.0","@microsoft/teamsfx-core":"2.0.13-alpha.af47bc3a8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b97991baf56ac7698cbbb217dca8df8f7ddf8d1c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.af47bc3a8.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-HWTNVvEB4jH992o9pCCH0SHP3imwR9XSf9omlNJI6pUnoz9d4A75hNJzi1L5Yk6Kfs7Nr0XuEJZG8o6xtqockQ==","shasum":"b7d3f731f6064f58a0b1bf95c63190f8b527edc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.af47bc3a8.0.tgz","fileCount":87,"unpackedSize":68360094,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICeJU6m6IttJg9aXff3bYkHI2+IN84X17lswjuJd4IJ1AiBgKcoiWXlo+okzZq6JT3QbVflFwZI7WPkCk0WqYe2AGA=="}],"size":31592281},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.af47bc3a8.0_1733933351559_0.9550569412861969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-11T16:09:12.117Z","publish_time":1733933352117,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.f33089c4c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.f33089c4c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.f33089c4c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.f33089c4c.0","@microsoft/teamsfx-core":"2.0.13-alpha.f33089c4c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"06602ae6632bd40015028b3dd32abaa21e21b7f1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.f33089c4c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-IhAEKsQiX4Yq/O2oObZKOXD7NlHOSh0xrAoDKVo3E/CrTEtTWWnVJAxmrKIKtLI3tzg5Yqz9zYghSigOHmVinw==","shasum":"32deef6c8897c53829bf044ed21947966d02f0c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.f33089c4c.0.tgz","fileCount":87,"unpackedSize":68359902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/DRWH3qMMV61AGEtokafX4JFGF8RwN/LsTzfcMpU3fAiAoGy2vbJ0mt5iOv0yrIx30P5IhZQpZ7R9RpV4/Ec8gYg=="}],"size":31591931},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.f33089c4c.0_1734019739599_0.05488422851603625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T16:09:00.181Z","publish_time":1734019740181,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.d5d97cc87.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.d5d97cc87.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.d5d97cc87.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.d5d97cc87.0","@microsoft/teamsfx-core":"2.0.13-alpha.d5d97cc87.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"06b13b87d0e46201a11bb3a62d6d505275f837c4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.d5d97cc87.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-0RNfhBaKycKitZ2ff9a+5Xh+ehkOOKFBC/divLcY8i7Bt1OY2EI3Po24WfwEwIrdXIRrFSyz//Ej0YaAwx2Xvw==","shasum":"b1e7e4da44218a6f5d7ee0a8bfdb5f0994d33d44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.d5d97cc87.0.tgz","fileCount":87,"unpackedSize":68359907,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTOBj/2VBmtKLT9DiT6GKI2UvmgcSDkStnD92ePAqzmAiEA4DLwlZRgeh0NK8Y1EsIA+STkrPB1qBal4hL3Js3BDMY="}],"size":31591937},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.d5d97cc87.0_1734106147799_0.525464686643001"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T16:09:08.947Z","publish_time":1734106148947,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.e3e79e0e5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.e3e79e0e5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.e3e79e0e5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.e3e79e0e5.0","@microsoft/teamsfx-core":"2.0.13-alpha.e3e79e0e5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7389e52ab77edcaa72d126936e38a8025c9bd20a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.e3e79e0e5.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-EvP/DYMIoMaolZInqPi1aWzeXmG+eB9gEbfMdKpbSZaAkFQclyoG/31oo1MJoJ8w1wOwHWuCXDDx9bgix10Xyw==","shasum":"e41e64bdc90857c077c762f81c520e342af0d4b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.e3e79e0e5.0.tgz","fileCount":87,"unpackedSize":68365924,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWyv5SPNIhIs8b99A5YQKtaOlvjesvlPFxi+rxXHUKKwIgHYAemw6CoAkyFBMHkt+qOvyHgNUjuXkqNvEAmjPBpIU="}],"size":31585969},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.e3e79e0e5.0_1734365334694_0.1963141108690014"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T16:08:55.391Z","publish_time":1734365335391,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.8f0fc4543.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.8f0fc4543.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.8f0fc4543.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.8f0fc4543.0","@microsoft/teamsfx-core":"2.0.13-alpha.8f0fc4543.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a8d1374004c75aac7cb5524273c8ed0e81c79e7d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.8f0fc4543.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-JV2Msfmq0oPJL1/LAAlEjYbLsgMu9jbtct++iHiXHoLmXNtafoCrI6s9GPTMvwFCwAWdxoBxsr/vFrr97Vgk0g==","shasum":"a5aa4cfc80f55a4a0d65c2cf3fab8a5834593a27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.8f0fc4543.0.tgz","fileCount":87,"unpackedSize":68375284,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGja+QI+CDMDcXkqaaub5NnwSsTGuXqKeu0wvvEma/XwIhAONaBqGoO5wTtvsEJ13IlrcnF6nkcFNd8xCQP9i7diBU"}],"size":31589644},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.8f0fc4543.0_1734427816609_0.5264067461296909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-17T09:30:17.094Z","publish_time":1734427817094,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6":{"name":"@microsoft/teamsapp-cli","version":"3.0.6","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4","@microsoft/teamsfx-core":"2.0.13","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7e4dc9364906e17944f90db96f77fd3838da9fa4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-fgX3qx6d/PWh/bBErVHC1JVM24VIwAymqMUW9ouWPcYLwR9YzAVbrnnmMxwf/Ud7b02OJJE9MKnK0WMs32JJSg==","shasum":"7c795edb87121023382667aac853f6d0bb220008","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6.tgz","fileCount":87,"unpackedSize":67558533,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFmpSxi1vyF/katpD8v2Lm7gv2zvSYry/MdD50UYTOW4AiEA8Ev9mBJoAVpoggGc6Sm1ryadGtwqdAJ6mmwOBZoJdXE="}],"size":31364816},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6_1734503742679_0.3074289771818566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-18T06:35:43.185Z","publish_time":1734503743185,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.24cc1dfce.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.24cc1dfce.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.24cc1dfce.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.24cc1dfce.0","@microsoft/teamsfx-core":"2.0.13-alpha.24cc1dfce.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c37463d01278f81cddf1efa27d8efb4cf6b7ef0b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.24cc1dfce.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-4+tRt3h3/V7CwQakIPvuGOWKlQ1A8tfY5X2Mo7E0ysb/E5R4fCgpTWVirY9SRY+Cm2V77onYywbSF5s5JbVToQ==","shasum":"8f74a787e13c26141e5c6c8d53c45bef4d643762","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.24cc1dfce.0.tgz","fileCount":87,"unpackedSize":68376291,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0Qc4PEdE3cJ23nQaNfKYACwOfFBxRfR5NPgLC/MkKRQIgHp3VO3YrWyoeFro78a4E85oZkpCc+nL3qYDHBjWNBkc="}],"size":31590230},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.24cc1dfce.0_1734538142044_0.32266451117364126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-18T16:09:02.597Z","publish_time":1734538142597,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.4a4474697.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.4a4474697.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.5-alpha.4a4474697.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.4-alpha.4a4474697.0","@microsoft/teamsfx-core":"2.0.13-alpha.4a4474697.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"da06e802aa91c9dee07137ed928837da13f15754","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.4a4474697.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-x7gK+ilmtI7dHoBYHK8++8D+4kKuVBDCnXl0jw6kz8H13FxQQbjGwjEdjbA3T87KjII26BlOhoHxeb1cSdRIJg==","shasum":"97b721f555d4db76c1456a814b5fafa08c04bc58","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.4a4474697.0.tgz","fileCount":87,"unpackedSize":68376335,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBcKD6KzKhUUdeuyftO8MFZ8+f6zM0hRbXnWU0TLVnmgIhAMmoTptj5RP0IyAW6dx8Uc2Yd0ZFe918/M8dmWI0GT7s"}],"size":31590021},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.6-alpha.4a4474697.0_1734624562603_0.8451892095332922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T16:09:23.138Z","publish_time":1734624563138,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.038ce65fb.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.038ce65fb.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.038ce65fb.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.038ce65fb.0","@microsoft/teamsfx-core":"2.0.14-alpha.038ce65fb.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9f9b25b4874b4acd161d61297c40043a21b1c844","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.038ce65fb.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-yAZhXQzl9+CN8mXUKKWTGbHHfCUZwYi4qp6HMeWfpQdxDMBVeXEmbQkf9QIKoHp02Fs71YPgyYjLFtdTCXNx5g==","shasum":"b24f0834f91ecb131ecba317020b38188ff08de3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.038ce65fb.0.tgz","fileCount":87,"unpackedSize":68375997,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBC1oLT483ktRkz3Rsh6U2Sj9R9AUiMi4+qgoMszD1fZAiBDO5z7wWS259yOurLUuWzc8OBNIV1ec5pJtC9DMfvX8w=="}],"size":31589675},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.038ce65fb.0_1734710953381_0.12032089476928887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-20T16:09:13.905Z","publish_time":1734710953905,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.4da5c3b2d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.4da5c3b2d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.4da5c3b2d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.4da5c3b2d.0","@microsoft/teamsfx-core":"2.0.14-alpha.4da5c3b2d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a3b30977867eddbf0ea9e4f45128099f820ac9ee","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.4da5c3b2d.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-JsF+nzeJzz7dp927smn6n3/uL21/QZmnlhFn0jMrDuIqTJN39evhTM77ZQfCWIFpeliCSNoIIaQ+/UdjYKBQaQ==","shasum":"5f5ab49f35b9222baee70935e94f29c11f2d25e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.4da5c3b2d.0.tgz","fileCount":87,"unpackedSize":67572511,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHtRfj5tGHCXI9pj3YCqH4K42wfxsxXZRzW8NJGU+kdTAiEA4XWXH5br7bTdLEo/U3/0AZljq0ekPx/UBF7cRsNZaHo="}],"size":31448190},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.4da5c3b2d.0_1734970142526_0.3569038927014445"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-23T16:09:03.207Z","publish_time":1734970143207,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2024122404.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2024122404.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2024122404.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2024122404.0","@microsoft/teamsfx-core":"2.0.14-beta.2024122404.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4b58786014d689b4304aabed14b23ec18897cc7c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2024122404.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-Oj91tPIEWKNn9XcBhSpLcpDEX9cMJG2p51FEKVvADzqIWYEmC6kUsjz5N9SSuZakRhKuJqpM5QVhq+LI4GAR2Q==","shasum":"848c3ddce3c6bf8bab73f96c8f857115666db189","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2024122404.0.tgz","fileCount":87,"unpackedSize":67572511,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYJwEeCmewJc9owddezM0lTqiSkJLt1eIfvwECNS032AiEA6CGjAxfivGDOIYlF4NpnMDgV1ony5PMLBC4DR6b0aMw="}],"size":31448171},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2024122404.0_1735013844015_0.9615828240251714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-24T04:17:28.876Z","publish_time":1735013848876,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.296219d9c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.296219d9c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.296219d9c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.296219d9c.0","@microsoft/teamsfx-core":"2.0.14-alpha.296219d9c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"885824025b3b7607b8f45a555080f31ff0402e0c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.296219d9c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-GnWe6XTR913JlbThzXezOD8kLDkdHCTjEBPkBPJSMHGWHHCkXJ4/JmUGSFMv028HL1ppvgXLKNjIJvW2zPIbyg==","shasum":"8cc67c219190ea4a4209235d6dc9d7f05c3e4142","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.296219d9c.0.tgz","fileCount":87,"unpackedSize":67573438,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqN5zRQaQpsePjwoSdY5EnCFdTxfhZzg6azrcYRJsjUgIgOAPvKJnNdLbNvM5dQwResSojLta4beJhad/ddjjfufQ="}],"size":31448978},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.296219d9c.0_1735056526155_0.49389033425299567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-24T16:08:46.696Z","publish_time":1735056526696,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.6c34b48dc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.6c34b48dc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.6c34b48dc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.6c34b48dc.0","@microsoft/teamsfx-core":"2.0.14-alpha.6c34b48dc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ceac7bd35a55152ec5145e5f9c9cd665ce0f562c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.6c34b48dc.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-pdIc4xTSizyvGbleCtPzRI0Xljf2W/ACUqVK74oz92iQwrUrdmuIreRiF0Ftg+/5k6kyJzwdhXmIIxKhR8ttAQ==","shasum":"2e8c80d668bf087493ebc547e6f7321e42138c4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.6c34b48dc.0.tgz","fileCount":87,"unpackedSize":67574256,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD969cBF02M0zwGN0zJWCLlE7wrx7r7SXWQxQqLXdU5sQIhAL5g1ydZ6PS6PrtDfsMTJw1QpXTTda72Spts+sSLHOS4"}],"size":31455433},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.6c34b48dc.0_1735229327470_0.5505993866024623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T16:08:48.021Z","publish_time":1735229328021,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.50b81c77c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.50b81c77c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.50b81c77c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.50b81c77c.0","@microsoft/teamsfx-core":"2.0.14-alpha.50b81c77c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"58a5913c88fd6a4b2a2173a1cf8bfe5979f2c8bc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.50b81c77c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-aWoRSYFcex4afIExaMPHCxmgyELgv8VLFi8J6luZPJzqYlH1f6ObZAE8JSpm49YdxhG114+wcEnEzhulKCQmAg==","shasum":"7cd7e3887334a8e84ac062af5564bb8958922b17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.50b81c77c.0.tgz","fileCount":87,"unpackedSize":67578145,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9XlOONnjuPuEkd+FO2dRR81dOzO8CoFF9hTtBK65JsgIgZ1NlNT/EVkQq5QtcBuoh8MJIYfMaP/7ZHejkuSL0IqE="}],"size":31456898},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.50b81c77c.0_1735315715085_0.7550453273185462"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-27T16:08:35.589Z","publish_time":1735315715589,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.f2d95df32.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.f2d95df32.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.f2d95df32.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.f2d95df32.0","@microsoft/teamsfx-core":"2.0.14-alpha.f2d95df32.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2649f8af885c6857ed41d6fb9e3fe44cb264ee9d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.f2d95df32.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-ylkQ41uiaVo3sjxGYjnw+BcxhkEOBYkAa0q3RRzCYnKXwpBiCB9lAMpOyDCBj3bA/WSSIP8hkxwUX6Cto3sVVA==","shasum":"f4c88b5232d6f7921b26ca87cc4f411d081195e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.f2d95df32.0.tgz","fileCount":87,"unpackedSize":67578657,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2GgF12Ez9xW1lzZuVG3BA/Ujm4j7Ik6By2qsk5hnL2AiEA95CqwMRjdewtuLwbZzax++kMECaYXkmQnco/WLAo8hg="}],"size":31457099},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.f2d95df32.0_1735574941503_0.15447174543250353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-30T16:09:02.139Z","publish_time":1735574942139,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.cfc9b2b14.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.cfc9b2b14.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.cfc9b2b14.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.cfc9b2b14.0","@microsoft/teamsfx-core":"2.0.14-alpha.cfc9b2b14.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"33667b0c9f32b800f28caf5d97ef4172b8e6b405","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.cfc9b2b14.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-fH00io2owPlKvYelL6qZFEbDf56U09YpmVDX634Q45BX644QOVL4TIo1g/QJZg9CWLv2BceXSToTSPV87cjYWw==","shasum":"375ac63269cccee8ec82c43e8340263b007b0789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.cfc9b2b14.0.tgz","fileCount":87,"unpackedSize":67578657,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEET6BHFT+x/cSZObfiLUzpexNCyfYW3zjXpZhWnNFiQIhAI8EcEntHLZLpcMID5iugWCin4qv6HHimB2Le1mHBypA"}],"size":31457109},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.cfc9b2b14.0_1735661324432_0.8937136558289689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-31T16:08:45.587Z","publish_time":1735661325587,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-rc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-rc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-rc.0","@microsoft/teamsfx-core":"2.0.14-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9aefcc395c1b5222f0924cea6ac8491faa95cece","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-rc.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-W/G+7NyXlFeiU1SrE8xHXvwyDVAxhci7ME0W2b7iQK+koo4d1nYXnK8ibmXGsPQ0l4fv3VsuvMqc8ViB+kVVjg==","shasum":"6751ce84a1cec456273ae54fe6e62f4f5c3b3d84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-rc.0.tgz","fileCount":87,"unpackedSize":67574896,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjjuvZH+KqRhPkaiCP9nHwTeSB1R0fGrgCr5RZhSu8CAiEA76WYxQhxZiiZYxPGTidpIYKgHmZgJK8dJZ8u1oV8io8="}],"size":31451392},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-rc.0_1735798984074_0.632614236624687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T06:23:04.550Z","publish_time":1735798984550,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025010207.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025010207.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025010207.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025010207.0","@microsoft/teamsfx-core":"2.0.14-beta.2025010207.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0b0d5e255f36ef7b4233f247491f14259abf1706","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025010207.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-cAoL4+T7aZL/Rll6ioQN2muIoCVQkppRK05WHoVMEMnqYuvx4ar5s06u9+4vWnW1VreDu5qSjtpOZMP49nZUpg==","shasum":"f31567b84e5b8496e51cc2ff30249be98ddce1f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025010207.0.tgz","fileCount":87,"unpackedSize":67574999,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrcG9+njd1kNsVkgrP4xCW74v3C8z4tUnldMUPNe9igAiA2+yhwmXDF1EDX7lirrH3mG61JoaO4VjQlVhki2rl8/w=="}],"size":31451424},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025010207.0_1735803470955_0.8512480608831812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T07:37:51.507Z","publish_time":1735803471507,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.db74b8ef9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.db74b8ef9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.db74b8ef9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.db74b8ef9.0","@microsoft/teamsfx-core":"2.0.14-alpha.db74b8ef9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a8cd6c18731a0ffa471628c6bb65021a90d06e3a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.db74b8ef9.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-J6Mo959/2LPXt7VZhZnmPU8F4Yrq1+iIcvuZxIJNH5IgKDzPPap4DD50REzAi0OVvH5RGTOojr0POZNzQNhTpQ==","shasum":"abdbce74be4dda3d135b2cb42b5b833605e05a9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.db74b8ef9.0.tgz","fileCount":87,"unpackedSize":67580936,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDeDawQp/Xjai/JpS15ESQ6zgIEF/1sDS8BOQqc2HQ1xAiEAve9XJjKY3G28yBfQNBgseqoOt/OIHZeOqwdO7gzKbtY="}],"size":31459898},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.db74b8ef9.0_1735834124906_0.5847360967838706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-02T16:08:45.729Z","publish_time":1735834125729,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.b717016f6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.b717016f6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.b717016f6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.b717016f6.0","@microsoft/teamsfx-core":"2.0.14-alpha.b717016f6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"1b7ef78c4ea5b0b90231f162a791b8aeab2a4a23","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.b717016f6.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-hjZt6Yrs4LH+r84X1bnceoLPQrc8VNWpmwXjJl+Zagifuz9WS2jSS/iCaO2EKk6weuZbH/EtlWzqdiFbnBrf2w==","shasum":"aba97ab13072424125acdbf4910db6d68814ac4c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.b717016f6.0.tgz","fileCount":87,"unpackedSize":67577426,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDOJCefbP8HGyWV2OVsrwjiSPt5Ofob6AyWoTGuf+bkrAiBqK8Vlr/qZe2Joqyx2de32phmWw1iS9ZUjX0hKM+IFcQ=="}],"size":31459085},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.b717016f6.0_1735920529127_0.07734480018433154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-03T16:08:49.744Z","publish_time":1735920529744,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.4a943cb0a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.4a943cb0a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.4a943cb0a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.4a943cb0a.0","@microsoft/teamsfx-core":"2.0.14-alpha.4a943cb0a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"23ea282a1601313e6425364523ab2c69eb0d0750","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.4a943cb0a.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-cs2KgRObmJyLb8aExaC79NeMpR+9WR0BFJr+Px9eq+7IsLXoWDJCAQafDjKTChP6bLmIZnB5jwQKgS7RSi7LvA==","shasum":"bfc369834f05551cdfd21f95fa7780d3b18c292b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.4a943cb0a.0.tgz","fileCount":88,"unpackedSize":67660040,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBs/ZJOP9mpTQhAmfkQm3zHNmX6b1olTzcQiHi46/wjfAiAYtnAePVMR/n4n2Q5bSLPIOHO/sXu0vMd1miejPXQ+5g=="}],"size":31471344},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.4a943cb0a.0_1736179906718_0.6296720272230547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-06T16:11:48.071Z","publish_time":1736179908071,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.5f395c1c1.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.5f395c1c1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.5f395c1c1.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.5f395c1c1.0","@microsoft/teamsfx-core":"2.0.14-alpha.5f395c1c1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"46d978caa2bdddfda641178791ec22d25e5ca1a1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.5f395c1c1.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-GR3ASTRphMTfJWvDDjK1zoVMoMUGiFqHfliFU0jz1H5CW6DY1DWcV9TRr2AXyKdNuYbk3PgQe4ljAgqJnymK+w==","shasum":"8294daab7fa36f1e5e3b74b2d4f8ec249ce8a540","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.5f395c1c1.0.tgz","fileCount":88,"unpackedSize":67660040,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5EC52nIQmQ4Xco/8xfTUpcqm6jTULQfZ5nqs0IJal3gIhAPV5sE+xC3tnsTNCGVDy+MoekdapCI3EvkqFrwqLqDCJ"}],"size":31471343},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.5f395c1c1.0_1736266969292_0.11478412870875698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T16:22:49.922Z","publish_time":1736266969922,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.66ee22767.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.66ee22767.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.66ee22767.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.66ee22767.0","@microsoft/teamsfx-core":"2.0.14-alpha.66ee22767.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"44bd107e42bf1c669f19d76627f1875a8378cce4","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.66ee22767.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-4rnPuTRCWrAB8Hf1T9wcJ3grNLwI9Io4Z4xij4QSF+9w8w3581i05aR0ztPwskQceJo+KkhIyNEN3A7+MuhnPg==","shasum":"cf0b09ad38e20d59fca3d02a3e1131fd6bad5660","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.66ee22767.0.tgz","fileCount":88,"unpackedSize":67659913,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPJr+Zpq+mo2DZ+QrBzBpyCCFJ3suPlKMwz9wpcoaLjgIgKwjK9aQn89V11LH9aFD7FzkGyROd0/uZJxtJhTrJN0s="}],"size":31471351},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.66ee22767.0_1736314929680_0.5159295009089939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T05:42:10.574Z","publish_time":1736314930574,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.c5bc9b125.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.c5bc9b125.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.c5bc9b125.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.c5bc9b125.0","@microsoft/teamsfx-core":"2.0.14-alpha.c5bc9b125.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2310954fd00b5506a9c7ace8a7b538ce82b3eacb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.c5bc9b125.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-+0r57sVawmFpOo0AD4PM92iGLiuuKdWv6Y1xHBYnHN2QRY5YMHoSlwqWFzBvzmK8Y7lqSw/WX1K59Dsg38YrAA==","shasum":"f18bf8f943dbb8dbdf66ea56153d7cf5bb8c6803","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.c5bc9b125.0.tgz","fileCount":88,"unpackedSize":67673154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2mPIPrQW3TpfZk9howwlvogVOqmssTFmR/VzENidmZAIhAIZ+SuPf7Qa/w2ZmaYu73gBVeXTIiPqmG6AP/NSuNE8s"}],"size":31473514},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.c5bc9b125.0_1736352622425_0.71662004832946"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T16:10:23.314Z","publish_time":1736352623314,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.9303bbfbd.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.9303bbfbd.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.9303bbfbd.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.9303bbfbd.0","@microsoft/teamsfx-core":"2.0.14-alpha.9303bbfbd.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c1a76a2e250dd69ea927878b71219c80e9311385","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.9303bbfbd.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-c+PV2aEppUVNgXgZ9Rsghy+rgtMXbvgcu7DQ/fWC5aPfttwoMfxi080ghHiME3GwqkZKDYjp/IRTvDhralC4wA==","shasum":"ede7de6701055ebeb5372ecc979095e81fb72625","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.9303bbfbd.0.tgz","fileCount":88,"unpackedSize":66597742,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAC6j3s8PDU4ERqKQB5M+S0zdGy8PsxR0SxuCECs0KgQAiEA6JyxHTvTsTw005qzCC09S0WeXb0IzfgLAOA3sSg7DRw="}],"size":31247147},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.9303bbfbd.0_1736439062462_0.24996330493931662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-09T16:11:03.068Z","publish_time":1736439063068,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.897ccb62b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.897ccb62b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.897ccb62b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.897ccb62b.0","@microsoft/teamsfx-core":"2.0.14-alpha.897ccb62b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fce4b2c361cb868dec9364fabe0295d2924f1a37","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.897ccb62b.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-vOYvntUYRSDDnl8TDHtRjxDHNeMLMpIOJm8YVAdK2IqHlXII16lKXUPt3dUenrrmku3PK7damKwBlrGZh5ZGTA==","shasum":"9c3fa346e2434722f7c793f1726729e6eb34a0df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.897ccb62b.0.tgz","fileCount":88,"unpackedSize":66783911,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIDimhajNgDRMhDx+DhMVcp6RXh81SC3dVlyxUbYgBFAiEA6kEguS3kLerMGISIZogm5dZJk38JjhERSSm4mARh8Ak="}],"size":31271098},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.897ccb62b.0_1736525373678_0.3836481024366829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-10T16:09:34.224Z","publish_time":1736525374224,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025011306.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025011306.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025011306.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025011306.0","@microsoft/teamsfx-core":"2.0.14-beta.2025011306.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6869eb75ec9beb02246e1eefd46c647c55e2b3ce","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025011306.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-b4hDaEqqhc1yrV9TuqVGP5GhEeSVVGzDMQz2W0HUdctgnQM+rm9DdhSkzu643QOv1AExj5GEgDdUPgOVMkxduA==","shasum":"019b1b800fd111b5befdc70897af6753fd1f61ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025011306.0.tgz","fileCount":87,"unpackedSize":66494821,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpyd8benqNvX7gmy0T+cwCinJ6XsPP/Xzn2RMTGCpiOAIhAOsmU0LhnwSaHlJGnC7ZViialhb1h5kfblGM+5AW8WaW"}],"size":31222856},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025011306.0_1736749773400_0.4749935196330495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T06:29:33.961Z","publish_time":1736749773961,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.cc0b6e862.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.cc0b6e862.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.cc0b6e862.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.cc0b6e862.0","@microsoft/teamsfx-core":"2.0.14-alpha.cc0b6e862.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"db92c43334208b1ba8172e93db878890aeef6756","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.cc0b6e862.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-aKf4/blssxLkd8W6xAESN+RjgauaBo77RaIuvnlWSibje2mgmNRIXrz4lbqmjsilbtnLYYFhtFLvdaXHDflMOA==","shasum":"4745f7ed2a38f3b7e9a67c1bd1b9a76642a6c94f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.cc0b6e862.0.tgz","fileCount":88,"unpackedSize":66783911,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGWIxLXl9sdNTVFRYvMH7QYBrnXvYvXrB0R9P9xakguwIhAKpjx3t0P0t9ZfIp9h6mEchbFl2sV05r0bh6s8keYtYX"}],"size":31271103},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.cc0b6e862.0_1736784578743_0.839968942927924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T16:09:39.302Z","publish_time":1736784579302,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025011404.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025011404.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025011404.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025011404.0","@microsoft/teamsfx-core":"2.0.14-beta.2025011404.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f80e888ffb6ae366cebedf5c4955b1b36831748b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025011404.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-AOH1udeVUztTt2rBRVZHPvEpWJJfI2hf1WMLGPsfurgoL1YYSB0cOuYZxBfgoZWfwAB/hjofoS8hfNe94lK3kw==","shasum":"3f9333ccdeec9c01cee9e90215daec3709e05a10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025011404.0.tgz","fileCount":87,"unpackedSize":66494821,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqduJSY4K2v+vzvB457IRSt4NQ8iBFnGinIIO3Wq7+fAiABOtz6cBbzoOFAI/vgOxQ7rHXOD+etuCDQ956DRq1a8g=="}],"size":31222853},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025011404.0_1736829631726_0.23343165309233793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T04:40:32.206Z","publish_time":1736829632206,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.3c282b997.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.3c282b997.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.3c282b997.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.3c282b997.0","@microsoft/teamsfx-core":"2.0.14-alpha.3c282b997.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"0c1454e5751f0c7484fe8cdec0e5ed4b9d1672be","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.3c282b997.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-EfyVG0FcG0RNbOtXlG+fIE1LXHPdG+qSQPMIXA16A223CfCmY+zAPz93c8KyFkHLsVKTU7omaI4zmY7MelWUjQ==","shasum":"67a543ee1dc5cd8a0d3d3e9585b4902475ef9070","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.3c282b997.0.tgz","fileCount":88,"unpackedSize":66783967,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4T0Ue7+84wkymZMIDQR2pDAMoNDlSjdfqg7kW8vw32AiEAvAwaNF1lPTZKnZv9iE+6ohsqPAOet2wK9o/X7riX4Tg="}],"size":31271255},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.3c282b997.0_1736871143437_0.7244801002497172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-14T16:12:24.637Z","publish_time":1736871144637,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.d1f3bda6c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.d1f3bda6c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.d1f3bda6c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.d1f3bda6c.0","@microsoft/teamsfx-core":"2.0.14-alpha.d1f3bda6c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bcca69728bcf83be5a58bd6dcf5816e3fbd40993","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.d1f3bda6c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-7YRvtdNL359GCErbxoTKDaI3n4U/e8ZtXqdESRWiMSYv7hOQhcZhP4arn1CVSyuu5NpvJ/a8nUgDK8LX34Rdvw==","shasum":"3e22350a7df60dae6f9fcb355101038d36bd90d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.d1f3bda6c.0.tgz","fileCount":88,"unpackedSize":66802934,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDooejGyIieD2dSugTX0SF8e0lyBD5FFIgAkvhIhxXtyQIgcTFPacgQjCUj0FD7aZ4LAWii/eMCfPseEsBo3tUzRHg="}],"size":31273235},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.d1f3bda6c.0_1736957375663_0.9910449491168487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T16:09:36.168Z","publish_time":1736957376168,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025011603.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025011603.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025011603.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025011603.0","@microsoft/teamsfx-core":"2.0.14-beta.2025011603.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9f310fa1e03d3d883a922dcef9469c548894fc0d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025011603.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-51C4xvfmCZhlUoQ293vEdOjJfSMFOzm3al4fmWY8Gk/HnSgvcJ0GG5VRnR7LzPE6FhuPu4rK/l0PAuzHJ8qrnA==","shasum":"de34c55378c1ae6d8f49d6fd16914f7d42848e14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025011603.0.tgz","fileCount":87,"unpackedSize":66494827,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBV+tuXyudsydTSPvrwSrSPq/k5HJOyb1SLpEebZTXnwIhAOZFY0IAspJKIEcqbQmj5E5stYIz4WQjQLllCgpLHPmZ"}],"size":31222833},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025011603.0_1736999085156_0.9639859907524553"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T03:44:45.644Z","publish_time":1736999085644,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.3b8dd699c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.3b8dd699c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.3b8dd699c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.3b8dd699c.0","@microsoft/teamsfx-core":"2.0.14-alpha.3b8dd699c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d4c951df2e24ce9281ce3b253477e0b8f5eb723d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.3b8dd699c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-SyuTWpvLfUwPURZoOsEleb2kOoVMXWFBJflfseOOOpT6huo7Hr8CIPgw9aPmRBV17BOMxysxVAQ/a34R095QLg==","shasum":"80f6776dff760646b9664f6eaeab177cbb613d8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.3b8dd699c.0.tgz","fileCount":88,"unpackedSize":66810189,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF4jXXjnxhohhq1h/OV0MbomINm0PG2Nzue5whZ8r8myAiEA6C9BEJSkPGVVkgeVbLOps2BlvpkoX3Wuexk80JKY34M="}],"size":31273721},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.3b8dd699c.0_1737043773119_0.3372985270803184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T16:09:34.129Z","publish_time":1737043774129,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.08a6629d5.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.08a6629d5.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.08a6629d5.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.08a6629d5.0","@microsoft/teamsfx-core":"2.0.14-alpha.08a6629d5.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fe83fca29aab745cddcf8af74794e4b774cc3b65","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.08a6629d5.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-n1HDP7mxSiWQwvUt1KPyGHFgQNvoqhR1aIWqhpbR2hjHs0Jc4phL1GbuPmYmsoQje46lQwD+t+VDyKdwPtVt9w==","shasum":"5ef0572bb4e232e1880ceb6a603cf7ad6ab7adbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.08a6629d5.0.tgz","fileCount":88,"unpackedSize":66818706,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVpgGdKCZgrc5GqXCVphhEpPmNeIBVPks3zf1NXOonSwIgT9NmbMK2nL/5Ujag20VyoRqggpGd3UXu2BKU1aDAiwU="}],"size":31275173},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.08a6629d5.0_1737100770910_0.3518310989346487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-17T07:59:31.412Z","publish_time":1737100771412,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.8289a057d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.8289a057d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.8289a057d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.8289a057d.0","@microsoft/teamsfx-core":"2.0.14-alpha.8289a057d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7350bc9c08af539c5e04ade8c3dedd1297fdee93","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.8289a057d.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-YEExlnDsh+hH5a7iBfmIUA8ZWxiX62zL3IKjq9j9HVXApe9KuAlsA1uJmEyX1LF0reBENo+fmtwhsgDTkDMggg==","shasum":"5598abbdcac0b2ace3c09fa8dba8a00eedbb9d14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.8289a057d.0.tgz","fileCount":88,"unpackedSize":66708121,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICtqD+kNzNLkh0FmGYYA1JS/BQobIe9cfKlBb+WgchiYAiBU097giOsmNrht0W8D51D8ftbh2ogH/2BKAzZp1ARCkA=="}],"size":31240260},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.8289a057d.0_1737130224954_0.1568814653108508"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-17T16:10:25.503Z","publish_time":1737130225503,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.5af951235.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.5af951235.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.5af951235.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.5af951235.0","@microsoft/teamsfx-core":"2.0.14-alpha.5af951235.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4bf0b26b1cfc807695620b58f10a5bcbbe331200","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.5af951235.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-KM37GoyS0DdLgMuTL+Yg3SRvCYM+BprtvLCLdpTLxGBsFGozhlDVoBmeadYNfGABwUKdToGPJlSGndG10MJB8g==","shasum":"e5f861575286e99c0f00bad630f47954a0576b16","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.5af951235.0.tgz","fileCount":88,"unpackedSize":66639835,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIDY9BqcBBupbVIL6ZEWQPVBhkGLVusiuMqd2ENwdeqRaAh8xDfOEJPm76aCMVxrEkB+tbl84ImvqMU0dxF7b/l26"}],"size":31176952},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.5af951235.0_1737389381310_0.32984457399481015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-20T16:09:41.812Z","publish_time":1737389381812,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025012107.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025012107.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025012107.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025012107.0","@microsoft/teamsfx-core":"2.0.14-beta.2025012107.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"404b096d4ba41c0d68d13329307e1ff4a02b8e80","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025012107.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-4RABfBaSV+Iu9vzZcVRwBmbX47Q/omX3LPomt8oPBuLWb5cqgzad0+wvgwcuvn4VijzIZnISZLgyaOCm5wx2Tw==","shasum":"83b628622c1ab4f41e8e0fdbd889587fca270201","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025012107.0.tgz","fileCount":87,"unpackedSize":66496830,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG+UUR8ln8wUp0CZ+OMG4QERLIBNHBRzMSp9vppBqcpwIgcJiY0LSVlh7jVfGCCtwKumZJQBdqRphWQgXf5AYqWz0="}],"size":31224472},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025012107.0_1737446116606_0.30263058699219325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T07:55:17.142Z","publish_time":1737446117142,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025012110.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025012110.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025012110.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025012110.0","@microsoft/teamsfx-core":"2.0.14-beta.2025012110.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"be9ba3bfd671906cdb76dffc5a0fd90df3dd65dc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025012110.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-35toGoSgaTRzDU8vrSXr6iWdGhuh6tLiS/CKSGgseveLflwlKsEiEw22QF1tSLbUcXj0lDuTyfb5hH2BL0T2xg==","shasum":"8c534dd6deb00b999d8512d3929b4ffa0a268286","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025012110.0.tgz","fileCount":87,"unpackedSize":66496838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF7zUU6TKdPnFN9Ros8P3Bqf5fcAZZJ9F/6PvGS7mj9QAiEApHM9X3gZUlXcRJQgLNQsnn+EMtfqM40AjZ4E+eR55NQ="}],"size":31224712},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025012110.0_1737455078973_0.4417537319712681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T10:24:39.460Z","publish_time":1737455079460,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.2737b862c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.2737b862c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.2737b862c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.2737b862c.0","@microsoft/teamsfx-core":"2.0.14-alpha.2737b862c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f093ed2821886cfa7405fa6d2210ec14e6f7975b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.2737b862c.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-aA4LGl0qEVzjTfIFJc9DyZIXlUEtD/vVSPOhncnYzRmqkRXGUtWq+KE895EDHT2VNYqY/SjV1wo3/TwY7mCQVA==","shasum":"b1bd674cdf98d951f3828c8cf4a290b6fe8da1bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.2737b862c.0.tgz","fileCount":88,"unpackedSize":66494501,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcebUaz9QoZCoOVcp1w7LRXyiur4BlQ853g1+ZSXIV0AIhAIxWbeeec6TGrAu9+QRzgqHXzGjkmOxVQrP1BeGwDd6k"}],"size":31042893},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-alpha.2737b862c.0_1737475804020_0.6577114185785282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T16:10:04.608Z","publish_time":1737475804608,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-rc.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-rc.1","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.7-rc.1","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"be52920b46b88bbe75ead182e1d56ecc3e696e48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-rc.1.tgz","fileCount":87,"integrity":"sha512-v0Lfm8ueQtwGYUq7Xaxc23sMe23S2+zYJx61Xgs0TOxSBYdF1YrrKd/CAY5hEi/qwOIzutcuho70kzy3X31CNQ==","signatures":[{"sig":"MEYCIQDB0iVJD9tXO+Mb++QYzBPgmteWFEpb0dGy8/wGu+O1XAIhAMJmCQ/uWMCJE/2jEnIqWef7wS2k7+Kc9SeXDbTSIiHb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66949756,"size":31245849},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"3afca7f730cc49591c01be871e2b948db9614c78","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.4","@microsoft/teamsfx-core":"2.0.14-rc.1","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.7-rc.1_1737522365937_0.2622360981032783","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-22T05:06:06.407Z","publish_time":1737522366407,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-beta.2025012205.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-beta.2025012205.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025012205.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025012205.0","@microsoft/teamsfx-core":"2.0.14-beta.2025012205.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cee334cbdb623b1415df2c3e3e468cbb89db71ec","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.7-beta.2025012205.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-df2MmK5KjiB9odKY3XNMEFJX+7LgUR8zKI8/I8QwKKyvoUfICMftAzqpcscRrAMjK6xQjO6hlhZoPB7Ny4Q51w==","shasum":"ea0b59c0a3c1a288222d6415e663cbd38b4d72d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-beta.2025012205.0.tgz","fileCount":87,"unpackedSize":66496916,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDVegIip3bKSNE3Z7DTz4Il6Po3o+gBE1m1kzecbp4lRAIhAJX/YQhkNYsj12CY/Ob2nAVOQbi8PFsBBaX5h4mjN7Mn"}],"size":31224547},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.7-beta.2025012205.0_1737522418883_0.6098432348613971"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-22T05:06:59.356Z","publish_time":1737522419356,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.81a44076e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.81a44076e.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.81a44076e.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"0072e7e9794b9cd417285177843193992a6ce171","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.81a44076e.0.tgz","fileCount":88,"integrity":"sha512-IFWMiFaYi+C01HpV/D3wvhinvwVnZZ1XCF1XTsKXg9h850+g7+LyvRojMngSKH6c0vZaZAlFOzNrOILM+3vrhQ==","signatures":[{"sig":"MEQCIF0z7V+pdtxM1ndVNyPVEDOyu1RPcgNCpxKnvglr6I0QAiAZUocpIhchhitow7+/W9w1nar0PXP8nPn+JpOeWKXiqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66494501,"size":31042876},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"bc2a0450caa473467f92ca9723ecfd418a07e458","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.81a44076e.0","@microsoft/teamsfx-core":"2.0.14-alpha.81a44076e.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.81a44076e.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.7-alpha.81a44076e.0_1737562222617_0.28844967205682215","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-22T16:10:23.210Z","publish_time":1737562223210,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7":{"name":"@microsoft/teamsapp-cli","version":"3.0.7","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.7","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"9de1a02ebaf1da585b49d5f310efe619fe15dfac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7.tgz","fileCount":87,"integrity":"sha512-Mfz+BR5zi3Uc4BZ1AfZoiehCBBWMHzVkzgymWCdRsTlwXyzdErKukyVmMgdlzGHR/S8bAwPSTE/WpoKIn2Hm+Q==","signatures":[{"sig":"MEQCIG+mPHH83++24j6r1k4rLfdhQeQGjhhlNA7Jdv9Vid1MAiBDduxYoDyAict2U78FL1r0V5ZFK1LXujyLc47GqOiScw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66949736,"size":31246056},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","engines":{"node":">=12"},"gitHead":"a1986c931c6f320dbe14fd56e46fe64a7e9560f5","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.4","@microsoft/teamsfx-core":"2.0.14","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.7_1737601190765_0.35910779769302037","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T02:59:51.967Z","publish_time":1737601191967,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.7-alpha.0b7676a23.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.7-alpha.0b7676a23.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.7-alpha.0b7676a23.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"b0ec4f3db3e12d72d7c5d36911c331cbddac0422","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.7-alpha.0b7676a23.0.tgz","fileCount":88,"integrity":"sha512-DwtAnTbswuQWxnLHoZq3frHMzqy1FEOKU5BockPTH5WTropDaDiGTdjlfFDNsElmiQrSyWCTALcUzv5Ge9hn9A==","signatures":[{"sig":"MEUCIQD1p1cK66Smbwksq0KZsFAu1UuhjmHb/xw0rfUDGgKAuwIgPossQKGekHJqpETpTy7IA0wKUfi71L94MaWZo7Qo/pA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66494501,"size":31042884},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"c7f3f879dba4de6d5fc4bb53cb9fed3e07e82019","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.0b7676a23.0","@microsoft/teamsfx-core":"2.0.14-alpha.0b7676a23.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.0b7676a23.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.7-alpha.0b7676a23.0_1737648712236_0.6703573798088776","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-23T16:11:52.783Z","publish_time":1737648712783,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.d99d3c39d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.d99d3c39d.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.d99d3c39d.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"ff6c75389a96cf15ace66816bc2d07260ca79eeb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.d99d3c39d.0.tgz","fileCount":88,"integrity":"sha512-m/1CkifA720tDxogs6lYn0g2kj/TlpkQ6K7BaODv/5a84V8l4Opjd0QSs0e28KSevesG5dG+KjYU84ryiHzyXw==","signatures":[{"sig":"MEUCIQD5i31MdUtLhwk3lbOMik+GQuNHd9OVlpPIw30gu6aHPQIgPOBWcKsKibl5iim25blL0XO7o7Czk8HjjhprK4Lbll4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66496796,"size":31046736},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"99eb457d9999b3de001f3381dfa6526d2d95ae27","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.d99d3c39d.0","@microsoft/teamsfx-core":"2.0.15-alpha.d99d3c39d.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.d99d3c39d.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.d99d3c39d.0_1737735078980_0.6108421953905985","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-24T16:11:19.649Z","publish_time":1737735079649,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.14f3e747e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.14f3e747e.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.14f3e747e.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"305acdf4ceada1ee94b146443e178e38a045125d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.14f3e747e.0.tgz","fileCount":88,"integrity":"sha512-kvmc590+383+4niDw2YUOEavmxsSWeHiRsiaQ1D6DfEA8ABiEZF1OXQx/u/WrS0NRPCGvVwn5IMzTpgjsd8FbA==","signatures":[{"sig":"MEQCIGgr/GCye8qNGhGk7gmt9O1VWjD70R6tvgmch9bvwS41AiBYioo8MPc7qfbdstcLGHEWptp7VPAErZOL2K9g3rC91g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66497439,"size":31047815},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"7ec4123f2d42c79a85f163656e9cc641e914222f","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.14f3e747e.0","@microsoft/teamsfx-core":"2.0.15-alpha.14f3e747e.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.14f3e747e.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.14f3e747e.0_1737907743782_0.708679560403765","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-26T16:09:04.327Z","publish_time":1737907744327,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.6-alpha.3e43bbeb2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.6-alpha.3e43bbeb2.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.6-alpha.3e43bbeb2.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"2ff7846b88f6741787e2a18c6280d797a2611d05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.6-alpha.3e43bbeb2.0.tgz","fileCount":87,"integrity":"sha512-jmrEqPC6p1gu4iW2jgThW7JjSzYbKM13hitHdLE3MR2o/02RL134TgOWIiM/X7D2VVhzlznW92JtSvO+6rqHQA==","signatures":[{"sig":"MEUCIQClYjmCherpusUB0RPuh6vn9teij4o2Lbz19pUhkvECAwIgPYPTWsxE64MFXUnPZbPzg1KWK/9nF2xhDcGAAYcu25I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67641406,"size":31418138},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"02e22ae342397212d2f2a4a28b07a60d4fbd1295","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.4-alpha.3e43bbeb2.0","@microsoft/teamsfx-core":"2.0.13-alpha.3e43bbeb2.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.5-alpha.3e43bbeb2.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.6-alpha.3e43bbeb2.0_1737947167856_0.2716402223648995","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T03:06:08.401Z","publish_time":1737947168401,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.8d4e59d04.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.8d4e59d04.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.8d4e59d04.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"dc1149f0f0df9d8d27e506d1e04c1be880950955","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.8d4e59d04.0.tgz","fileCount":88,"integrity":"sha512-o0goLU5FsczjEyisGXMBcspEvjh5Rjh+F5+h+aOKF0Zb8ZI5uc2C7qa/53iPvb9W9Dmy4tEnOTAEIUiRuL3BWA==","signatures":[{"sig":"MEQCIGn1L0BWFtkY2IKcJbg9ySiD4OFZb0Ln7mCTMLp9qSJoAiBFmrxKQGupGxtGfObEdUvtnHiCx1kj3vcbQd5yXOmYmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66563826,"size":31062185},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"acfd1ad3bc98bef9b28789029140f961b8891d1a","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.8d4e59d04.0","@microsoft/teamsfx-core":"2.0.15-alpha.8d4e59d04.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.8d4e59d04.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.8d4e59d04.0_1737965810056_0.24306685059549693","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T08:16:50.536Z","publish_time":1737965810536,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.928d7410f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.928d7410f.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.928d7410f.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"57affde1bd0e2e4614339c921e20ffade579b44a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.928d7410f.0.tgz","fileCount":88,"integrity":"sha512-ne2ImSZlf8zQtPTFKqztoTDFsQjznlum68YktHDhOJC3gy3gUlv+MSl+uhMaVjQLbWglY2OvjdSQ12ytyNr39w==","signatures":[{"sig":"MEYCIQC6SjWhBcysnpFX1K0H/K//fLWxP/oPr+AHfv1WHQ1jQwIhANnHmof2H0by+63gB59J5soR+2sZ5Gl0xCav0CJSopLV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66563990,"size":31062629},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"6186064e7dc4d8603a600079df680082ead77fbc","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.5","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.928d7410f.0","@microsoft/teamsfx-core":"2.0.15-alpha.928d7410f.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.928d7410f.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.928d7410f.0_1737977126791_0.7524403255936765","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-27T11:25:27.298Z","publish_time":1737977127298,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.12bfe0107.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.12bfe0107.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.12bfe0107.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"3e4be537342670b0270990141b31149db9e19a32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.12bfe0107.0.tgz","fileCount":88,"integrity":"sha512-6nc7MZi028F+sX0MLMMnIMp64nJDJLcMocS7F3enGTGfmhuWjx8b9UyzD/dQnfau43iH7fmdpJCxfadodbaD+A==","signatures":[{"sig":"MEQCIHrthXlucrz7HCThisGdSX7nKlpdZs27uapRxSqufQweAiBw2WWJaLLPShtEReQvf7yIF7rAu84Z5QO2/O2b5T4+qA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66563893,"size":31062405},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"49ba89dfb175c0f28e05fd0d9653128b06e4bf4f","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.6","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.12bfe0107.0","@microsoft/teamsfx-core":"2.0.15-alpha.12bfe0107.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.12bfe0107.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.12bfe0107.0_1738722650281_0.8266770351500639","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T02:30:50.770Z","publish_time":1738722650770,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.266bea244.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.266bea244.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.266bea244.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"e55362d6117c972edc1f994ecc4834c5ab0f6221","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.266bea244.0.tgz","fileCount":88,"integrity":"sha512-mBrny7TEwI+tFFxHII92M+nFGZ0a37/56P/FN6fzypGuMVbvifC4kkMGQQwu+MpCuHxqVhtCWOD0Q0i0/15/YA==","signatures":[{"sig":"MEYCIQDckQYDdS/7wq0+xHuNrSx0rqiOYyZicXLjkBAusafrjQIhAJvfN2/0aByvoPGbcVs32Xd4sAhtBxfTmQvH5Yq/FFYU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66564474,"size":31062731},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"3b2889f7d2ee97b5b4cb8ab6abb5526132abba7b","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.6","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.266bea244.0","@microsoft/teamsfx-core":"2.0.15-alpha.266bea244.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.266bea244.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.266bea244.0_1738734787799_0.596434144786214","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T05:53:08.288Z","publish_time":1738734788288,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.0b985f7da.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.0b985f7da.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.0b985f7da.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"5811e86d8e9607ec653c681125002e24e8eeefa4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.0b985f7da.0.tgz","fileCount":88,"integrity":"sha512-Rq0ffmcAvcA1TKyqr8moUWijKYbgJAiY3M63UOmR8KdCblJf/0LUfo0ESkugzHUn0LSSuwOttHjmarVlp21apA==","signatures":[{"sig":"MEQCICRd/wwd8oTzMCVnJ7RKn5OP8NefzwLK9lVJI3ZAEm+CAiA/kL0NaHMc+XBxULSNa0wyVns2SxDqp2JUMksKe5Y5sQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66497439,"size":31047807},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"c6fab6523f8258f552eb333c58a5782c8346ef64","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.6","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.0b985f7da.0","@microsoft/teamsfx-core":"2.0.15-alpha.0b985f7da.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.0b985f7da.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.0b985f7da.0_1738746040570_0.1588531034121372","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T09:00:41.194Z","publish_time":1738746041194,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.6217aa4a9.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.6217aa4a9.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.6217aa4a9.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.6217aa4a9.0","@microsoft/teamsfx-core":"2.0.15-alpha.6217aa4a9.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a0c47d08a6604e064a2eaf2ac2be350bd2afb33e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.6217aa4a9.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-bthZ+46uCjdwmwnlBzn1Fy4V2eXG6H+7UWdy0ZcDyxwmEija6aAdExJRm6FOWOZzkm4Dl0ML9PTlnjZCQitMpQ==","shasum":"b2be271630942cf0ab4a153f0568c09e7b29edbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.6217aa4a9.0.tgz","fileCount":88,"unpackedSize":66573462,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIALOJgu3nXQj4AkLkvxvn98yJbiasgjpd8eboEFCnG3eAiAy3RJB8LPI/ZeELnwglvLWaeVZWbcOswL/i3Pqv1hnAA=="}],"size":31060756},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.6217aa4a9.0_1738771791131_0.6964664103940323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-05T16:09:51.696Z","publish_time":1738771791696,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.b42b88d64.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.b42b88d64.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.b42b88d64.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.b42b88d64.0","@microsoft/teamsfx-core":"2.0.15-alpha.b42b88d64.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2ffeda8763eda75370fa7eb9a4e45e1299cefa9c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.b42b88d64.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-6cn5XwcL6Qaeql2/VZy1KR4BZlMI6HhRT4yPpgJp8X5OxU19vtpIaSe/2653RAqofZMNfwsEPQ/KhRjslVPEcA==","shasum":"141a1c82785cef5e06f0cb5953cc294f303be479","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.b42b88d64.0.tgz","fileCount":88,"unpackedSize":66564978,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhdfkcMDTXlReEhj+3i2v4SknpfINm1qJb2lYuLfdlKQIhAIGx+eMIaX+4IHHF8NMjeJ0rAZogGu1yxiLrdGqA7jUJ"}],"size":31049725},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.b42b88d64.0_1738858256858_0.04771621337146925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-06T16:10:57.416Z","publish_time":1738858257416,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.1aa02d18b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.1aa02d18b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.1aa02d18b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.1aa02d18b.0","@microsoft/teamsfx-core":"2.0.15-alpha.1aa02d18b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"06dc170cd94d99ae545bb15457afc3f3522f72a1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.1aa02d18b.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-ay4LcfsXQZ4R/QEk4E1TV6kLvoz/c0DNqXiqBh+brc8v4fK5Fka05LYw/43GwRJopWhaUEarcn03BLfPUWLdKg==","shasum":"9dbe837361dc2584f56a0ad8220fecbef6f8d653","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.1aa02d18b.0.tgz","fileCount":88,"unpackedSize":66576796,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCFWp0sHRz8h49ZX5f4cK05qe0aXg5jTImqZRgdOOP7iwIgMLWf+7InHwQNSYxwnJLdY3Ns78BrmRilzckzDdeU5Pg="}],"size":31051928},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.1aa02d18b.0_1738995439120_0.17052019803356266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-08T06:17:20.252Z","publish_time":1738995440252,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.c37540096.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.c37540096.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.c37540096.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.c37540096.0","@microsoft/teamsfx-core":"2.0.15-alpha.c37540096.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cf47b2af191dcbb704c23f9b06f44f0bc93ed746","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.c37540096.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-JzORt39I31gU3ZJ8S/WvIrq9bnYzJOmjI87AZejaB+VoyjGNhVnhGFmqRQxlLBWojkT4rQXf+vKSLTSheT74SA==","shasum":"95e2a5a1a89d2449fe28cd8e1e55e78812baca39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.c37540096.0.tgz","fileCount":88,"unpackedSize":66582587,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBdnm/nLNWP5IM6So8Zn68iwEfMsYr/Y8XBvEh2pubu1AiBZtAc7lAZ7bUrBUwDxUuxu41s29gl/mhBcG/aBrOEazQ=="}],"size":31053535},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.c37540096.0_1739030949632_0.2088571264260064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-08T16:09:10.274Z","publish_time":1739030950274,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.3b64b52be.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.3b64b52be.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.3b64b52be.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.3b64b52be.0","@microsoft/teamsfx-core":"2.0.15-alpha.3b64b52be.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"adb8fb7901498772868d04b5c59551d678df53db","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.3b64b52be.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-MFt0t90nqji/tQ6xzGVeqpbAfbsJTxNKvxxNgjVCqRLAfdYxmGYO/1Xar9tG0MOE90O8jfGcU5+ChZGl77XWTw==","shasum":"6706bd86120c4ffbaeb509d04e250cb8379c589c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.3b64b52be.0.tgz","fileCount":88,"unpackedSize":66618996,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDQvTvmL28lgImPxAq2BICb83qMNRKPZThpp4969hrOVwIgZLjsH+IG0rjSW9V5OC6vpF5jx91AXjgvxj6tzo2aq7Y="}],"size":31062262},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.3b64b52be.0_1739168015613_0.11754353276454288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-10T06:13:36.100Z","publish_time":1739168016100,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.3e1ede96c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.3e1ede96c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.3e1ede96c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.3e1ede96c.0","@microsoft/teamsfx-core":"2.0.15-alpha.3e1ede96c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"bb2f6f849925bcf4fd01c4f5f4bd7fb4a6b14e68","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.3e1ede96c.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-l4LnDrrw2+Plnckz/ql6ZmUIJCdK21rwIZ8Da1b3zmjZKqH5utaE9hH3tMOv1gdGMiHy4x4nQHgwB/bKNs818w==","shasum":"8c5c10a4a9f30074e0e587e7e90dab2ddea7ec04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.3e1ede96c.0.tgz","fileCount":88,"unpackedSize":66618994,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCL3KwyZYiHo4OG8wswq2fdk7Jc5BRjvgfntxXoWNdpRgIgVfUw4fyYKSV0oazxlL7CrswJYj3T2tgOMNZzEIHCSKU="}],"size":31062250},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.3e1ede96c.0_1739203809497_0.43019999225309524"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-10T16:10:10.412Z","publish_time":1739203810412,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.ae8d7f58f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.ae8d7f58f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.ae8d7f58f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.ae8d7f58f.0","@microsoft/teamsfx-core":"2.0.15-alpha.ae8d7f58f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"959884916bd3c30beb7b724ba21b39f1cd3e78b5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.ae8d7f58f.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-UX5IfrYK9CXx6JyG3Vtm4JtH/xVlG6GdbJ1hHtv+xmGG2SoJkaUd+hxUvHxZM1bKNvqdm3pJ0zxUvFvtXRgs1A==","shasum":"cf028756ad5644ce641a068638cdfde08312bdaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.ae8d7f58f.0.tgz","fileCount":88,"unpackedSize":66617512,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCb3/GGoKRsxmtXr/b2Knq6uGIUFQbs8f/pl805tub5owIhAJY5GyIttI2PqX/wnlK1AFJKTM2vD/WgMJmURKhg5r9F"}],"size":31061755},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.ae8d7f58f.0_1739290215063_0.8809952100906246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-11T16:10:15.784Z","publish_time":1739290215784,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-beta.2025021207.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-beta.2025021207.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025021207.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025021207.0","@microsoft/teamsfx-core":"2.0.15-beta.2025021207.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7c604a58025c514b3879522370da7d345049c691","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-beta.2025021207.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-O+xKjW1P1byxj/rAnkUmeavNuzqBoV+6aBJZAZYTQE6Tdczyet2c69xQQeG4pCO+mGR/YYZz5HOO56VyTUvJoQ==","shasum":"e5b70c7dfdf36c1cdc00902a330637927dfcd1f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-beta.2025021207.0.tgz","fileCount":88,"unpackedSize":66627222,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5W6YHX0IDK21Sw3zIt1M9cVZNchzpxBN47oxV80zk/QIgebDppJ30OYVW0dcTlVAGa+wIXfBf83ODku8oXVEvqzU="}],"size":31064174},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-beta.2025021207.0_1739344513826_0.7659385005381851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-12T07:15:14.346Z","publish_time":1739344514346,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.e49436b07.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.e49436b07.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.e49436b07.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.e49436b07.0","@microsoft/teamsfx-core":"2.0.15-alpha.e49436b07.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9064a9d25f39a97dcc9ceaca1e80618bd1aaf391","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.e49436b07.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-ARclDuO68bHTqg44HUlGTxtooUaFUscxLaB31Sko8qe+io3HAifHL3bRilue2IMXxtn2ZwujjU33Bd/d6y2JMw==","shasum":"a79f37e5f7914c3ca67054cc8fd49d3b20f18cd1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.e49436b07.0.tgz","fileCount":88,"unpackedSize":66627222,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHyKp95m4rrsokGQ0QCqVCqkdj1YIJDWnQxFt+15S/dcAiEAsrT963rbIp3xr3vs+obgKRcYYRPpeYQCqCMfFk4SEMo="}],"size":31064184},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.e49436b07.0_1739376582705_0.9700950383763836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-12T16:09:43.250Z","publish_time":1739376583250,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.2113c3332.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.2113c3332.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.2113c3332.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.2113c3332.0","@microsoft/teamsfx-core":"2.0.15-alpha.2113c3332.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"42e0751dc1a95b63d0ae085e9bba9e4d22096bcf","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.2113c3332.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-63U+dn2JAeRd/35UfriQBAQGTcHD12vuppVaeDX+yzvvwnfFL+/2j7Or8mphiCNf3br2Ib/ts9OGgTt7a6Dslw==","shasum":"38d866cc982c74c87a2e2fdbd4e3280682608988","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.2113c3332.0.tgz","fileCount":88,"unpackedSize":66805788,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAw7ldGwEvBgD4Dzx7J0YLDOj4BmBC+BhEx+NltUxPlUAiBfpkapT5Rv5ggZ8ow7F4H7IfpbNo0UT+dQtGSEh8WVAA=="}],"size":31048207},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.2113c3332.0_1739462969810_0.49306436286533994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-13T16:09:30.360Z","publish_time":1739462970360,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-beta.2025021408.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-beta.2025021408.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025021408.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025021408.0","@microsoft/teamsfx-core":"2.0.15-beta.2025021408.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5210f3f85341a59c9054b46cabfd434c6ad53480","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-beta.2025021408.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-n2VE7BSjkSI8RN5QzPgH3/auiIwHhEifnqMPT/cNs0LpA8A4yviED8IhKtF1sEARpTCuKZLSC261yInR0HtSow==","shasum":"6a01d959edacaecb315326a3f6a273fbdd026106","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-beta.2025021408.0.tgz","fileCount":88,"unpackedSize":66626617,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCaWUxYUIJWRFvVZIMN6+w9CheY8dzWwLeR14Yfv20HSAIgdZjTL/kMdPadxQg2VPT7YiTVDdUbQa+I5MttwJgzMGM="}],"size":31063931},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-beta.2025021408.0_1739522328710_0.38448070937243495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T08:38:49.464Z","publish_time":1739522329464,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.64abed93b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.64abed93b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.64abed93b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.64abed93b.0","@microsoft/teamsfx-core":"2.0.15-alpha.64abed93b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2f5efe86a8ba3e45eb4ff48333d6013162a8c2f3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.64abed93b.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-9s5rokASecRsn5iwm4pCdOphZcWHxGAQGafkqsosCO0SlPMSnG6ztBGXaxp0ELnn6hiH2M1FFkCM10XfCtmdag==","shasum":"c5ba6ef183e31302911331bc2223ea3e0cc53af9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.64abed93b.0.tgz","fileCount":88,"unpackedSize":66805161,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDV1AqLnOJbCp4lEvEgfzmoVTgF7uNgRTjrck9aQaqA5QIgIoAeSfU9S2850vQ0wGH7yoLNZ7g6kKSMmapXK+LMjpk="}],"size":31047915},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.64abed93b.0_1739549399215_0.8671784273387784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-14T16:09:59.801Z","publish_time":1739549399801,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-beta.2025021708.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-beta.2025021708.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025021708.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025021708.0","@microsoft/teamsfx-core":"2.0.15-beta.2025021708.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a617cbcd9e7b81151ba50a67b2452ff66a020b92","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-beta.2025021708.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-ql3nvoziFK2gEJ5kjR3r+3qD482g2/yER41vz3Xp8G7KfcEK00Qv3llAt1VIfckUlfzgU29dcvjrWmRKtsjxAA==","shasum":"87f54e4bda29fa693b8d5a9ba31726f2dbecbdbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-beta.2025021708.0.tgz","fileCount":88,"unpackedSize":66626867,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHS1tZ/+3hJ0S2Y3/NMG2l+Y3VDp+/Id0KIOSf7p5hu8AiEAsdyN85/tdnDuXQgqnPpdHhBzHBTyzhlBMSfUyA99hxE="}],"size":31064011},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-beta.2025021708.0_1739779767800_0.06006777340489955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-17T08:09:28.319Z","publish_time":1739779768319,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.0e22b17e0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.0e22b17e0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.0e22b17e0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.0e22b17e0.0","@microsoft/teamsfx-core":"2.0.15-alpha.0e22b17e0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"50bab24c09ff821c278fabf571b4875220a2712a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.0e22b17e0.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-cSQnKJs2yrUAmTqqNCCSTS7fzvx/zzPZ741mEL1vjlnxxtyG6PUa9T2EuMMJTXRD1reQB2eEiWv7T5JcnXyRtQ==","shasum":"b6def21a33fa635eff9ca220765403fa8872e121","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.0e22b17e0.0.tgz","fileCount":88,"unpackedSize":66815033,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCWKiC+K9QUG4sP0fkjt3N80nDvbxXhLhFXPoAORFZx7QIhALchchhgzW/TnlprokkIdlwDRT3KJmst3c5/XPoAzZcm"}],"size":31049621},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.0e22b17e0.0_1739808597479_0.06675220611536181"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-17T16:09:58.077Z","publish_time":1739808598077,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-beta.2025021807.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-beta.2025021807.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-beta.2025021807.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-beta.2025021807.0","@microsoft/teamsfx-core":"2.0.15-beta.2025021807.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4349a52973032215779daab9d4154a91446d70e2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-beta.2025021807.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-Y0W9UHDdVFfCq/E/cj4qReU2niYPIw3wehnwrM5XJKHQL8wUH4X17GpS11pksRVJuqUcpFDjKDCxvFFsQcw0zg==","shasum":"0e1e8fb4d2c24f379e1ca4dc0da062151bec042f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-beta.2025021807.0.tgz","fileCount":88,"unpackedSize":66624584,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCyWpibi9GO1vxsMmQg6uzHbb36+Dv1rW0BfiWhiiuTJAIhAORjWRgBJqEkJjGycctZgwz2/DK50aWj8o71x+MZWtob"}],"size":31060097},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-beta.2025021807.0_1739863873896_0.21031881432789712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-18T07:31:15.292Z","publish_time":1739863875292,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.2932bd2f2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.2932bd2f2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.2932bd2f2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.2932bd2f2.0","@microsoft/teamsfx-core":"2.0.15-alpha.2932bd2f2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"1d526b2ec462b58d21e1165989c5437e365aaed3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.2932bd2f2.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-qqXwsau3Ud4T+oamJiMaKO8QKVWJZndY3kuibL4HIvQnnRgKgv/z3k01pTSQ/wQAmNMjCQ0GKP8YugZN+Huqrw==","shasum":"ce2662599d281292b58a74a9594443a566a4c514","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.2932bd2f2.0.tgz","fileCount":88,"unpackedSize":66818502,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDX96mkGCUtIFqcm4dmEy9klP2kHw13M2K6n44vBOfWuAiEAhIeaUQrLyixGTubrBviuR+ySd7GbraEQIOcC+v4HIwc="}],"size":31050200},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.2932bd2f2.0_1739894970289_0.8115488774917858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-18T16:09:31.048Z","publish_time":1739894971048,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.fa5e915ca.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.fa5e915ca.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.fa5e915ca.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.fa5e915ca.0","@microsoft/teamsfx-core":"2.0.15-alpha.fa5e915ca.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.1","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c0fd4cdb7f298fea436a32afca8f6c507adac998","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.fa5e915ca.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-0Vwgd7ApFKPFRNyS8QFmg7wOrCDL98WenofAO4Xk6lUUtZlidvCcesov3U738hpGTs3lxXnX7v8vICWlGa25XA==","shasum":"b9c20cadfc1c087c420256b8e266aafb74133fcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.fa5e915ca.0.tgz","fileCount":88,"unpackedSize":66817416,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGkTC8acdWmTYQb6DJv4jTButHHS7zgh8FyQqwzGK14QAiEA7Ppe3nXIcD5hHSW5IVKUkge+fV9WUk7YoqHw04RqkO4="}],"size":31046656},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.fa5e915ca.0_1739981436725_0.978190843908767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T16:10:37.225Z","publish_time":1739981437225,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.687783b96.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.687783b96.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.687783b96.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.687783b96.0","@microsoft/teamsfx-core":"2.0.15-alpha.687783b96.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"f32480ee3e96f652fd1de1693a088eeb31827701","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.687783b96.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-05J+b3GZBAbaXCrAEqykqWG6bGwx2HTl7WSeS/Wh44MvPofzA6/AcTGOMtY90Ne9I1LMw0NSEAd1G9SxWPAgUw==","shasum":"e17bec892bbcc2cfcb550985267184fe813be9f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.687783b96.0.tgz","fileCount":88,"unpackedSize":66862095,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCNNKd/5Au2LwCmPB1yksFC3M/aOzbFg5A5kFNIp67QIgIgOhIHCnH2gPIqqLngM+XIIBdzBiZrk4L2xOHfsdxATQU="}],"size":31053379},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.687783b96.0_1740067774660_0.29377275329262265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-20T16:09:35.543Z","publish_time":1740067775543,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.c986ad8e8.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.c986ad8e8.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.c986ad8e8.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.c986ad8e8.0","@microsoft/teamsfx-core":"2.0.15-alpha.c986ad8e8.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"792668e058837ae466124f4f1ee90369ceb53ffe","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.c986ad8e8.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-T51/7aOkbg3Yp57xMbO1lHa/1cYSMIGNzhvrtwbo75ks62F3YKlxmVyMhNStbuhVcFAA2wEkCMI+L8WcOwPQgg==","shasum":"f798d2a98573b11f713e635e5bbf8cc041d415c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.c986ad8e8.0.tgz","fileCount":88,"unpackedSize":66893105,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF2kG4H6JlRJ6rtC5OehS67Ci3rxAR9obxYBqG9qIa5MAiBogDwqhlIUlZsrOgWX0zFmGmd8E8IV3OoaqiJU+4BqbA=="}],"size":31060928},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.c986ad8e8.0_1740154177779_0.781400278388467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-21T16:09:38.294Z","publish_time":1740154178294,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.f20c3fb0c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.f20c3fb0c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.f20c3fb0c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.f20c3fb0c.0","@microsoft/teamsfx-core":"2.0.15-alpha.f20c3fb0c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a6bd934d138bec298a3598373e4b224a36e400e5","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.f20c3fb0c.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-O2p+XyTlmANBYfZo7vItq2+3hR6exLAJSHWyeDphw3KrMCMn8D0z0RWVRwMVmnFSYneeBaAy1Pjvw49nSq24YA==","shasum":"a135c8df91fb37cc69f6176492a7f01fddfadd0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.f20c3fb0c.0.tgz","fileCount":88,"unpackedSize":66925038,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDJDjeCkkDXdzA6hntVqFLHKkuEZ1wXM/iYb9+ou+4PkAiBqiitynVSJdrKV9DEI/bj5sZInnvuVcmsKLls6H6oRBA=="}],"size":31066874},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.f20c3fb0c.0_1740413513274_0.6533283926351712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T16:11:53.775Z","publish_time":1740413513775,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.3cf945fc0.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.3cf945fc0.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.3cf945fc0.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.3cf945fc0.0","@microsoft/teamsfx-core":"2.0.15-alpha.3cf945fc0.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3d5d96667b2e60997c8a2b9588fc2d77313d2c4b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.3cf945fc0.0","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-Bkwzz3uv0mUYjV1RpHIlIziVDTFKb1MhnA6eFsUOuUVloTa2xebsy5Nf5V/+eZGG2WDzWwfLBIF9uK1/xntNHw==","shasum":"a7429d91a3897a2025514e8d6b484e6e5d45e6cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.3cf945fc0.0.tgz","fileCount":88,"unpackedSize":66950805,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQClrOBoPD09Ct9jZwA0e5COBmHMSGR4BZhbdNViaSOMEQIhAJgwEELSeuvrezpjM2EgJDDgo6rtqFCe+g/vouEWjXoU"}],"size":31069758},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.3cf945fc0.0_1740499771347_0.5215623044290676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-25T16:09:31.877Z","publish_time":1740499771877,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.e951763b6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.e951763b6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.e951763b6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.e951763b6.0","@microsoft/teamsfx-core":"2.0.15-alpha.e951763b6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"3aae915065d9a572f55f60ff50322ac15c917d6f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.e951763b6.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-h6ZR0J1kCLYYERlC2SMCgTgR/SwY2Po9MtB7V1veKo85KplUpOPN7TFAmAaOniVVGd/MF+47xzRfZWXxoocblA==","shasum":"05eded21d7326bf0dc34d1a79432e920a48c3099","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.e951763b6.0.tgz","fileCount":88,"unpackedSize":66964858,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBV0iNPFxrpPr88eONfR5+Y0s4ZDXOdoLU7DIiALe6hMAiA4ET/g4fPp8pbS7K3m/p4W2c2CqgkBbcy630fZCsH0/Q=="}],"size":31072933},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.e951763b6.0_1740586171142_0.7920990238670969"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-26T16:09:31.680Z","publish_time":1740586171680,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.f28f17c89.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.f28f17c89.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.f28f17c89.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.f28f17c89.0","@microsoft/teamsfx-core":"2.0.15-alpha.f28f17c89.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"66eeb0fed0b7e38ad33df984680038f87d4c818b","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.f28f17c89.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-brKJaVs9X2gU0+10eZ4fS2WDtMoNnLlLvsByDams9nQoTgK9jrUOa3kwW/qVzp1e0DqbkDKe7erMhtxz3n943w==","shasum":"89433fdc34ae20e1a82792660089bc3105e0c050","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.f28f17c89.0.tgz","fileCount":88,"unpackedSize":66999231,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHQf+AthhnhIkHja5AJoM5/wBEOSTNGMAXkHKsgUELDXAiBT0gjo87Pu5iUhYlqNf3ndMeGs/tqhCVBGHtAJtDiDsw=="}],"size":31079481},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.f28f17c89.0_1740672594550_0.8836984184267362"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-27T16:09:55.132Z","publish_time":1740672595132,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.17115745e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.17115745e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.17115745e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.17115745e.0","@microsoft/teamsfx-core":"2.0.15-alpha.17115745e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"113f0aac3a4478768b1559d96367a7ba47737e68","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.17115745e.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-SNk3eMBU8SuQhYIsq13H28/0Jbxwki0U70YF5pPQLPXtp3j8aM/DXjHuZm5vRoBmXeSaqG9fjSV8neL9CHiYiQ==","shasum":"09cc001cb80fa992a7a160ce8879574a4a9610ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.17115745e.0.tgz","fileCount":88,"unpackedSize":66999635,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICnQPGF4IpY6TEkAe4m0yb+aUMnO2IcdqWGPxRdHdzzFAiAUD82JFaIc+8Gf34SBDTQLdQVjsxy+X/WnYsf/b387nQ=="}],"size":31079573},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.17115745e.0_1740705556358_0.8021870760650374"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-28T01:19:16.906Z","publish_time":1740705556906,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.e5f43e40e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.e5f43e40e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.e5f43e40e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.e5f43e40e.0","@microsoft/teamsfx-core":"2.0.15-alpha.e5f43e40e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"658bcd5b3ce8c2be0e69b9edb5c9fdac7ec868de","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.e5f43e40e.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-/IgVKC84+pEyi09lKrkNINjW+lz+lGXEj+KigykMKQJgiz2hOCXXrrNTqIy8QkfDqQJpbFhtELBmJFIFPvxMiw==","shasum":"21692b9e3afad3e601ec242563b8162982b5c3d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.e5f43e40e.0.tgz","fileCount":88,"unpackedSize":66960139,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD41QSKiXiqyPeWg1WEx9CPkfjQL9qBa41m7sMBvHHfxwIgNH7NjcsEuoaCNYV3af8mVrFQLnIxFvgM2Heh23kqM20="}],"size":31033854},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.e5f43e40e.0_1740758966990_0.9138820282473008"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-28T16:09:27.965Z","publish_time":1740758967965,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.068057a13.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.068057a13.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.068057a13.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.068057a13.0","@microsoft/teamsfx-core":"2.0.15-alpha.068057a13.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ec82a04a9f9a5fb68522edd7d7c2e476a7993194","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.068057a13.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-6wnoO/dZvqS9kra+r+L2Dm8N4C7eKa80rdTA8CyEYXTclHqfjxIO1xYtssggtCJ6Cip+jaekOcABmbKX4sj6PA==","shasum":"463fa7d0c94123788bdb878190ef3686b53f106f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.068057a13.0.tgz","fileCount":88,"unpackedSize":66982287,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDttPwyjUZ0c1NWaiX7fOsJ15yQ55Zxu3vx+sJY/1CwOQIgRkFrIt9qO7PeVo0VYPEXkFI2YrKKWTXcMtT+0F8z/bI="}],"size":31041174},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.068057a13.0_1741018199433_0.23642070337802545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T16:09:59.961Z","publish_time":1741018199961,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.52a12530b.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.52a12530b.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.52a12530b.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.52a12530b.0","@microsoft/teamsfx-core":"2.0.15-alpha.52a12530b.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"4d8a9b62883c99d30934c4672a7f7fc6f3d15409","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.52a12530b.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-mHxnqA/dkiLtXn+qMD8/GTh9HPZuf6iLT7JvGkhHIuXydAaTV+ALxHhGXlegZE3FjpdHt30von0HCufAMrduGw==","shasum":"e25bce23a79c7b454275813fb7502aea3cf47650","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.52a12530b.0.tgz","fileCount":88,"unpackedSize":67010269,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCxSFjyL9/xjNLliapoWdZnKVSbOSyEHbW9EDxK9w4nGAIhAMREQDtZPo0Eyub5HMeiFh/aLZvdNw57v0bqiCXNZ4eP"}],"size":31050892},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.52a12530b.0_1741104596698_0.22761635821398962"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T16:09:57.240Z","publish_time":1741104597240,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.a02e9604d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.a02e9604d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.a02e9604d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.a02e9604d.0","@microsoft/teamsfx-core":"2.0.15-alpha.a02e9604d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"83f63c6dc5d8cca406506e6a0ad8affeb2944301","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.a02e9604d.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-Qif8tCXmbOiD9vpippsQOJeC66O8hek8mWhlcl0hWhBg+277/GBbtK+YV0jQ1AheddcBPsws18cN5ST56xxfyQ==","shasum":"44f526e49479d5b1c0c78f84a49a3cfb8bdc6051","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.a02e9604d.0.tgz","fileCount":88,"unpackedSize":66962385,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGLqjumWQ/hIN+HGTad8y2wrtcg1vcLA5UYZIjAouZ/uAiEApt88aWtLZ1Ca41npcC4yAGR6PjJsCsTOWHDZfybRzxA="}],"size":31034573},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.a02e9604d.0_1741191062547_0.33061597478356974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T16:11:03.140Z","publish_time":1741191063140,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.2cdd9b693.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.2cdd9b693.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.2cdd9b693.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.2cdd9b693.0","@microsoft/teamsfx-core":"2.0.15-alpha.2cdd9b693.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8717ec59eb5a6fa04b11d364a01685db1784904a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.2cdd9b693.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-QViUwDRpLJgHwBpqInKVNVxywspZNIhqGZrfPOWb4cOyUKc+SXQk1ZeUQQwC/yi7FO7xyKmkY1Wb3Aq2wmUTnw==","shasum":"c4e82d6b4dc6d8c28bb22377bd63c32ad13ee325","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.2cdd9b693.0.tgz","fileCount":88,"unpackedSize":66981198,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC82vLKOTUNYYjLj+2eEbSpCX8zYY/jUkEVmErmCuImvQIhAOTANQ4u/WDbbKU9WnOpw0mBEuLxftmbGdQ065wAjTMD"}],"size":31035448},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.2cdd9b693.0_1741240468400_0.9648400545286877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T05:54:28.925Z","publish_time":1741240468925,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.7b1522f26.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.7b1522f26.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.7b1522f26.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.7b1522f26.0","@microsoft/teamsfx-core":"2.0.15-alpha.7b1522f26.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"cdb91147b7eea1a0237338837dcea24e9d26f6ee","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.7b1522f26.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-EU0EV/dru5gSDcXLAdUbsDvJKl3KlZg3PlVqEesA4j36BBU+NpY17qXAJX4ipAEqgmFmG5Y0xf23nMSub51jlA==","shasum":"fbf19681cadc4857acea5598c62e709f82a851be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.7b1522f26.0.tgz","fileCount":88,"unpackedSize":67058470,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCOQKUckSoMEvgGYYfTdpuy+RYTJhdPYe8zOP2+cpaeUAIhAIm+J8xzIatlTqhKIOtD4Z1QfSM1lbWKubMtmEE0qLKC"}],"size":31048100},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.7b1522f26.0_1741247046189_0.5619853124257157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T07:44:06.692Z","publish_time":1741247046692,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.b80d64be4.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.b80d64be4.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.b80d64be4.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.b80d64be4.0","@microsoft/teamsfx-core":"2.0.15-alpha.b80d64be4.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"fb4d1edd21d993497434b920fe309117a20fbb67","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.b80d64be4.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-q/Huj7KmLVHv1Uy/u+pWhjcAL7HlIfdQxBRnhvU83Istql1KAoghRvDKQgxpAJDZSYdrJNpTpKaGcyi3P4T7cA==","shasum":"c20576a9b5cfe03840dc4afc9ca3e3521d90829c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.b80d64be4.0.tgz","fileCount":88,"unpackedSize":67057842,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDYVDgr0nEKD4dDArF4JARjEgjOTEbqys6ur7AzqYCPoAiBap4cZYsWJZabVFO/EeQJmJgrf4gREGItf5OJIzyB2tw=="}],"size":31049195},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.b80d64be4.0_1741277398306_0.43546040726587143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T16:09:58.847Z","publish_time":1741277398847,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.920debd4c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.920debd4c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.920debd4c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.920debd4c.0","@microsoft/teamsfx-core":"2.0.15-alpha.920debd4c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7848e987afdca8710f53ae3599182385ba8c8513","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.920debd4c.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-UAfPbig62aOfV62hKZVdLxt6S3Wx/OVgIg/2xUkpRj6M8vTvtWchlmZAg+UiNbKqDhuiVHQbKh0p9bRBNwo8XA==","shasum":"46a984f7f2dae82d24108f754410cc512f8ce72e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.920debd4c.0.tgz","fileCount":88,"unpackedSize":67061851,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHSpqDZ/skYUMhKuLLX4J1bV41Sk+hsg1xWlf8k3VEW2AiBKTboY0Vn+IXijA/u+xTtc+32R++P9BH13FqMVstKnDg=="}],"size":31049781},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.920debd4c.0_1741363789664_0.009249133022919409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-07T16:09:50.153Z","publish_time":1741363790153,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.6c40c4193.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.6c40c4193.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.6c40c4193.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.6c40c4193.0","@microsoft/teamsfx-core":"2.0.15-alpha.6c40c4193.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c9b760d4bf1c22527e53b894d9732d69ad3d95bc","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.6c40c4193.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-YVtOhhKq0TnjTIM7EfD0VVJvjKBZpWhGdRof29lnIemSI2vEFHWUK51coQaXWoh8Gwg8iBrTfHmBbiXx8YPA7A==","shasum":"f1dcb875e59dbb6535bac23763d1c29525c6e7bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.6c40c4193.0.tgz","fileCount":88,"unpackedSize":67150816,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGJjxuu2u8NWXsTGbgkrvkKXMO85rfaXdlHPUOIlDPcXAiAFCD7DWuTD+KmjkRlTcdG9xpNfvsu/37BlvegFFJn9Qw=="}],"size":31069465},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.6c40c4193.0_1741591666683_0.04535882150821213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:27:47.190Z","publish_time":1741591667190,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-rc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-rc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-rc.0","@microsoft/teamsfx-core":"2.0.15-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"9f24bccdfc8fdcda3e3d1b8f07f07905e8af870a","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-rc.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-ax1KzV3oZeJ5tzL9VvoR7O45WPJ0yr1DVIhaoJXXTBr2MhLCJ8r8pXsUZ8axuFPeTgzEvYcAmjJCeTVwuT/BrQ==","shasum":"5e3b37880143662d6761fa3b59f79464d33fb965","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-rc.0.tgz","fileCount":88,"unpackedSize":67153412,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCReStniwKpzfI/gaoy8PY1iS4X5DaSSGclFnrbHFpkWgIhAIToMLWeLCl2w4EQwIbLEnzBLT4ricENDZ+2uBNfBBB0"}],"size":31069737},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-rc.0_1741592749714_0.08252683064125632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:45:50.196Z","publish_time":1741592750196,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.7b9821876.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.7b9821876.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.7b9821876.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.7b9821876.0","@microsoft/teamsfx-core":"2.0.15-alpha.7b9821876.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"87bbd4da202b74cbd27235d4fc95857b7930b759","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.7b9821876.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-OoZhlXEd9EQZW1IL8Ti7NT1rrWJ0xiY7A+dWEpHQlaymvRufHhq09Jr4s6RFBIAKaEKiGPX7RzU9HfJaFMj7Fw==","shasum":"fabd9e7fc5757a19ede7698542d8b4abb4568682","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.7b9821876.0.tgz","fileCount":88,"unpackedSize":67154720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDJ1YwqKdD5nT4TwCDaOj5JaqjC0JZbyy58LDMfEp4zjwIhANlAj8rJzikUHru/aU+v7qtLn6cVrd6dXgPOig6zqFhj"}],"size":31069770},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.7b9821876.0_1741623018911_0.2570425116881534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T16:10:19.441Z","publish_time":1741623019441,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.f7047e89f.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.f7047e89f.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.f7047e89f.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.f7047e89f.0","@microsoft/teamsfx-core":"2.0.15-alpha.f7047e89f.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"6d4341d7f98ea916c87c3b19a3bd061182dbcc06","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.f7047e89f.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-neBj0FuxiyDapfDAQyKTNWJz/YjaaUY2tM0PYnNj/5Q9hCvPyLDuAIbAlRlJ8YbkQXM6SjK3shEfYbxwLKDSlQ==","shasum":"8d851c847206496c6b3757ea37f2dc291cd193f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.f7047e89f.0.tgz","fileCount":88,"unpackedSize":67155656,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBNvjfc0+0Fi+WhGi9Q3l7o2ANpPvqQqpBSp4/JwZsFtAiEA14JvE9JukJ3Q5ljNgNy/pQwWgMFiBFRbuAIVNDFcKbs="}],"size":31069895},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.f7047e89f.0_1741709389654_0.8842799076980348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-11T16:09:50.153Z","publish_time":1741709390153,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.4af7d400c.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.4af7d400c.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.4af7d400c.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.4af7d400c.0","@microsoft/teamsfx-core":"2.0.15-alpha.4af7d400c.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a7f2c7bb7e82b33136d4e78ec2d099d1517e04d9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.4af7d400c.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-FNxEFGOabCtRsuCnoC3etGbDyRXYOY0L0XyXp2jB+aQbfSp97J2cJQFk+4yNtbUHYN1nBGdH58iJESkez6T05Q==","shasum":"4dba5539541080b17d03b53bfbbb9b0db30e63c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.4af7d400c.0.tgz","fileCount":88,"unpackedSize":67170779,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBYURc0PF4Q0bTmnXZ0BvVK8tHprU3iW3qms9vN/9HNCAiEAwwTZ6wBDaL0nsbUmU+n4D65GuhuAjhI7abEHk6A4wME="}],"size":31075959},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.4af7d400c.0_1741795804873_0.11863513845814877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-12T16:10:05.968Z","publish_time":1741795805968,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.b67207c1a.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.b67207c1a.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.b67207c1a.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.b67207c1a.0","@microsoft/teamsfx-core":"2.0.15-alpha.b67207c1a.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"a7dd46bd92846bebebab0cc23479d6c7c922b4f9","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.b67207c1a.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-NF7qhM/voX8S/92b+TVsT/y7GBwhqvHFQ7AD5ypRM8P3k+kfo3+KnloWoiQZxmSsj43RvuLh2hniqwDeMTIdUQ==","shasum":"65568930a9899ec26f41ef7bc82f547b4bf521f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.b67207c1a.0.tgz","fileCount":88,"unpackedSize":67179473,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDxKsLIkcCmf9LW2KXEDw1WM1Ck8IdNO42WD/AimzRbBQIgBnDrzKmibHnInJzS2V3GCR0R9zrqWqfnMOqhNKugYEc="}],"size":31077985},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.b67207c1a.0_1741882210814_0.4551059444023242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-13T16:10:11.337Z","publish_time":1741882211337,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-rc.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-rc.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-rc.0","@microsoft/teamsfx-core":"2.0.15-rc.1","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"750be0987e93cba6e668d9b8ce95a1aa231841b8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-rc.1","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-Vgu1/0gXmlYqMNCc8WtCKlpmCUWX9UHU2CpPGAmxsxYnWgh0nWclL+96rA+oA+t6r1PCyosGV6uZXuULF6OWiA==","shasum":"edcec1b0695e08f84bc272aa8b7d0c62fe6b5379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-rc.1.tgz","fileCount":88,"unpackedSize":67182173,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDk+ABfktFw/GlxQk2khN1zDFVtp9q+edMctVgXauCY4AIhAPVys1A63/T1kScYjHDaMxl6IGpd0XhsAmemsy1vTYUd"}],"size":31079223},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-rc.1_1741936431292_0.6875341373850803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-14T07:13:51.858Z","publish_time":1741936431858,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.d17e709e2.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.d17e709e2.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.d17e709e2.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.d17e709e2.0","@microsoft/teamsfx-core":"2.0.15-alpha.d17e709e2.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2084232285f2f85bc92713467e8ef2882fd7d30d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.d17e709e2.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-CvI9cBxoM1NDSjv/qjWIGxYX6BI+1jyARGHc6rW44XZU4Sp+3NJ5v3YSlO2QIq7Me7HrtS045HWOud77jPtmmQ==","shasum":"5b7725309beb486e53748d4b9382ce149eb55f66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.d17e709e2.0.tgz","fileCount":88,"unpackedSize":67187797,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDuW41bbpeZ4JFg3OGfK5nsKLauwVlBI46+XlH9xLOzrQIhALX82GWbvrOSYnuPlmp9MhO5DOQhfM5Sx40gne7twuo+"}],"size":31081923},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.d17e709e2.0_1741968582057_0.8414601293830759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-14T16:09:42.632Z","publish_time":1741968582632,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.f693a1671.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.f693a1671.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.f693a1671.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.f693a1671.0","@microsoft/teamsfx-core":"2.0.15-alpha.f693a1671.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"64d9bd0f8c76af4cf6b400f75357a6d1c2ee3628","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.f693a1671.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-qxCcoxTEzbXfdi8pSU+1YsjGC4FMxSCF/jyo0Li38L3+K6bhMTyDS1VnaxBPrMjI2oH9EphKkpvHYgnMOMEw9Q==","shasum":"16dddf176b534ac7a743f74aad72e5865940b4d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.f693a1671.0.tgz","fileCount":88,"unpackedSize":67206954,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA552FStAlzRGPpBpqzjwUmgXd8PBKKBdSAX2rox6zikAiA4s0YSQfTLyXEJOjPmQvJO5Ki+9dPrzEoJ4oAoLmBDlw=="}],"size":31083960},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.f693a1671.0_1742227866444_0.3873846452464955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-17T16:11:07.054Z","publish_time":1742227867054,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.c64a8ee73.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.c64a8ee73.0","keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.c64a8ee73.0","maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/OfficeDev/TeamsFx#readme","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"bin":{"teamsapp":"cli.js"},"dist":{"shasum":"d3fb40cbfa316b0601f7cbf773a736ea7ac27fff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.c64a8ee73.0.tgz","fileCount":88,"integrity":"sha512-y5PCZYUKzAG34+4rlgUDhR77YEEF/r9MrOaKJ4tgy7HqYniOrjilR0yxbaB8uH9LXL0EHc+RoAMlcKQIt3ENqw==","signatures":[{"sig":"MEUCIAvoE9wzRJwjKDh+DluQsgLBR3sDrLZpcAR5Vjm6Fm6JAiEA9yiDU915SMIOYKVZ9z+kNpzLWtp96Om1Dvycs/pXH90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67208613,"size":31084325},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","engines":{"node":">=12"},"gitHead":"644a873f936efa2208a33cc4f5a962e964dae395","scripts":{"lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","precommit":"npm run check-sensitive && lint-staged","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","postinstall":"node deletePS1.js","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'"},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"repository":{"url":"git+https://github.com/OfficeDev/TeamsFx.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","directories":{},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"_nodeVersion":"18.20.7","dependencies":{"open":"^8.2.1","chalk":"^4.1.0","dotenv":"^8.2.0","keytar":"^7.7.0","lodash":"^4.17.21","semver":"^7.5.4","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","tree-kill":"^1.2.2","cli-table3":"^0.6.3","underscore":"^1.12.1","async-mutex":"^0.3.1","ansi-escapes":"^4.3.2","@inquirer/core":"^5.1.2","@inquirer/type":"^1.1.5","@azure/identity":"^4.1.0","node-machine-id":"^1.1.12","@azure/core-auth":"^1.4.0","@azure/msal-node":"^2.6.6","@inquirer/prompts":"^6.0.0","applicationinsights":"^1.8.10","@microsoft/teamsfx-api":"0.23.5-alpha.c64a8ee73.0","@microsoft/teamsfx-core":"2.0.15-alpha.c64a8ee73.0","@azure/arm-subscriptions":"^5.0.0"},"preferGlobal":true,"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","glob":"^11.0.1","uuid":"^8.3.2","mocha":"^10.2.0","sinon":"^9.2.2","tslib":"^2.3.1","eslint":"^7.29.0","rimraf":"^5.0.1","ts-node":"^9.1.1","webpack":"^5.95.0","prettier":"^2.4.1","copyfiles":"^2.4.1","ts-loader":"^9.2.2","css-loader":"^5.2.5","mocked-env":"^1.3.5","typescript":"^4.5.5","url-loader":"^4.1.1","@types/chai":"^4.2.14","@types/node":"^14.14.21","@types/uuid":"^8.3.0","lint-staged":"^10.5.4","sass-loader":"^11.1.1","webpack-cli":"^5.1.4","@types/mocha":"^8.0.4","@types/sinon":"^9.0.10","style-loader":"^2.0.0","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/semver":"^7.5.1","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","chai-as-promised":"^7.1.1","@inquirer/testing":"^2.1.2","@types/underscore":"^1.11.0","umd-compat-loader":"^2.1.2","source-map-support":"^0.5.19","copy-webpack-plugin":"^9.0.0","html-webpack-plugin":"^5.3.1","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","@microsoft/metrics-ts":"0.0.6-alpha.c64a8ee73.0","terser-webpack-plugin":"^5.1.2","eslint-plugin-prettier":"^4.0.0","@types/chai-as-promised":"^7.1.3","eslint-plugin-no-secrets":"^0.8.9","@typescript-eslint/parser":"^4.19.0","@typescript-eslint/eslint-plugin":"^4.19.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"optionalDependencies":{"keytar":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/teamsapp-cli_3.0.8-alpha.c64a8ee73.0_1742273340687_0.3829884249368434","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T04:49:01.436Z","publish_time":1742273341436,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.c098d4d9d.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.c098d4d9d.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.c098d4d9d.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.c098d4d9d.0","@microsoft/teamsfx-core":"2.0.15-alpha.c098d4d9d.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b30cebe529b3cc04f282956877448989176d4b88","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.c098d4d9d.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-E30xqfWgVWmR9pQXR2/EtkLKkp/mBIa/aS7KB1czGBhHGBp1vmpdFW0+rJ7pj2XsRqQv+t97ts1u8gIUPx5OSg==","shasum":"f476c7e8d87c772fbdaa1137e31043836556386b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.c098d4d9d.0.tgz","fileCount":88,"unpackedSize":67230156,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDLubhoQcZ1HlM0Vwir7wn/KZdsASgCDp9EzqKq5A0rbAIgFPQWVewUc+JZtOlvtNAQfCx2lYsa8rZj2ShikwjgLVE="}],"size":31090335},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.c098d4d9d.0_1742314197073_0.9968898466590772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T16:09:57.676Z","publish_time":1742314197676,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.5ff203111.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.5ff203111.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.5ff203111.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.5ff203111.0","@microsoft/teamsfx-core":"2.0.15-alpha.5ff203111.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d9a8a3a0ecdd7919ebfee943e372d00425edd5ec","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.5ff203111.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-LFClSF/kXrXQ3CcOn22F+EBi9b6+rQTYG+FeN3PSMppgrYamNl1IwavCU/KoyT+fg4CVhkHEWXBDIyQOYPHvBQ==","shasum":"099e4c56736e8211367d01bba586c3e65017db47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.5ff203111.0.tgz","fileCount":88,"unpackedSize":67242449,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGnJmBLWPXSFkgJ2OINuGa1yfYyi+r+sIcvn8j9goFwwAiA+R4DS5Goa3wem1LcNz7xMW8fAojTZ87AmAMThEhh0ng=="}],"size":31092481},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.5ff203111.0_1742400612284_0.015859086108284126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T16:10:12.806Z","publish_time":1742400612806,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-rc.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-rc.2","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-rc.0","@microsoft/teamsfx-core":"2.0.15-rc.2","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d0f383222331ae68394a4ab27e5344851f89acba","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-rc.2","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-1KqSnbBO3kdDSwbq0e0vLNezQvIvJENQdadJ22GJawSWoXg8dyH4l+nDNmgDAqmwXMeGjRqR9dUvTya6lIZbXQ==","shasum":"13b28f5ab6b8deee060f5f00bbe63c09cb0d20cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-rc.2.tgz","fileCount":88,"unpackedSize":67196207,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQChmr9YXHggDRejDrUNpc6FpaWpt+W38JGm0F9Rk63aSQIhAK4y5UPMt26K9t792ACLUaiwABtKc73b5+nw9golpfLj"}],"size":31082431},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-rc.2_1742436060967_0.09539142914528531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T02:01:01.477Z","publish_time":1742436061477,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.470ea95a3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.470ea95a3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.470ea95a3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.470ea95a3.0","@microsoft/teamsfx-core":"2.0.15-alpha.470ea95a3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"99cdec272ddf119367bcfea0b6732b7507f9e2a1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.470ea95a3.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-wV2ib3irX03J63kjn0aZ34i5Jn49aQWmThRVWU9A5IVGx9RgynOBGDOxdv2+DfItV6tzKNmUvpcQObD24JKXnw==","shasum":"d694d1ed14aa8e78473b2a2d0cb1c7fad25155ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.470ea95a3.0.tgz","fileCount":88,"unpackedSize":67244735,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDw6rthZAEOO4L8KW0/GVxQ6DL/naos4l+Ec9QCuesohAiBIDHGD+pA39MYE+s6Cub74C+FKEP6gZJxZU90lzMELpg=="}],"size":31092768},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.470ea95a3.0_1742487020266_0.008259337651137733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T16:10:20.912Z","publish_time":1742487020912,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-rc.3":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-rc.3","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-rc.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-rc.0","@microsoft/teamsfx-core":"2.0.15-rc.3","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"48fa17c9456d32bbec42130f28c2d5f476fe58b3","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-rc.3","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-7SlcGxgntZgTeCNOQWBhucASp4nnRz7i5v905AbCE8aJAoC+PGRKgv8odAEdEOoxTbCJw0paFG7sbIjCBg3hjA==","shasum":"05613db924b6fb1d277c72658711ccad1fdc1bba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-rc.3.tgz","fileCount":88,"unpackedSize":67198200,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDt6AjBzR2ZRDCqErgJGOhB/xq5jeoDON5bm7lstGbwmgIgHt7AUIgCX/D+vxElcY+HxUMRPZSSSDquuPk01uXPXYo="}],"size":31082707},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-rc.3_1742526198048_0.2760636985316174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-21T03:03:18.571Z","publish_time":1742526198571,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.8b22ed11e.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.8b22ed11e.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.8b22ed11e.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.8b22ed11e.0","@microsoft/teamsfx-core":"2.0.15-alpha.8b22ed11e.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"90f88046ce3483b3018638213e3695e4f7eb35f1","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.8b22ed11e.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-sRN2/72AfWK+OY+moX7AA1B8Dj7cqYIOo8JMOBZBmUJJt+ogGWpZ7GeHDXiHPICIem0BLSGMvro7IHYxRRNxjw==","shasum":"ed9781dbc3ee4afe5cc207d17f96e35c25e74bf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.8b22ed11e.0.tgz","fileCount":88,"unpackedSize":67244726,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC9xdeBGGSYMvetrSCnqu2JAVbUjs7TJjfUcRlqsvthoAIhAN3UZ/eoSkmmFlPlkYosDMuYQiklvpP5Xz6upQMslcBN"}],"size":31092617},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.8b22ed11e.0_1742573406504_0.04821741352473219"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-21T16:10:07.028Z","publish_time":1742573407028,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8":{"name":"@microsoft/teamsapp-cli","version":"3.0.8","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.15","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"c384be61f3dd1d356f84349c2bb6f3986de4aa38","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-SO8yKhzU5ybVROrbU7IalRvOt3AbXU/Tmw9CshNKGhXTBaJiA+jU3HGJ7ZlpRfSc+lCKO4fvIiaAONUzymXiYA==","shasum":"7b9eb85e8db805eac99bd9d95c55f7b2a3135a8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8.tgz","fileCount":88,"unpackedSize":67198156,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDL5dvRE33B98t6Y0/n8EWR6JxRru70/ajQHHZhJI9fEAIgKLwh+zWks79p0lzeeemPL4ypo3FkvoysKkWC+R5Rt3U="}],"size":31082686},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8_1742780483358_0.4017531925818172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T01:41:23.874Z","publish_time":1742780483874,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.dea29f186.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.dea29f186.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.dea29f186.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.dea29f186.0","@microsoft/teamsfx-core":"2.0.15-alpha.dea29f186.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"8281d21c3fba6d6a36ca1b7826ca2f25227088d8","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.dea29f186.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-92jAUPSBi4UtiID2UzWHif5bCprLRQ+LxpPLZZaY/ZRDpKEG/Ho2Q08h+7Xo+DG6DBzpbZ6l5E961x86bKDvpw==","shasum":"62a72a382a3f21d0c36cc520058d72bbfd0cf44c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.dea29f186.0.tgz","fileCount":88,"unpackedSize":67256269,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDtemKRmuj4ctOmJqu0HSaPYUmsHq9Qu2en/4cnhQPp2AiAzK+fumZqHZN1RRRGbwf4uzvhFsBSMZgVjvrMd0k0cbg=="}],"size":31096179},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.dea29f186.0_1742832641125_0.2436342655468251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-24T16:10:41.651Z","publish_time":1742832641651,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.8-alpha.6a5930469.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.8-alpha.6a5930469.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6-alpha.6a5930469.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5-alpha.6a5930469.0","@microsoft/teamsfx-core":"2.0.15-alpha.6a5930469.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"824aba4a141206274655cdc849b068ad9d7cc18e","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.8-alpha.6a5930469.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-BCdQFPng/rtUSPcDab9lhtRH+Ns2GmD0JPUbQx3Ib4rCM1rnEYLnYlSPEvCeB3yM9DlXlQBnqWSUc8tXUtjc8Q==","shasum":"64d7f067847f15973372b2972e9226f1d099f173","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.8-alpha.6a5930469.0.tgz","fileCount":88,"unpackedSize":69239230,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCA8mwP2XjvOia/0tqJK527t9tpka4oAEZSPoFWjW1iUQIgcMgP2JKjY6wtnvoO0dyoNMabpD5M6KGlhWIajWj2uTk="}],"size":31599321},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.8-alpha.6a5930469.0_1742919030668_0.395818012431739"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-25T16:10:31.359Z","publish_time":1742919031359,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-rc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-rc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.16-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"2b82787d2feee149b6fbe6f68d7c7d7529ea487c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-rc.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-WO5UPVe4BFNlXE/8/69JcT/d/udxhJTlzJ+2M4oLXjIt7DHAbDlE8mAZnQmj3Uo5L7AwnIO7gWBlj6NiwiL61A==","shasum":"f559262907c4aa4ed7cb584cfbda9ee0e4a78c7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-rc.0.tgz","fileCount":88,"unpackedSize":67200220,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIF1qJdkrYm3ZICrqjl1FMYDXIbnEIFWtguGNju5Wu3ieAiA85EK0of2AX30QTaFhSDIIY9rWX7OTa0DgQHbRg07sFA=="}],"size":31083389},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-rc.0_1742958837431_0.3370509108146218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T03:13:58.568Z","publish_time":1742958838568,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-alpha.84bf1cf45.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-alpha.84bf1cf45.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.84bf1cf45.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.84bf1cf45.0","@microsoft/teamsfx-core":"2.0.16-alpha.84bf1cf45.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"409a2d58efd760626e49e2ff7eb388412d54de7c","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-alpha.84bf1cf45.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-1lrYmIMms/xl5NQi0QBP1vrRZKEH18VUprzrEhcsz9s7ozkas4qrs/1iQeFGRBUBDH6jH4HaTigCRMza45ttQA==","shasum":"ddf212f21a9564ea5efdb87dd4e7935f006e7f04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-alpha.84bf1cf45.0.tgz","fileCount":88,"unpackedSize":69260600,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCsZEXEsrpBdhp1kDpaSc570G4FrfegUPBonqlGp28zywIhAI/xtWLT6Mrd7Quw64oeRAR98Fzr8y+GOqqNGRRU0hfz"}],"size":31616541},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-alpha.84bf1cf45.0_1743005486521_0.7080864246644734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T16:11:27.082Z","publish_time":1743005487082,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-rc.1":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-rc.1","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.16-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"d0e67d358d876338a421d9af0c636aa13b519adf","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-rc.1","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-Qs5phMpXFBe+IEPKtdy+C3Zt/EgP71zMJY7nVKFArjnqgfDoV17WWz5RHSAp0hI/C5IdI5du2fU1lk4mgfdPNA==","shasum":"b0e6308443b32e94d15b118184825b34d49feb7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-rc.1.tgz","fileCount":88,"unpackedSize":67201064,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAJ6ogMgBwkoIHFZeTsEkAtbgS6HrWwmNU6iiLBAxdHlAiEA0+V6tCeApM5JEjvIK4JyWN//60k4fHxuu7Z6+6rpL6Y="}],"size":31083857},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-rc.1_1743061103670_0.05814195251548426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T07:38:24.239Z","publish_time":1743061104239,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-rc.2":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-rc.2","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.16-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5ccb3b92249872b42305818920c4d76b1bd1da10","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-rc.2","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-Zl9H0bZLxPb7HoJbrN2LC466ezecAqHN6aYGFHFXcNwu8Gmzv061REKTGtTaSSZZVsbQTY0OjjLL8/wo/SotYw==","shasum":"ada301de215d4301fff97351790414b515902d6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-rc.2.tgz","fileCount":88,"unpackedSize":67201050,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYvvlY1ifyCZ12Dz5+dKbwc0TFdIU5ryvy38mtOKFOqgIgaO+nUCJqHuPQ9JJ77nOGLV2NUMUFGK625FMGOa7pzUs="}],"size":31083866},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-rc.2_1743064553597_0.4213316258186992"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T08:35:56.307Z","publish_time":1743064556307,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-alpha.d8fe55aa3.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-alpha.d8fe55aa3.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.d8fe55aa3.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.d8fe55aa3.0","@microsoft/teamsfx-core":"2.0.16-alpha.d8fe55aa3.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ad477d14ab3942c37c492393ba5f57e6aae37bff","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-alpha.d8fe55aa3.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-IyLzhv6YCStK/ziXuFk3HCM2ZBbcPTKC66A/dK5P7Vv/rK/v4XaTxMd9+i7UHWplMblgB8XeBCl8241kPZvZ5g==","shasum":"e0d90e610021c9a555135e87dae6417a8a07ef34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-alpha.d8fe55aa3.0.tgz","fileCount":88,"unpackedSize":69289464,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDVfKFH4KBkHDmRIykwtUox900RelfT5xr7MI7H6T2e0QIgBijitrFEc7ZB/d8jtO1DAYfsMc9qWeguRTDPBloK4So="}],"size":31621628},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-alpha.d8fe55aa3.0_1743091806356_0.5112197989012353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-27T16:10:07.015Z","publish_time":1743091807015,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-rc.3":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-rc.3","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.16-rc.2","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"5819eb19ade0667d20331f7436d36cf64bd57c9d","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-rc.3","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-jF+z4TgLN/7r6HItxuyL04sl0k4+knswHmxe/ZnSKuwlAAmMzdVfPDwwdZKwwma36t5hPFEvl2xomB0tIsbmuw==","shasum":"a9584df5ada82b9160e33659df91f3a59c9eb86e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-rc.3.tgz","fileCount":88,"unpackedSize":67201084,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDEXnyp4+Y1Rorxlmh5j5VLfs/feeghWls8Y2Ngm9zVnQIhANyT7PvH0TaDv2daKT7NDSSVSngD8lYTx8287iP52vBR"}],"size":31083854},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-rc.3_1743139937543_0.25167873620059833"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T05:32:18.053Z","publish_time":1743139938053,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.9-alpha.d421750d7.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.9-alpha.d421750d7.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.d421750d7.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.d421750d7.0","@microsoft/teamsfx-core":"2.0.16-alpha.d421750d7.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"80cf264cf3d79fd5c501dabddaf9d20c7675fc6f","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.9-alpha.d421750d7.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-JNmWvhGkmImi8uSxEWcD7QsXqK0U/rLIBt5vQY4Vp095zLIC/DjFlBomGezhX/thv7NHNuVU3fMkDY18VMv+JQ==","shasum":"963683cbf3fa0e9ea0c92b767f78e496363140c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.9-alpha.d421750d7.0.tgz","fileCount":88,"unpackedSize":69546382,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCxGcNq5iA8HVuO1b9yLARhLkumJW1pncrkSMB3w8rjiwIgJuXEc7yLUwmcC4vFfcYytnrNrsWJnqq4Be/NIYZfh44="}],"size":31829448},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.9-alpha.d421750d7.0_1743178226604_0.7362544103276927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T16:10:27.222Z","publish_time":1743178227222,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.10-rc.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.10-rc.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.17-rc.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"ce7c0c3f3f9918d24232295209d64556bfd02ca2","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.10-rc.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-mpZdgtxqk5wJ02mlBW1CIj+C+UhUolojc8wZgBIfNP2LIRvF3Dw9vGo5sS+aXM2PCRPq+T8HA0+k1aihClIJHg==","shasum":"9b46f261319e29322fd51c78dd56bf32ee61c5c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.10-rc.0.tgz","fileCount":88,"unpackedSize":67200948,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCGzeRatsGac0GwiUJJzH271i9H058/29G9XS0v5PnIiwIhAJzzEx93c8wnw8akN3Doywz0eIDnJZ7wUX5vS2cP/5FO"}],"size":31083774},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.10-rc.0_1743476811115_0.7509382621446523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T03:06:51.872Z","publish_time":1743476811872,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.10":{"name":"@microsoft/teamsapp-cli","version":"3.0.10","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.0.17","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b385f27aeb453e4f0b375cba4cb9acec2d26ac46","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.10","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-TnC3yQml3DfAUlBy5ENYfb1jp2uYujH9juqbL4xXmUVoWVhnTjtdymlLcUzXcIUeFNwOcbvV76ZAeYEd5ARh9A==","shasum":"ad4bd0133a1488a8a0de7279189602e0f5b828cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.10.tgz","fileCount":88,"unpackedSize":67200933,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDfRk8sjY4Zf9Yepl6XL+zJqZztUCG6+WQvDBXXVA0wuAIgUWZ3R0muId71da2MxgSpmvDOG8148O2dc8sTklVE6io="}],"size":31083772},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.10_1743478605422_0.8347119557254976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T03:36:45.969Z","publish_time":1743478605969,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.11-alpha.f95704b41.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.11-alpha.f95704b41.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.f95704b41.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.f95704b41.0","@microsoft/teamsfx-core":"2.0.18-alpha.f95704b41.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"01d873e6f37c0410aae592e7c4b30dc0330343ea","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.11-alpha.f95704b41.0","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-XDuCqgXNEtBLfQ15Kij+1k8SSOndzuK8ryKhVrPlYRh/t9KoBhGH5MX4H5NfEXBhHkmBw4WfcxCWIVBYGu+GYw==","shasum":"6b1888c8875e960ef1af56f248d832fa0b2ab9e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.11-alpha.f95704b41.0.tgz","fileCount":88,"unpackedSize":69618525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC3oPww6i/1840LJXcHZOOwdC+O0z3Mkg6rhA5WiLYj8wIhAIp3KREKsP7IR0N2r2edxHdj7/MMgIEnXmGobHK7IRo2"}],"size":31845455},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.11-alpha.f95704b41.0_1743558005610_0.9507776028698147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-02T01:40:06.251Z","publish_time":1743558006251,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.1.0":{"name":"@microsoft/teamsapp-cli","version":"3.1.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"2b2a561e-be84-4bee-b3a9-12b2a2c9e974","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.6","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.1.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"444bb27cf5bbc80482d7b5d9548dbfa963537c33","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.1.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-MLDQm+OpDfdVTQLrO+EC1Me4megLA8DT4E7MuCH7R/D+HGxgaKYgT7LEE7Pbnx728nwh2478UpdjsEudY6I9pA==","shasum":"2c556c7a7a63305825a811b09328db9d2d881e6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.1.0.tgz","fileCount":88,"unpackedSize":67200193,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD8MHHb9AUCqlGVfHqLMHv7lMOdfKkrUSMXhdHPfautNQIgALZsoWCWipaWuitjbM6sHrKkXtOnsj+uH621uqnRBg0="}],"size":31083374},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.1.0_1743579440221_0.08857465360525496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-02T07:37:20.763Z","publish_time":1743579440763,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.0.11-alpha.4a04cd1c6.0":{"name":"@microsoft/teamsapp-cli","version":"3.0.11-alpha.4a04cd1c6.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.4a04cd1c6.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.4a04cd1c6.0","@microsoft/teamsfx-core":"2.0.18-alpha.4a04cd1c6.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"da12d02f75bc574ecc36f6f3ed1e750460d2b7f0","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.0.11-alpha.4a04cd1c6.0","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-E3YGe75h2rYwCkEnWbAMvyNrmPhB0++iVM2CIlZZ1E7/MIgLifvDrdrSDWmzsB1+rYVnKbmD1h6kC5pP61CbSA==","shasum":"6fdf7f7dddf0e43fbfa21b4281c650ddbf61f077","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.0.11-alpha.4a04cd1c6.0.tgz","fileCount":88,"unpackedSize":69632090,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID2xxIp5GwHjtRGUiwaduWLX7JmyqGQ1Wspsw+s+iNSFAiEAzicc+Tgbp/cgc1ALwQJs5Zb5oixPRSuZRlmJBW+GZiM="}],"size":31848583},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.0.11-alpha.4a04cd1c6.0_1743610210652_0.5972349753131592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-02T16:10:11.262Z","publish_time":1743610211262,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.1.1-alpha.2e9f0b9ef.0":{"name":"@microsoft/teamsapp-cli","version":"3.1.1-alpha.2e9f0b9ef.0","author":{"name":"Microsoft Corporation"},"description":"Teams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.2e9f0b9ef.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.2e9f0b9ef.0","@microsoft/teamsfx-core":"2.1.1-alpha.2e9f0b9ef.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"b2e7c92a5069d93383a50f65c523db4f36e16481","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_id":"@microsoft/teamsapp-cli@3.1.1-alpha.2e9f0b9ef.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-tbqkRacKL3DVa16Hd/Rf+a9q1yA5hAvsJgIQihpHrzlSOvM3GK2b5NGZHaUwpsZS5QpQKaTkTsMbpQWHigDlNw==","shasum":"88d8784cc5fc07fb67b99a3ee0342aea54d62dc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.1.1-alpha.2e9f0b9ef.0.tgz","fileCount":88,"unpackedSize":70378367,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDKnN12+fpZ2qv6A4xlmoMefqgmMHhaeTA6OXPufBCerAiBdObjIkE9MO+WJoUmI4t38+NzTr8YuuSkfpmugOkVBxw=="}],"size":31985465},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.1.1-alpha.2e9f0b9ef.0_1743696653010_0.4503961393903242"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-03T16:10:53.835Z","publish_time":1743696653835,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.1.1-alpha.8848410aa.0":{"name":"@microsoft/teamsapp-cli","version":"3.1.1-alpha.8848410aa.0","author":{"name":"Microsoft Corporation"},"description":"Microsoft 365 Agents Toolkit CLI","license":"MIT","engines":{"node":">=12"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/teams-toolkit.git"},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","prepack":"npm run package","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","m365agentstoolkit-cli","teamsapp","m365agents","atk"],"preferGlobal":true,"bin":{"teamsapp":"cliold.js","atk":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@microsoft/metrics-ts":"0.0.7-alpha.8848410aa.0","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","@microsoft/teamsfx-api":"0.23.6-alpha.8848410aa.0","@microsoft/teamsfx-core":"2.1.1-alpha.8848410aa.0","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","keytar":"^7.7.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"90da091e90d58cabbb3a4a4772c50f32e64602ce","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"readmeFilename":"README.md","bugs":{"url":"https://github.com/OfficeDev/teams-toolkit/issues"},"homepage":"https://github.com/OfficeDev/teams-toolkit#readme","_id":"@microsoft/teamsapp-cli@3.1.1-alpha.8848410aa.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-xYjHP4+sts2TJVorBeuPa8c2KFqY5/jfAK9Z3My9sUx/A8Tbfkd3/hRNynsDtmv25lM8PVH+2hNp0+Fowg55Dg==","shasum":"b1bc3af040549203c129a14959db6fe679fdd5cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.1.1-alpha.8848410aa.0.tgz","fileCount":89,"unpackedSize":70396140,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAUtb9Sg1s02SUTCA+C2zxCHEXB02l2t8+Mnor3HwwwqAiAW/GhJhJFwTg0Yxqx6/PZEBPWYx2JNTWOigANVpAMEmw=="}],"size":31988435},"_npmUser":{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"},{"name":"anonymous","email":"npmjs@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.1.1-alpha.8848410aa.0_1744042241098_0.06523166550551296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-07T16:10:41.716Z","publish_time":1744042241716,"_source_registry_name":"default","hasInstallScript":true,"contributors":[]},"3.1.1":{"name":"@microsoft/teamsapp-cli","version":"3.1.1","author":{"name":"Microsoft Corporation"},"description":"> This package is deprecated and supported Node.js version is 18-22. Please use [Microsoft 365 Agents Toolkit CLI](https://www.npmjs.com/package/@microsoft/m365agentstoolkit-cli) instead.","license":"MIT","engines":{"node":">=12 <=22"},"repository":{"type":"git","url":"git+https://github.com/OfficeDev/TeamsFx.git"},"keywords":["teamsfx","teamsfx-cli","teamsapp-cli","teamsapp"],"preferGlobal":true,"bin":{"teamsapp":"cli.js"},"aiKey":"1c56be97-bb74-42cf-b04b-8f1aabf04592","devDependencies":{"@inquirer/testing":"^2.1.2","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.14","@types/chai-as-promised":"^7.1.3","@types/express":"^4.17.21","@types/fs-extra":"^8.0.1","@types/keytar":"^4.4.2","@types/lodash":"^4.14.170","@types/mocha":"^8.0.4","@types/node":"^14.14.21","@types/semver":"^7.5.1","@types/sinon":"^9.0.10","@types/underscore":"^1.11.0","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","copy-webpack-plugin":"^9.0.0","copyfiles":"^2.4.1","css-loader":"^5.2.5","eslint":"^7.29.0","eslint-plugin-header":"^3.1.1","eslint-plugin-import":"^2.25.2","eslint-plugin-no-secrets":"^0.8.9","eslint-plugin-prettier":"^4.0.0","glob":"^11.0.1","html-webpack-plugin":"^5.3.1","lint-staged":"^10.5.4","mocha":"^10.2.0","mocked-env":"^1.3.5","nyc":"^15.1.0","prettier":"^2.4.1","rimraf":"^5.0.1","sass-loader":"^11.1.1","sinon":"^9.2.2","source-map-support":"^0.5.19","style-loader":"^2.0.0","terser-webpack-plugin":"^5.1.2","ts-loader":"^9.2.2","ts-node":"^9.1.1","tslib":"^2.3.1","typescript":"^4.5.5","umd-compat-loader":"^2.1.2","url-loader":"^4.1.1","uuid":"^8.3.2","webpack":"^5.95.0","webpack-cli":"^5.1.4","@microsoft/metrics-ts":"0.0.6"},"dependencies":{"@azure/arm-subscriptions":"^5.0.0","@azure/core-auth":"^1.4.0","@azure/identity":"^4.1.0","@azure/msal-node":"^2.6.6","@inquirer/core":"^5.1.2","@inquirer/prompts":"^6.0.0","@inquirer/type":"^1.1.5","ansi-escapes":"^4.3.2","applicationinsights":"^1.8.10","async-mutex":"^0.3.1","chalk":"^4.1.0","cli-table3":"^0.6.3","dotenv":"^8.2.0","express":"^4.21.2","figures":"^3.2.0","fs-extra":"^9.1.0","lodash":"^4.17.21","node-machine-id":"^1.1.12","open":"^8.2.1","semver":"^7.5.4","tree-kill":"^1.2.2","underscore":"^1.12.1","@microsoft/teamsfx-api":"0.23.5","@microsoft/teamsfx-core":"2.1.0"},"optionalDependencies":{"keytar":"^7.7.0"},"gitHead":"7d60c0765c0ea8c023a26c10d1c93001c597afbb","publishConfig":{"access":"public"},"lint-staged":{"*.{js,jsx,css,ts,tsx}":["npx eslint --cache --fix --quiet"]},"scripts":{"copy-files":"copyfiles -u 1 src/**/*.html src/**/*.css lib/","build":"rimraf lib && tsc -p ./ && npm run copy-files","watch":"rimraf lib && npm run copy-files && tsc -w -p ./","package":"rimraf lib && node --max-old-space-size=4096 node_modules/webpack/bin/webpack.js --mode production --config ./webpack.config.js","test:unit":"nyc --no-clean mocha \"tests/unit/**/*.tests.ts\" ","test:helper":"nyc --no-clean mocha \"tests/unit/helper.tests.ts\" ","test:engine":"nyc --no-clean mocha \"tests/unit/engine.tests.ts\" ","test:cmds":"nyc --no-clean mocha \"tests/unit/cmds/**/*.tests.ts\" ","test:commands":"nyc --no-clean mocha \"tests/unit/commands.tests.ts\" ","test:telemetry":"nyc --no-clean mocha \"tests/unit/telemetry.tests.ts\" ","test:prompts":"nyc --no-clean mocha \"tests/unit/prompts/**/*.tests.ts\" ","check-format":"prettier --list-different --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","format":"prettier --write --config .prettierrc.json --ignore-path .prettierignore \"{src,tests}/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint \"src/**/*.ts\" \"tests/**/*.ts\" --fix","lint":"eslint \"src/**/*.ts\" \"tests/**/*.ts\"","check-sensitive":"npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'","precommit":"npm run check-sensitive && lint-staged","postinstall":"node deletePS1.js","build-metrics":"npx eslint --plugin=@microsoft/eslint-plugin-teamsfx --rule=\"@microsoft/teamsfx/metrics: warn\" --ignore-pattern=\"src/telemetry/**/*.ts\" --ignore-pattern=\"src/cmds/**/*.ts\" \"src/**/*.ts\" --fix"},"_id":"@microsoft/teamsapp-cli@3.1.1","bugs":{"url":"https://github.com/OfficeDev/TeamsFx/issues"},"homepage":"https://github.com/OfficeDev/TeamsFx#readme","_integrity":"sha512-ktytgloV/K12zV4SIyCQVcYNKH8a38ethVrIacff5GwDBCDbXlbKZHvRk/4xrLQzpggl7J4QBHgFN8RCUPmuUw==","_resolved":"C:\\Users\\nintan\\AppData\\Local\\Temp\\651e5a271183a7b77cbed1bd25420b89\\microsoft-teamsapp-cli-3.1.1.tgz","_from":"file:microsoft-teamsapp-cli-3.1.1.tgz","_nodeVersion":"22.19.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-ktytgloV/K12zV4SIyCQVcYNKH8a38ethVrIacff5GwDBCDbXlbKZHvRk/4xrLQzpggl7J4QBHgFN8RCUPmuUw==","shasum":"458c4d64ff32173364ed071f9b7530e9e43f34d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@microsoft/teamsapp-cli/-/teamsapp-cli-3.1.1.tgz","fileCount":92,"unpackedSize":65098636,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDz3vb7tDumKHgoybkBE5PvmNPqPTnYLCTVXoWdOZa7RAiAWqDp0mXl/HSLpULLygw8AkztcVtQo5UcBLbB7IBnlDg=="}],"size":29248281},"_npmUser":{"name":"anonymous","email":"nintan@microsoft.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"npmjs@microsoft.com"},{"name":"anonymous","email":"microsoft-oss-publishing@microsoft.com"},{"name":"anonymous","email":"zhany@microsoft.com"},{"name":"anonymous","email":"nintan@microsoft.com"},{"name":"anonymous","email":"teamsfxnpm@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/teamsapp-cli_3.1.1_1774580429194_0.4277214008989778"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-27T03:00:30.185Z","publish_time":1774580430185,"_source_registry_name":"default","deprecated":"This package is deprecated and supported Node.js version is 18-22. Please use @microsoft/m365agentstoolkit-cli instead.","contributors":[]}},"dist-tags":{"alpha":"3.1.1-alpha.8848410aa.0","beta":"3.0.8-beta.2025021807.0","latest":"3.1.1","rc":"3.0.10-rc.0"},"name":"@microsoft/teamsapp-cli","time":{"created":"2023-11-13T16:15:41.314Z","modified":"2026-03-27T03:20:41.766Z","3.0.0-alpha.ec50e3de8.0":"2023-11-13T16:12:42.715Z","3.0.0-alpha.da51b018b.0":"2023-11-14T16:12:03.828Z","3.0.0-alpha.ba0b16107.0":"2023-11-15T16:09:01.176Z","3.0.0-alpha.914a97d59.0":"2023-11-16T16:09:00.996Z","3.0.0-alpha.e7a27e1e4.0":"2023-11-17T02:01:51.701Z","3.0.0-alpha.e662467a1.0":"2023-11-17T16:10:56.022Z","3.0.0-alpha.0c0774380.0":"2023-11-20T16:13:27.228Z","3.0.0-alpha.8351bed9d.0":"2023-11-21T16:09:00.740Z","3.0.0-beta.2023112205.0":"2023-11-22T05:02:35.327Z","3.0.0-alpha.dc4264a43.0":"2023-11-22T16:10:42.049Z","3.0.0-alpha.b081dd06c.0":"2023-11-23T16:08:46.975Z","3.0.0-alpha.c25dd4280.0":"2023-11-24T16:08:40.007Z","3.0.0-beta.2023112703.0":"2023-11-27T03:24:34.477Z","3.0.0-alpha.5ec7b7fb1.0":"2023-11-27T16:08:43.469Z","3.0.0-alpha.b47d844e5.0":"2023-11-28T08:29:10.015Z","3.0.0-alpha.3ed9ead83.0":"2023-11-28T16:09:32.904Z","3.0.0-alpha.c13058b1c.0":"2023-11-29T16:09:45.534Z","3.0.0-alpha.46fbca108.0":"2023-11-30T16:08:46.767Z","3.0.0-alpha.e459ec225.0":"2023-12-01T16:08:51.838Z","3.0.0-alpha.20c82f940.0":"2023-12-04T05:33:41.742Z","3.0.0-alpha.0b334ce1c.0":"2023-12-04T05:43:49.219Z","3.0.0-alpha.94d0acbf8.0":"2023-12-04T16:08:58.816Z","3.0.0-alpha.6bbcdcbbe.0":"2023-12-05T04:13:17.641Z","3.0.0-alpha.c0b8000e6.0":"2023-12-05T04:47:38.100Z","3.0.0-alpha.0d23c4f92.0":"2023-12-05T16:08:44.963Z","3.0.0-alpha.b2e46f3b2.0":"2023-12-06T16:09:28.646Z","3.0.0-alpha.e92fb7848.0":"2023-12-07T16:08:50.974Z","3.0.0-alpha.52e048e96.0":"2023-12-08T16:09:05.238Z","3.0.0-alpha.874097872.0":"2023-12-11T16:10:33.229Z","3.0.0-alpha.0028ae747.0":"2023-12-12T08:05:34.593Z","3.0.0-alpha.7938e295e.0":"2023-12-13T07:47:50.400Z","3.0.0-alpha.928e8b606.0":"2023-12-14T16:10:04.273Z","3.0.0-alpha.3a2a715c9.0":"2023-12-15T16:08:45.670Z","3.0.0-alpha.c919838f1.0":"2023-12-18T05:14:13.784Z","3.0.0-alpha.af88d7705.0":"2023-12-18T16:08:52.267Z","3.0.0-alpha.818398007.0":"2023-12-19T02:54:57.079Z","3.0.0-alpha.a8fa2ab1d.0":"2023-12-19T16:09:03.522Z","3.0.0-alpha.3a1414c9c.0":"2023-12-20T08:58:36.987Z","3.0.0-alpha.8120e652f.0":"2023-12-20T16:08:46.155Z","3.0.0-alpha.5bcec827f.0":"2023-12-21T16:09:08.844Z","3.0.0-alpha.df858bc9e.0":"2023-12-22T16:08:46.320Z","3.0.0-beta.2023122507.0":"2023-12-25T07:15:42.113Z","3.0.0-alpha.5532fbf45.0":"2023-12-25T16:09:59.109Z","3.0.0-beta.2023122606.0":"2023-12-26T06:22:26.907Z","3.0.0-alpha.a10762b45.0":"2023-12-26T16:08:50.560Z","3.0.0-alpha.07c4fbf2b.0":"2023-12-27T16:08:30.346Z","3.0.0-beta.2023122803.0":"2023-12-28T03:36:56.604Z","3.0.0-alpha.1935862db.0":"2023-12-28T16:09:01.254Z","3.0.0-alpha.4f4ffac17.0":"2024-01-02T16:08:34.296Z","3.0.0-alpha.5c1308a2c.0":"2024-01-03T16:08:40.336Z","3.0.0-alpha.040364b92.0":"2024-01-04T16:08:37.217Z","3.0.0-alpha.024294d67.0":"2024-01-05T16:08:53.474Z","3.0.0-alpha.ff81ae4d8.0":"2024-01-08T16:09:59.952Z","3.0.0-alpha.2c4abc3fa.0":"2024-01-09T16:09:30.719Z","3.0.0-beta.2024011004.0":"2024-01-10T04:53:29.003Z","3.0.0-alpha.aac612711.0":"2024-01-10T16:09:38.504Z","3.0.0-alpha.a7d2651ce.0":"2024-01-11T16:08:53.643Z","3.0.0-beta.2024011201.0":"2024-01-12T01:10:58.064Z","3.0.0-alpha.22bb75c79.0":"2024-01-12T03:55:44.915Z","3.0.0-alpha.cfa4f4721.0":"2024-01-12T16:09:24.393Z","3.0.0-alpha.057784aba.0":"2024-01-15T16:08:38.365Z","3.0.0-alpha.38a3757c0.0":"2024-01-16T16:08:57.742Z","3.0.0-beta.2024011707.0":"2024-01-17T07:34:00.220Z","3.0.0-alpha.9f1ef2a12.0":"2024-01-17T16:08:44.603Z","3.0.0-alpha.409a3da2f.0":"2024-01-18T16:10:22.907Z","3.0.0-beta.2024012206.0":"2024-01-22T07:00:41.293Z","3.0.0-alpha.f688c0131.0":"2024-01-22T16:08:58.961Z","3.0.0-beta.2024012303.0":"2024-01-23T03:47:39.724Z","3.0.0-beta.2024012307.0":"2024-01-23T07:19:25.390Z","3.0.0-alpha.53f5e1131.0":"2024-01-23T16:08:55.500Z","3.0.0-alpha.cfb86aa0f.0":"2024-01-24T16:09:20.832Z","3.0.0-alpha.68f28f64b.0":"2024-01-25T16:09:02.209Z","3.0.0-alpha.d6296ff31.0":"2024-01-29T01:56:47.956Z","3.0.0-alpha.4d5144f39.0":"2024-01-29T02:17:20.292Z","3.0.0-alpha.7fc88a7bd.0":"2024-01-29T16:08:53.179Z","3.0.0-alpha.2c7d6e29b.0":"2024-01-30T16:08:31.205Z","3.0.0-alpha.bdb04bd16.0":"2024-01-31T16:08:20.016Z","3.0.0-alpha.85c54bba1.0":"2024-02-01T16:08:40.025Z","3.0.0-alpha.631dfa9a4.0":"2024-02-02T16:08:18.149Z","3.0.0-alpha.df8521401.0":"2024-02-04T16:07:42.683Z","3.0.0-alpha.64f0ce316.0":"2024-02-05T16:08:56.821Z","3.0.0-alpha.e09ed1aaa.0":"2024-02-06T16:08:04.425Z","3.0.0-alpha.c78c81c7c.0":"2024-02-07T16:08:42.009Z","3.0.0-alpha.da2c454a2.0":"2024-02-10T16:08:01.501Z","3.0.0-alpha.c901e3860.0":"2024-02-19T16:08:50.659Z","3.0.0-alpha.6798bd798.0":"2024-02-20T16:09:46.603Z","3.0.0-alpha.149079452.0":"2024-02-21T16:09:03.039Z","3.0.0-alpha.0e84b9566.0":"2024-02-22T16:08:27.966Z","3.0.0-alpha.78701ec6a.0":"2024-02-23T16:08:47.586Z","3.0.0-alpha.64078f877.0":"2024-02-26T16:08:36.827Z","3.0.0-alpha.ebe783822.0":"2024-02-27T02:34:05.228Z","3.0.0-alpha.c6f5fa837.0":"2024-02-27T16:08:56.225Z","3.0.0-alpha.cd2ba87f2.0":"2024-02-28T16:08:46.682Z","3.0.0-alpha.fccd8293a.0":"2024-02-29T16:08:59.094Z","3.0.0-alpha.cf377d39f.0":"2024-03-01T16:08:40.617Z","3.0.0-alpha.c341ae107.0":"2024-03-04T16:08:21.879Z","3.0.0-alpha.44548b1b3.0":"2024-03-05T16:09:32.861Z","3.0.0-rc-hotfix.0":"2024-03-06T08:30:50.509Z","3.0.0-alpha.48b9eab36.0":"2024-03-06T16:09:37.522Z","3.0.0-alpha.b755b0fe8.0":"2024-03-07T16:08:58.970Z","3.0.0-alpha.8d8f5a0bb.0":"2024-03-08T16:09:11.335Z","3.0.0-alpha.169a2b37a.0":"2024-03-11T16:08:30.357Z","3.0.0-rc-hotfix.1":"2024-03-12T03:03:55.897Z","3.0.0":"2024-03-12T09:20:03.642Z","3.0.0-alpha.f04ac4ba4.0":"2024-03-12T16:09:39.375Z","3.0.0-alpha.a372ccf67.0":"2024-03-13T16:08:51.126Z","3.0.1-beta.2024031405.0":"2024-03-14T05:43:55.412Z","3.0.1-alpha.e17ffd4d1.0":"2024-03-14T16:08:37.890Z","3.0.1-alpha.d1a09e202.0":"2024-03-15T16:08:21.251Z","3.0.1-beta.2024031808.0":"2024-03-18T08:08:59.877Z","3.0.1-alpha.fb5afedc0.0":"2024-03-18T16:09:16.443Z","3.0.1-beta.2024031907.0":"2024-03-19T07:36:10.531Z","3.0.1-alpha.2a327dc81.0":"2024-03-19T16:09:10.736Z","3.0.1-beta.2024032006.0":"2024-03-20T07:02:46.014Z","3.0.1-alpha.2f5decfcc.0":"2024-03-20T16:09:27.719Z","3.0.1-alpha.1c9557de8.0":"2024-03-21T16:08:48.241Z","3.0.1-alpha.be832d7f6.0":"2024-03-22T16:09:29.352Z","3.0.1-alpha.784d957e7.0":"2024-03-25T16:08:23.490Z","3.0.1-rc-hotfix.0":"2024-03-26T01:45:00.836Z","3.0.1-beta.2024032602.0":"2024-03-26T02:20:18.795Z","3.0.1-alpha.54a90c74e.0":"2024-03-26T05:49:20.095Z","3.0.1-alpha.a277dba4e.0":"2024-03-26T16:09:14.445Z","3.0.1-beta.2024032706.0":"2024-03-27T06:40:46.363Z","3.0.1-alpha.7fe3da414.0":"2024-03-27T16:08:37.103Z","3.0.1-alpha.b54a7ba8f.0":"2024-03-28T05:04:21.148Z","3.0.1-beta.2024032805.0":"2024-03-28T05:45:01.275Z","3.0.1-beta.2024032807.0":"2024-03-28T07:29:47.110Z","3.0.1-alpha.4cb5c08a8.0":"2024-03-28T16:09:03.082Z","3.0.1-alpha.b015b287e.0":"2024-04-01T05:31:07.908Z","3.0.1-alpha.4f2290daa.0":"2024-04-01T16:08:51.212Z","3.0.1-alpha.0de595af8.0":"2024-04-02T16:10:13.210Z","3.0.1-alpha.6341e718e.0":"2024-04-03T09:09:14.426Z","3.0.1-alpha.42af26ca6.0":"2024-04-03T16:08:33.758Z","3.0.1-alpha.18377bc6e.0":"2024-04-04T16:09:05.184Z","3.0.1-alpha.228d6f497.0":"2024-04-07T16:08:32.231Z","3.0.1-alpha.268ff5845.0":"2024-04-08T08:26:46.991Z","3.0.1-alpha.87f45d762.0":"2024-04-08T16:08:26.446Z","3.0.1-beta.2024040907.0":"2024-04-09T07:15:56.619Z","3.0.1-alpha.5fc8ceacd.0":"2024-04-09T16:09:00.825Z","3.0.1-alpha.87e946b8f.0":"2024-04-10T16:08:57.022Z","3.0.1-alpha.4e708f092.0":"2024-04-11T16:09:56.484Z","3.0.1-alpha.1c43fee97.0":"2024-04-13T16:08:14.015Z","3.0.1-alpha.f4dd51600.0":"2024-04-14T18:23:59.360Z","3.0.1-beta.2024041505.0":"2024-04-15T06:02:31.719Z","3.0.1-alpha.2869486e7.0":"2024-04-15T16:09:36.244Z","3.0.1-beta.2024041607.0":"2024-04-16T07:15:57.810Z","3.0.1-alpha.62382789c.0":"2024-04-16T16:09:06.649Z","3.0.1-alpha.79c26ed38.0":"2024-04-17T16:10:01.842Z","3.0.1-alpha.c3fe84399.0":"2024-04-18T05:58:12.677Z","3.0.1-alpha.5bc137917.0":"2024-04-18T16:08:52.899Z","3.0.1-alpha.ded43fb2d.0":"2024-04-19T16:09:18.727Z","3.0.1-alpha.813d5513f.0":"2024-04-22T16:10:08.659Z","3.0.1-alpha.2c983f96a.0":"2024-04-23T16:09:08.398Z","3.0.1-alpha.ad8f60cf1.0":"2024-04-24T16:08:59.272Z","3.0.1-alpha.ae81527a9.0":"2024-04-25T16:09:05.267Z","3.0.1-alpha.f2bd7316b.0":"2024-04-26T16:08:41.762Z","3.0.1-alpha.ca0632567.0":"2024-04-28T16:08:40.737Z","3.0.1-alpha.72713c7c7.0":"2024-04-29T01:58:03.947Z","3.0.1-alpha.9cff36926.0":"2024-04-29T02:55:32.752Z","3.0.1-alpha.b389a0e82.0":"2024-04-29T08:53:49.922Z","3.0.1-alpha.8da24c130.0":"2024-04-29T16:08:53.361Z","3.0.1-alpha.039039fab.0":"2024-04-30T06:31:00.894Z","3.0.1-alpha.45ce3e37a.0":"2024-04-30T08:15:41.135Z","3.0.1-alpha.e1b11d5b2.0":"2024-04-30T16:08:45.787Z","3.0.1-alpha.d292dc740.0":"2024-05-06T05:58:37.114Z","3.0.1-alpha.3bb446445.0":"2024-05-06T16:08:40.357Z","3.0.1-alpha.4df0ff57f.0":"2024-05-07T16:08:20.932Z","3.0.1-rc-hotfix.1":"2024-05-08T07:11:23.675Z","3.0.1-alpha.9a420617c.0":"2024-05-08T16:08:52.379Z","3.0.1-rc-hotfix.2":"2024-05-10T07:22:10.649Z","3.0.1-alpha.fbb412c19.0":"2024-05-10T16:09:10.135Z","3.0.1-alpha.4562b2cd0.0":"2024-05-11T16:08:41.588Z","3.0.1-rc-hotfix.3":"2024-05-13T08:14:12.914Z","3.0.1-alpha.793c4be4c.0":"2024-05-13T16:09:05.582Z","3.0.1-rc-hotfix.4":"2024-05-14T07:24:12.008Z","3.0.1-alpha.1803b674a.0":"2024-05-14T16:08:56.905Z","3.0.1-rc-hotfix.5":"2024-05-15T06:39:14.307Z","3.0.1":"2024-05-15T07:39:32.447Z","3.0.1-alpha.194555abc.0":"2024-05-15T16:08:37.934Z","3.0.2-alpha.351870269.0":"2024-05-16T16:09:01.741Z","3.0.2-beta.2024051708.0":"2024-05-17T08:29:26.367Z","3.0.2-alpha.20d61baa8.0":"2024-05-17T16:08:54.833Z","3.0.2-alpha.c90ed40a3.0":"2024-05-20T16:09:24.837Z","3.0.2-alpha.537ee19c3.0":"2024-05-21T16:08:54.013Z","3.0.2-alpha.35b8ed682.0":"2024-05-22T16:08:34.589Z","3.0.2-alpha.cee7ade4a.0":"2024-05-23T16:09:09.294Z","3.0.2-beta.2024052408.0":"2024-05-24T08:42:50.366Z","3.0.2-beta.2024052708.0":"2024-05-27T08:23:56.253Z","3.0.2-alpha.884446f1a.0":"2024-05-27T16:08:31.389Z","3.0.2-rc-hotfix.0":"2024-05-28T01:38:33.629Z","3.0.2-rc-hotfix.1":"2024-05-28T08:16:40.447Z","3.0.2-alpha.c6791a9bd.0":"2024-05-28T16:08:59.271Z","3.0.2-rc-hotfix.2":"2024-05-29T05:07:49.432Z","3.0.2":"2024-05-29T08:43:28.013Z","3.0.2-alpha.95053fd41.0":"2024-05-29T16:09:20.552Z","3.0.2-alpha.6e1f064d7.0":"2024-05-30T16:08:39.192Z","3.0.2-alpha.9259272c3.0":"2024-05-31T16:10:22.987Z","3.0.2-alpha.57b9e0805.0":"2024-06-03T16:08:45.631Z","3.0.2-alpha.84383e454.0":"2024-06-04T16:09:34.846Z","3.0.3-alpha.bc7ab6285.0":"2024-06-05T16:09:04.383Z","3.0.3-beta.2024060608.0":"2024-06-06T08:33:55.141Z","3.0.3-alpha.4a7c0c761.0":"2024-06-06T16:08:19.836Z","3.0.3-alpha.6e69e41c0.0":"2024-06-07T16:08:04.496Z","3.0.3-alpha.fa1ce1fbb.0":"2024-06-11T16:08:04.296Z","3.0.3-alpha.288b4cdfa.0":"2024-06-12T16:08:29.168Z","3.0.3-beta.2024061308.0":"2024-06-13T08:38:19.837Z","3.0.3-alpha.3031916b6.0":"2024-06-13T16:08:51.590Z","3.0.3-alpha.089f82c02.0":"2024-06-14T16:08:11.174Z","3.0.3-alpha.f31cd0eb8.0":"2024-06-17T16:08:32.763Z","3.0.3-alpha.ca8431921.0":"2024-06-18T16:08:40.631Z","3.0.3-alpha.c47fc6ff9.0":"2024-06-19T16:08:12.783Z","3.0.3-alpha.5c16a1140.0":"2024-06-20T16:08:17.502Z","3.0.3-alpha.0921562c9.0":"2024-06-21T16:09:06.585Z","3.0.3-alpha.0b236986a.0":"2024-06-24T16:08:11.962Z","3.0.3-alpha.3aefc341e.0":"2024-06-25T16:08:02.566Z","3.0.3-alpha.557dab381.0":"2024-06-26T16:08:14.762Z","3.0.3-alpha.cf496ce62.0":"2024-06-27T16:08:13.074Z","3.0.3-alpha.7d5be6034.0":"2024-06-28T16:10:05.837Z","3.0.3-alpha.db6b164d0.0":"2024-07-01T16:08:31.728Z","3.0.3-alpha.530dccdb5.0":"2024-07-02T16:08:14.328Z","3.0.3-alpha.8020c3125.0":"2024-07-03T16:08:26.253Z","3.0.3-alpha.6298a60bf.0":"2024-07-05T16:08:51.416Z","3.0.3-alpha.070ff93c3.0":"2024-07-08T16:09:43.425Z","3.0.3-alpha.9389d4dc7.0":"2024-07-09T16:08:42.860Z","3.0.3-beta.2024071006.0":"2024-07-10T06:18:06.785Z","3.0.3-alpha.e08ff04cf.0":"2024-07-10T16:09:07.858Z","3.0.3-alpha.9b3522554.0":"2024-07-11T16:08:46.438Z","3.0.3-alpha.7f0eac5b0.0":"2024-07-15T16:09:17.075Z","3.0.3-beta.2024071602.0":"2024-07-16T02:40:38.719Z","3.0.3-beta.2024071606.0":"2024-07-16T06:12:02.379Z","3.0.3-alpha.df3f99fdd.0":"2024-07-16T16:08:44.049Z","3.0.3-alpha.62631ab20.0":"2024-07-17T16:09:09.409Z","3.0.3-alpha.b918032f0.0":"2024-07-18T16:08:03.642Z","3.0.3-alpha.be6b6c9df.0":"2024-07-19T16:07:51.297Z","3.0.3-alpha.1f59dbc2a.0":"2024-07-22T16:08:19.925Z","3.0.3-alpha.746b3b22c.0":"2024-07-23T16:07:50.841Z","3.0.3-alpha.66440ecc7.0":"2024-07-24T16:08:22.192Z","3.0.3-alpha.a0aeb8641.0":"2024-07-25T16:08:24.410Z","3.0.3-alpha.f17363370.0":"2024-07-26T16:08:26.523Z","3.0.3-alpha.fde7aac5f.0":"2024-07-29T16:08:04.017Z","3.0.3-alpha.e185efa53.0":"2024-07-30T16:07:57.761Z","3.0.3-alpha.6cbedd1a3.0":"2024-07-31T16:07:46.538Z","3.0.3-alpha.882a28541.0":"2024-08-01T05:33:30.380Z","3.0.3-alpha.7422a1dff.0":"2024-08-01T16:08:20.251Z","3.0.3-alpha.02a122217.0":"2024-08-02T16:08:25.827Z","3.0.3-alpha.3bb0b86f0.0":"2024-08-05T16:08:01.777Z","3.0.3-alpha.2c5119322.0":"2024-08-06T16:08:18.166Z","3.0.3-beta.2024080704.0":"2024-08-07T04:48:56.276Z","3.0.3-alpha.40e7a8c7e.0":"2024-08-07T16:09:02.587Z","3.0.3-beta.2024080809.0":"2024-08-08T09:10:01.877Z","3.0.3-alpha.1afda9005.0":"2024-08-08T16:08:08.830Z","3.0.3-alpha.2c2c942b7.0":"2024-08-09T16:08:10.452Z","3.0.3-alpha.7467fba9a.0":"2024-08-12T16:08:39.456Z","3.0.3-beta.2024081308.0":"2024-08-13T08:04:16.224Z","3.0.3-alpha.f17850712.0":"2024-08-13T16:08:19.818Z","3.0.3-alpha.c6fcafe97.0":"2024-08-14T16:09:05.690Z","3.0.3-beta.2024081502.0":"2024-08-15T02:47:42.616Z","3.0.3-alpha.11679a351.0":"2024-08-15T16:08:11.687Z","3.0.3-alpha.7ed8295c4.0":"2024-08-16T16:08:08.503Z","3.0.3-alpha.2f14566f5.0":"2024-08-19T16:08:22.862Z","3.0.3-alpha.73eed033f.0":"2024-08-20T09:19:29.848Z","3.0.3-alpha.8810e8d21.0":"2024-08-21T16:08:10.556Z","3.0.3-alpha.535ba4ece.0":"2024-08-22T16:09:12.737Z","3.0.3-alpha.4dcff5798.0":"2024-08-23T16:08:18.047Z","3.0.3-alpha.83620656a.0":"2024-08-26T16:09:03.647Z","3.0.3-alpha.57d96b8b5.0":"2024-08-27T16:08:19.205Z","3.0.3-alpha.4f8b80a21.0":"2024-08-28T16:08:31.195Z","3.0.3-alpha.5d0324fcc.0":"2024-08-29T16:08:13.970Z","3.0.3-alpha.ff616a623.0":"2024-08-30T16:08:33.134Z","3.0.3-alpha.17924f754.0":"2024-09-02T16:08:22.993Z","3.0.3-alpha.acb8134f2.0":"2024-09-03T08:27:15.358Z","3.0.3-beta.2024090406.0":"2024-09-04T06:15:25.489Z","3.0.3-alpha.fe2e47f9c.0":"2024-09-04T16:08:41.868Z","3.0.3-alpha.2f6f18b3b.0":"2024-09-05T16:08:59.837Z","3.0.3-alpha.1fac52ff4.0":"2024-09-09T16:08:38.738Z","3.0.3-beta.2024091003.0":"2024-09-10T03:40:42.845Z","3.0.3-beta.2024091008.0":"2024-09-10T08:20:06.778Z","3.0.3-alpha.82b9276fd.0":"2024-09-10T16:08:22.072Z","3.0.3-beta.2024091106.0":"2024-09-11T06:41:14.793Z","3.0.3-alpha.6744ee834.0":"2024-09-11T16:08:42.920Z","3.0.3-beta.2024091206.0":"2024-09-12T06:49:17.142Z","3.0.3-alpha.ec3398e7c.0":"2024-09-12T16:08:28.461Z","3.0.3-rc-hotfix.0":"2024-09-13T08:57:37.474Z","3.0.3-alpha.b1db316c2.0":"2024-09-13T16:08:18.835Z","3.0.3-beta.2024091405.0":"2024-09-14T05:43:04.392Z","3.0.3-alpha.870542abd.0":"2024-09-14T16:08:13.320Z","3.0.3-beta.2024091807.0":"2024-09-18T07:46:23.475Z","3.0.3-alpha.cfef6cf93.0":"2024-09-18T16:08:29.728Z","3.0.3-alpha.99de858a6.0":"2024-09-19T16:08:27.253Z","3.0.3-alpha.3aaafb262.0":"2024-09-20T16:08:47.772Z","3.0.3-alpha.0febdaee8.0":"2024-09-23T16:09:11.049Z","3.0.3-alpha.1804b9297.0":"2024-09-24T16:08:53.270Z","3.0.3-alpha.f88679d3a.0":"2024-09-25T16:08:21.445Z","3.0.3-rc-hotfix.1":"2024-09-26T04:57:20.518Z","3.0.3-alpha.d8792ed22.0":"2024-09-26T16:11:26.871Z","3.0.3-rc-hotfix.2":"2024-09-27T05:53:26.605Z","3.0.3":"2024-09-27T08:22:28.056Z","3.0.3-beta.2024092901.0":"2024-09-29T01:32:41.754Z","3.0.3-beta.2024092902.0":"2024-09-29T02:22:51.918Z","3.0.4-alpha.2beeded72.0":"2024-09-29T16:08:08.481Z","3.0.3-beta.2024093009.0":"2024-09-30T09:33:50.873Z","3.0.4-alpha.be7db5f4d.0":"2024-09-30T16:08:56.253Z","3.0.4-alpha.98764a164.0":"2024-10-08T16:09:09.550Z","3.0.3-beta.2024100905.0":"2024-10-09T05:20:17.428Z","3.0.3-beta.2024100908.0":"2024-10-09T08:12:23.247Z","3.0.4-alpha.b7467c727.0":"2024-10-09T16:08:30.986Z","3.0.4-alpha.75c51ae05.0":"2024-10-10T16:09:00.415Z","3.0.4-alpha.e107e784c.0":"2024-10-11T16:08:30.157Z","3.0.4-alpha.889753773.0":"2024-10-12T16:08:35.451Z","3.0.4-alpha.ef1e05412.0":"2024-10-14T16:09:14.785Z","3.0.4-alpha.ab66695dd.0":"2024-10-15T16:08:34.697Z","3.0.4-rc-hotfix.0":"2024-10-16T09:57:29.112Z","3.0.4-alpha.7a98a1ab3.0":"2024-10-16T16:08:24.609Z","3.0.4-rc-hotfix.1":"2024-10-17T06:43:15.576Z","3.0.4-rc-hotfix.2":"2024-10-17T09:13:55.728Z","3.0.4":"2024-10-17T09:34:27.402Z","3.0.4-alpha.c1ca4fa41.0":"2024-10-17T16:08:37.177Z","3.0.5-alpha.9432e5ed4.0":"2024-10-18T16:08:53.230Z","3.0.5-alpha.b8a9ab9fa.0":"2024-10-21T16:09:03.098Z","3.0.5-alpha.dc2ed64c9.0":"2024-10-22T16:08:28.793Z","3.0.5-alpha.572d2b73b.0":"2024-10-23T16:09:00.074Z","3.0.5-alpha.57c8910a9.0":"2024-10-24T16:08:46.651Z","3.0.5-alpha.910004768.0":"2024-10-25T16:08:51.745Z","3.0.5-alpha.6f30def09.0":"2024-10-28T16:09:00.266Z","3.0.5-alpha.09af212fe.0":"2024-10-29T08:08:25.058Z","3.0.5-alpha.ee7099d29.0":"2024-10-29T16:08:50.012Z","3.0.5-alpha.5c1647cc1.0":"2024-10-30T16:08:40.777Z","3.0.5-alpha.28adaa0b3.0":"2024-10-31T16:08:39.333Z","3.0.5-alpha.786f6c493.0":"2024-11-01T12:03:23.237Z","3.0.5-alpha.2f545e56a.0":"2024-11-04T04:41:15.731Z","3.0.5-alpha.97cf719c6.0":"2024-11-04T16:08:48.140Z","3.0.5-alpha.c3772a0e8.0":"2024-11-05T08:52:41.398Z","3.0.5-alpha.86ff45725.0":"2024-11-06T02:19:31.636Z","3.0.5-alpha.9aa2f037e.0":"2024-11-06T16:09:00.379Z","3.0.5-beta.2024110707.0":"2024-11-07T07:24:08.361Z","3.0.5-alpha.07f6df81c.0":"2024-11-07T16:08:34.448Z","3.0.5-alpha.ea529ab0a.0":"2024-11-08T16:08:35.988Z","3.0.5-alpha.33efd3dbd.0":"2024-11-11T16:08:42.479Z","3.0.5-alpha.e623f48bd.0":"2024-11-12T08:07:26.104Z","3.0.5-alpha.c59b92632.0":"2024-11-12T16:09:22.590Z","3.0.5-beta.2024111302.0":"2024-11-13T03:02:14.470Z","3.0.5-rc-hotfix.0":"2024-11-13T03:49:12.595Z","3.0.5-alpha.1e0763330.0":"2024-11-13T16:08:56.799Z","3.0.5-alpha.c1f95c2d5.0":"2024-11-14T16:08:49.387Z","3.0.5-rc-hotfix.1":"2024-11-15T06:28:00.647Z","3.0.5-beta.2024111506.0":"2024-11-15T06:40:40.623Z","3.0.5-alpha.8abc127ff.0":"2024-11-15T16:08:44.539Z","3.0.5-rc-hotfix.2":"2024-11-19T05:50:45.497Z","3.0.5-beta.2024111906.0":"2024-11-19T06:06:45.363Z","3.0.5-rc-hotfix.3":"2024-11-19T08:03:39.533Z","3.0.5-beta.2024111908.0":"2024-11-19T08:15:23.947Z","3.0.5":"2024-11-19T09:19:12.131Z","3.0.5-alpha.decc8f69b.0":"2024-11-19T16:09:02.424Z","3.0.5-beta.2024112007.0":"2024-11-20T07:34:00.107Z","3.0.6-alpha.425b32d09.0":"2024-11-20T16:10:15.029Z","3.0.6-alpha.e84e1682b.0":"2024-11-21T16:08:58.261Z","3.0.5-beta.2024112206.0":"2024-11-22T06:12:21.421Z","3.0.6-alpha.ad0d7aa1a.0":"2024-11-22T16:08:59.736Z","3.0.5-beta.2024112506.0":"2024-11-25T06:09:28.292Z","3.0.6-alpha.a2c09e877.0":"2024-11-26T16:08:48.021Z","3.0.6-alpha.db2563b3b.0":"2024-11-27T16:09:05.298Z","3.0.6-alpha.bb396391e.0":"2024-11-28T16:08:33.791Z","3.0.5-beta.2024112909.0":"2024-11-29T09:28:45.930Z","3.0.6-alpha.679dc7df6.0":"2024-11-29T16:08:37.348Z","3.0.6-alpha.5e509eccd.0":"2024-12-02T16:08:55.249Z","3.0.6-alpha.bae167d81.0":"2024-12-03T16:08:50.594Z","3.0.6-alpha.5577464e2.0":"2024-12-04T06:59:40.799Z","3.0.6-alpha.396238b05.0":"2024-12-04T16:09:25.924Z","3.0.6-alpha.eb9d0eaa6.0":"2024-12-05T16:09:20.128Z","3.0.6-alpha.60a09c9bb.0":"2024-12-06T16:09:08.777Z","3.0.6-alpha.59a7e76c4.0":"2024-12-09T16:09:13.591Z","3.0.6-rc.0":"2024-12-10T05:19:01.245Z","3.0.6-rc.1":"2024-12-10T08:11:03.506Z","3.0.6-alpha.ae4f2b9a7.0":"2024-12-10T16:09:09.422Z","3.0.6-alpha.af47bc3a8.0":"2024-12-11T16:09:12.117Z","3.0.6-alpha.f33089c4c.0":"2024-12-12T16:09:00.181Z","3.0.6-alpha.d5d97cc87.0":"2024-12-13T16:09:08.947Z","3.0.6-alpha.e3e79e0e5.0":"2024-12-16T16:08:55.391Z","3.0.6-alpha.8f0fc4543.0":"2024-12-17T09:30:17.094Z","3.0.6":"2024-12-18T06:35:43.185Z","3.0.6-alpha.24cc1dfce.0":"2024-12-18T16:09:02.597Z","3.0.6-alpha.4a4474697.0":"2024-12-19T16:09:23.138Z","3.0.7-alpha.038ce65fb.0":"2024-12-20T16:09:13.905Z","3.0.7-alpha.4da5c3b2d.0":"2024-12-23T16:09:03.207Z","3.0.7-beta.2024122404.0":"2024-12-24T04:17:28.876Z","3.0.7-alpha.296219d9c.0":"2024-12-24T16:08:46.696Z","3.0.7-alpha.6c34b48dc.0":"2024-12-26T16:08:48.021Z","3.0.7-alpha.50b81c77c.0":"2024-12-27T16:08:35.589Z","3.0.7-alpha.f2d95df32.0":"2024-12-30T16:09:02.139Z","3.0.7-alpha.cfc9b2b14.0":"2024-12-31T16:08:45.587Z","3.0.7-rc.0":"2025-01-02T06:23:04.550Z","3.0.7-beta.2025010207.0":"2025-01-02T07:37:51.507Z","3.0.7-alpha.db74b8ef9.0":"2025-01-02T16:08:45.729Z","3.0.7-alpha.b717016f6.0":"2025-01-03T16:08:49.744Z","3.0.7-alpha.4a943cb0a.0":"2025-01-06T16:11:48.071Z","3.0.7-alpha.5f395c1c1.0":"2025-01-07T16:22:49.922Z","3.0.7-alpha.66ee22767.0":"2025-01-08T05:42:10.574Z","3.0.7-alpha.c5bc9b125.0":"2025-01-08T16:10:23.314Z","3.0.7-alpha.9303bbfbd.0":"2025-01-09T16:11:03.068Z","3.0.7-alpha.897ccb62b.0":"2025-01-10T16:09:34.224Z","3.0.7-beta.2025011306.0":"2025-01-13T06:29:33.961Z","3.0.7-alpha.cc0b6e862.0":"2025-01-13T16:09:39.302Z","3.0.7-beta.2025011404.0":"2025-01-14T04:40:32.206Z","3.0.7-alpha.3c282b997.0":"2025-01-14T16:12:24.637Z","3.0.7-alpha.d1f3bda6c.0":"2025-01-15T16:09:36.168Z","3.0.7-beta.2025011603.0":"2025-01-16T03:44:45.644Z","3.0.7-alpha.3b8dd699c.0":"2025-01-16T16:09:34.129Z","3.0.7-alpha.08a6629d5.0":"2025-01-17T07:59:31.412Z","3.0.7-alpha.8289a057d.0":"2025-01-17T16:10:25.503Z","3.0.7-alpha.5af951235.0":"2025-01-20T16:09:41.812Z","3.0.7-beta.2025012107.0":"2025-01-21T07:55:17.142Z","3.0.7-beta.2025012110.0":"2025-01-21T10:24:39.460Z","3.0.7-alpha.2737b862c.0":"2025-01-21T16:10:04.608Z","3.0.7-rc.1":"2025-01-22T05:06:06.407Z","3.0.7-beta.2025012205.0":"2025-01-22T05:06:59.356Z","3.0.7-alpha.81a44076e.0":"2025-01-22T16:10:23.210Z","3.0.7":"2025-01-23T02:59:51.967Z","3.0.7-alpha.0b7676a23.0":"2025-01-23T16:11:52.783Z","3.0.8-alpha.d99d3c39d.0":"2025-01-24T16:11:19.649Z","3.0.8-alpha.14f3e747e.0":"2025-01-26T16:09:04.327Z","3.0.6-alpha.3e43bbeb2.0":"2025-01-27T03:06:08.401Z","3.0.8-alpha.8d4e59d04.0":"2025-01-27T08:16:50.536Z","3.0.8-alpha.928d7410f.0":"2025-01-27T11:25:27.298Z","3.0.8-alpha.12bfe0107.0":"2025-02-05T02:30:50.770Z","3.0.8-alpha.266bea244.0":"2025-02-05T05:53:08.288Z","3.0.8-alpha.0b985f7da.0":"2025-02-05T09:00:41.194Z","3.0.8-alpha.6217aa4a9.0":"2025-02-05T16:09:51.696Z","3.0.8-alpha.b42b88d64.0":"2025-02-06T16:10:57.416Z","3.0.8-alpha.1aa02d18b.0":"2025-02-08T06:17:20.252Z","3.0.8-alpha.c37540096.0":"2025-02-08T16:09:10.274Z","3.0.8-alpha.3b64b52be.0":"2025-02-10T06:13:36.100Z","3.0.8-alpha.3e1ede96c.0":"2025-02-10T16:10:10.412Z","3.0.8-alpha.ae8d7f58f.0":"2025-02-11T16:10:15.784Z","3.0.8-beta.2025021207.0":"2025-02-12T07:15:14.346Z","3.0.8-alpha.e49436b07.0":"2025-02-12T16:09:43.250Z","3.0.8-alpha.2113c3332.0":"2025-02-13T16:09:30.360Z","3.0.8-beta.2025021408.0":"2025-02-14T08:38:49.464Z","3.0.8-alpha.64abed93b.0":"2025-02-14T16:09:59.801Z","3.0.8-beta.2025021708.0":"2025-02-17T08:09:28.319Z","3.0.8-alpha.0e22b17e0.0":"2025-02-17T16:09:58.077Z","3.0.8-beta.2025021807.0":"2025-02-18T07:31:15.292Z","3.0.8-alpha.2932bd2f2.0":"2025-02-18T16:09:31.048Z","3.0.8-alpha.fa5e915ca.0":"2025-02-19T16:10:37.225Z","3.0.8-alpha.687783b96.0":"2025-02-20T16:09:35.543Z","3.0.8-alpha.c986ad8e8.0":"2025-02-21T16:09:38.294Z","3.0.8-alpha.f20c3fb0c.0":"2025-02-24T16:11:53.775Z","3.0.8-alpha.3cf945fc0.0":"2025-02-25T16:09:31.877Z","3.0.8-alpha.e951763b6.0":"2025-02-26T16:09:31.680Z","3.0.8-alpha.f28f17c89.0":"2025-02-27T16:09:55.132Z","3.0.8-alpha.17115745e.0":"2025-02-28T01:19:16.906Z","3.0.8-alpha.e5f43e40e.0":"2025-02-28T16:09:27.965Z","3.0.8-alpha.068057a13.0":"2025-03-03T16:09:59.961Z","3.0.8-alpha.52a12530b.0":"2025-03-04T16:09:57.240Z","3.0.8-alpha.a02e9604d.0":"2025-03-05T16:11:03.140Z","3.0.8-alpha.2cdd9b693.0":"2025-03-06T05:54:28.925Z","3.0.8-alpha.7b1522f26.0":"2025-03-06T07:44:06.692Z","3.0.8-alpha.b80d64be4.0":"2025-03-06T16:09:58.847Z","3.0.8-alpha.920debd4c.0":"2025-03-07T16:09:50.153Z","3.0.8-alpha.6c40c4193.0":"2025-03-10T07:27:47.190Z","3.0.8-rc.0":"2025-03-10T07:45:50.196Z","3.0.8-alpha.7b9821876.0":"2025-03-10T16:10:19.441Z","3.0.8-alpha.f7047e89f.0":"2025-03-11T16:09:50.153Z","3.0.8-alpha.4af7d400c.0":"2025-03-12T16:10:05.968Z","3.0.8-alpha.b67207c1a.0":"2025-03-13T16:10:11.337Z","3.0.8-rc.1":"2025-03-14T07:13:51.858Z","3.0.8-alpha.d17e709e2.0":"2025-03-14T16:09:42.632Z","3.0.8-alpha.f693a1671.0":"2025-03-17T16:11:07.054Z","3.0.8-alpha.c64a8ee73.0":"2025-03-18T04:49:01.436Z","3.0.8-alpha.c098d4d9d.0":"2025-03-18T16:09:57.676Z","3.0.8-alpha.5ff203111.0":"2025-03-19T16:10:12.806Z","3.0.8-rc.2":"2025-03-20T02:01:01.477Z","3.0.8-alpha.470ea95a3.0":"2025-03-20T16:10:20.912Z","3.0.8-rc.3":"2025-03-21T03:03:18.571Z","3.0.8-alpha.8b22ed11e.0":"2025-03-21T16:10:07.028Z","3.0.8":"2025-03-24T01:41:23.874Z","3.0.8-alpha.dea29f186.0":"2025-03-24T16:10:41.651Z","3.0.8-alpha.6a5930469.0":"2025-03-25T16:10:31.359Z","3.0.9-rc.0":"2025-03-26T03:13:58.568Z","3.0.9-alpha.84bf1cf45.0":"2025-03-26T16:11:27.082Z","3.0.9-rc.1":"2025-03-27T07:38:24.239Z","3.0.9-rc.2":"2025-03-27T08:35:56.307Z","3.0.9-alpha.d8fe55aa3.0":"2025-03-27T16:10:07.015Z","3.0.9-rc.3":"2025-03-28T05:32:18.053Z","3.0.9-alpha.d421750d7.0":"2025-03-28T16:10:27.222Z","3.0.10-rc.0":"2025-04-01T03:06:51.872Z","3.0.10":"2025-04-01T03:36:45.969Z","3.0.11-alpha.f95704b41.0":"2025-04-02T01:40:06.251Z","3.1.0":"2025-04-02T07:37:20.763Z","3.0.11-alpha.4a04cd1c6.0":"2025-04-02T16:10:11.262Z","3.1.1-alpha.2e9f0b9ef.0":"2025-04-03T16:10:53.835Z","3.1.1-alpha.8848410aa.0":"2025-04-07T16:10:41.716Z","3.1.1":"2026-03-27T03:00:30.185Z"},"readme":"# Teams Toolkit CLI (Command Line Tool)\n\n> This package is deprecated and supported Node.js version is 18-22. Please use [Microsoft 365 Agents Toolkit CLI](https://www.npmjs.com/package/@microsoft/m365agentstoolkit-cli) instead.\n\nTeams Toolkit CLI is a text-based command line interface that can help scaffold, validate, and deploy applications for Microsoft Teams from the terminal or a CI/CD process.\n\n![CLI](https://aka.ms/cli-hero-image)\n\n## Getting Started\n\nLet's start by installing `teamsapp-cli` from NPM and run `teamsapp -h` to check all available commands:\n\n```powershell\n$ npm install -g @microsoft/teamsapp-cli\n$ teamsapp -h\n```\n\n> [!NOTE]\n> Please refer to [Teams Toolkit CLI Documentation](https://aka.ms/teamsfx-toolkit-cli) for in-depth instructions.\n\n## Feedback\n\n- Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit)\n- [Request a new feature](https://github.com/OfficeDev/TeamsFx/issues/new?assignees=&labels=&template=feature_request.md&title=)\n- [File an issue](https://github.com/OfficeDev/TeamsFx/issues/new?assignees=&labels=&template=bug_report.md&title=)\n- Send an email to ttkfeedback@microsoft.com to chat with the product team\n- Report security issues and bugs to the Microsoft Security Response Center (MSRC) via secure@microsoft.com. Further information can be found in the [Security TechCenter](https://www.microsoft.com/msrc/faqs-report-an-issue?rtc=1).\n\n## Data Collection\n\nThe software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.\n\n### Telemetry Configuration\n\nTelemetry collection is on by default. To opt out, please add the global option `--telemetry false` for each command to turn it off.\n\n## Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n\n## Contributing\n\nThere are many ways in which you can participate in the project, for example:\n\n- [Submit bugs and feature requests](https://github.com/OfficeDev/TeamsFx/issues), and help us verify as they are checked in\n- Review [source code changes](https://github.com/OfficeDev/TeamsFx/pulls)\n- Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/teams-toolkit)\n- Send an email to ttkfeedback@microsoft.com to chat with the product team\n- Report security issues and bugs to the Microsoft Security Response Center (MSRC) via secure@microsoft.com. Further information can be found in the [Security TechCenter](https://www.microsoft.com/msrc/faqs-report-an-issue?rtc=1).\n\nIf you are interested in fixing issues and contributing directly to the code base, please see the [Contributing Guide](./CONTRIBUTING.md).\n\n## Additional References\n\n* [Source code](https://github.com/OfficeDev/teamsapp/tree/dev/packages/cli)\n* [Package (NPM)](https://www.npmjs.com/package/@microsoft/teamsapp-cli)\n* [Official Documentation](https://aka.ms/teamsfx-toolkit-cli)\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.\n\n## License\n\nCopyright (c) Microsoft Corporation. All rights reserved.\n\nLicensed under the [MIT](LICENSE.txt) license.","users":{}}