{"name":"botbuilder-dialogs","version":"4.20.0-dev.20230421","keywords":["botbuilder","botframework","bots","chatbots"],"author":{"name":"Microsoft Corp."},"license":"MIT","_id":"botbuilder-dialogs@4.20.0-dev.20230421","maintainers":[{"name":"botframework","email":"botframework@microsoft.com"},{"name":"joshgummersall","email":"npm@josh.standardlabs.dev"},{"name":"sgellock","email":"sgellock@microsoft.com"},{"name":"cwhitten","email":"christopherwhitten@gmail.com"}],"homepage":"https://github.com/Microsoft/botbuilder-js#readme","bugs":{"url":"https://github.com/Microsoft/botbuilder-js/issues"},"dist":{"shasum":"c636e780e06f3a9c8e1084d2b990fcbb4671e507","tarball":"https://registry.npmjs.org/botbuilder-dialogs/-/botbuilder-dialogs-4.20.0-dev.20230421.tgz","fileCount":473,"integrity":"sha512-kyB7q6J6X2XbLidPiaAu21SPuDgn71yMgqBJLhWTPWsZLaRJxtD9irvtASwRlJYylbu/Ky9Dun7MsgfcjNXyNg==","signatures":[{"sig":"MEYCIQCtGAdWNhZzILSyS4GT0mDsu9vsovMWbifxSdlKaEHMIwIhAIrtAGzmf/7yOMihCfg74F+ENhI5VKnfYCCMSpjyEMLt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1387553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQu1zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKqhAAovquWQwETCJAcew/us8X86TASeVINa5QexBgW6DBjITEubyQ\r\nLymkAHLZ/A9vX9vDNI/FJ1E564RuyTA5Eron96VdpxKCmVzG0G92TZvP0TGo\r\nhfgTKHI5LalNEcSvTkG3yDS33fzwHmIvbs/o3ewBYZzR+e8gTfVqPcWEYGXH\r\nLFIjCF3yQUbL9MITVD4dzMmJeiWVe3vnfQ7i8ImgB+iWSzHugf2obj7YHJGV\r\noP5FfHhy5hs6CKPtS0NXrQQgZkAYZ55Xymoxa8NllMsJwxXwzLuEIXwzJit3\r\nhe4RBvrPMYK4EqssjX6RCmumaRjBRNzYqnERU7sLnG94Wif4adxf/Nbh0YlS\r\niHqM2tjHTSZC0LETsifMQ7rRC+c519p3TiR98PONrTzhzWlE/AMZr6P0YJ+y\r\npPtizOd8K0XNJh6r3oPeQDg89yF0MoaOOnriIdA0th9ENTrwfcgfG5/y13o2\r\ncF0oB00eclx3KhmJtxbRVCx6VIR0Uhbrl2NUQg9wrXn0Oi9wqnwGasriZr/e\r\nEcFGPwFjSBXpmP1avqSz/70lUD7jlkBTYeD911M+HHZXsnhTeXRaxs3/unQ2\r\ne/rMjeIbmAORI5VusVsLFMfi9k2bFPaeq4iDiQspG3eVs4Gt0YU5CinJyWoR\r\nhQZIkZlcd8K9ytMWF6977E7VvYtLclz4xso=\r\n=JRp6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:D:\\a\\r1\\a\\_Botbuilder-JS-daily-yaml\\drop\\botbuilder-dialogs-v4.20.0-dev.20230421.tgz","types":"./lib/index.d.ts","scripts":{"lint":"eslint . --ext .js,.ts","test":"npm-run-all build test:mocha","build":"tsc -b","clean":"rimraf _ts3.4 lib tsconfig.tsbuildinfo","depcheck":"depcheck --config ../../.depcheckrc","postbuild":"downlevel-dts lib _ts3.4/lib --checksum","build-docs":"typedoc --theme markdown --entryPoint botbuilder-dialogs --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\\..\\doc\\botbuilder-dialogs .\\lib\\index.d.ts --hideGenerator --name \"Bot Builder SDK - Dialogs\" --readme none","test:mocha":"nyc mocha --recursive --require source-map-support/register tests","test:compat":"api-extractor run --verbose","build:rollup":"yarn clean && yarn build && api-extractor run --verbose --local"},"_npmUser":{"name":"botframework","email":"botframework@microsoft.com"},"_resolved":"D:\\a\\r1\\a\\_Botbuilder-JS-daily-yaml\\drop\\botbuilder-dialogs-v4.20.0-dev.20230421.tgz","_integrity":"sha512-kyB7q6J6X2XbLidPiaAu21SPuDgn71yMgqBJLhWTPWsZLaRJxtD9irvtASwRlJYylbu/Ky9Dun7MsgfcjNXyNg==","repository":{"url":"git+https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"9.5.1","description":"A dialog stack based conversation manager for Microsoft BotBuilder.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"zod":"~1.11.17","uuid":"^8.3.2","lodash":"^4.17.21","globalize":"^1.4.2","botbuilder-core":"4.20.0-dev.20230421","botframework-connector":"4.20.0-dev.20230421","@microsoft/recognizers-text-suite":"1.1.4","@microsoft/recognizers-text-choice":"1.1.4","@microsoft/recognizers-text-number":"1.1.4","@microsoft/recognizers-text-date-time":"1.1.4","botbuilder-dialogs-adaptive-runtime-core":"4.20.0-dev.preview.20230421"},"typesVersions":{"<3.9":{"*":["_ts3.4/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"line-reader":"^0.4.0","@types/globalize":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/botbuilder-dialogs_4.20.0-dev.20230421_1682107763641_0.20577289204282545","host":"s3://npm-registry-packages"}}