{"name":"botbuilder-dialogs","version":"4.17.0-dev.20220526.ab9769d","keywords":["botbuilder","botframework","bots","chatbots"],"author":"Microsoft Corp.","license":"MIT","_id":"botbuilder-dialogs@4.17.0-dev.20220526.ab9769d","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"}],"bugs":{"url":"https://github.com/Microsoft/botbuilder-js/issues"},"dist":{"shasum":"da1f62df0a696dd986ebb33e021daecf7778942c","tarball":"https://registry.npmjs.org/botbuilder-dialogs/-/botbuilder-dialogs-4.17.0-dev.20220526.ab9769d.tgz","fileCount":473,"integrity":"sha512-NQ81QKENONfrbgxFc7xDBp5B0rKgW+BCjyhL73oktEox4x9zl369QXFMMdnxx3aB/5h9OJdwMBnEFM41/8GhZw==","signatures":[{"sig":"MEYCIQDySMWpBJQwiKBSLsTf1lRfiiMK0Y0MWqPc39xwU+GfRQIhALE2CC7SgDwn3+1XM1uoR6hne5gz8JBvii+2VXbNMAQS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1362447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJij0V+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmwhAAhVVqgPYTfZDqBgjReUDdq61/vey6hky1EWrD1b4ShmJ86p2R\r\ntNtHlbPC9/fZfF44tJdmXAKmA59PKMWbN/NysfD39Y+yOffMuNQU7bZBvsXK\r\nT0hcj5gplwaX/c+tdGNGvNF3KIkSg+UqbXp3GeChqGrJT0pAr6ABswNpVTEd\r\nbo5jzKehd4zycLLmttYKkfcw1kPNytWw54YG0NmePQmxPd1tAz+zlG2NUf7G\r\n95CBGuZS9+YpYbw6hOE8AvRhHq9e+R46dB8Ffih+nqOxLRt1OXAhYPneMbR+\r\n+z2G+p4tRZAA4DGWXIVpxqe17FlBTMzwfDLSJsriMd+PAPZ+1JB6ZjrGofM1\r\nLloyn2LJKh8flWzwS6c8595zX1B3Rv7X6gj9ChtBy0F2T7LhW3KGjkmdjyyX\r\nnxxIrQQS7jhawBD1KYYMaZiOCH06Gr6qHX9znIW5KjWvP3855Ra+bLqmiLhc\r\naMPAhgkWaLaYQQKl8AzjFEsWYCBL5PF08gdqhIHeL/oKuq7nBzlQFj1zouws\r\n/m3V8wl34UgnVEdA4wC9Vfp7lzHwSMVp5oRhWYKXlYTMU4a87fZ7SomVR46u\r\nSMt6yVzdviaANdjKaHRMDAIyRo4Y5U73dVUEfmx0LL/X/ozbFYr8aYTPF/Jy\r\nHwiknw4MX1BVqGHaVdAzTQsONt9ajJ6dqVY=\r\n=ewIY\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.17.0-dev.20220526.ab9769d.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.17.0-dev.20220526.ab9769d.tgz","_integrity":"sha512-NQ81QKENONfrbgxFc7xDBp5B0rKgW+BCjyhL73oktEox4x9zl369QXFMMdnxx3aB/5h9OJdwMBnEFM41/8GhZw==","repository":{"url":"https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"8.5.0","description":"A dialog stack based conversation manager for Microsoft BotBuilder.","directories":{},"_nodeVersion":"16.14.2","dependencies":{"zod":"~1.11.17","lodash":"^4.17.21","globalize":"^1.4.2","botbuilder-core":"4.17.0-dev.20220526.ab9769d","botframework-connector":"4.17.0-dev.20220526.ab9769d","@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.17.0-dev.preview.20220526.ab9769d"},"typesVersions":{"<3.9":{"*":["_ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"line-reader":"^0.4.0","@types/globalize":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/botbuilder-dialogs_4.17.0-dev.20220526.ab9769d_1653556605803_0.6221192975092305","host":"s3://npm-registry-packages"}}