{"name":"botbuilder-core","version":"4.19.0-dev.20221104.b1a27a1","keywords":["botbuilder","botframework","bots","chatbots"],"author":{"name":"Microsoft Corp."},"license":"MIT","_id":"botbuilder-core@4.19.0-dev.20221104.b1a27a1","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":"4ec256d2e0b0dd1ba9c7d6b9ae22e4cda814d01e","tarball":"https://registry.npmjs.org/botbuilder-core/-/botbuilder-core-4.19.0-dev.20221104.b1a27a1.tgz","fileCount":348,"integrity":"sha512-enkBBCnUlWnVqHuwz12GY6ti+mg3guowmg5AUq/FakBRglyeJWlio5UM51D4lHbo8sMYHE8/KIT5O2gUMXV0dg==","signatures":[{"sig":"MEUCIFyxwVHGI2+Zh5HLrQDfG66b7LIXD/dSkaBKxavr5ctOAiEAmVy250y8Frf50+Hf9yLchMygAFJwe+kvnzTCq5Pi3YM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1315099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZSR3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWNxAAkETvBaKGeJEbqMlijsgPaxNepm24+uOzG7kRKgfh+8PqGa6H\r\nomgS7NS4D8jr4dl4b6LW24q9IIIStYEDM3RvoVOC1RhGNl4EpedTZvSt8k79\r\nf5SJ69XxhUBVKJH0bza3Bth4hjyoEAl2bh7CxXxuRWf6jwtFdKV/an0XsbDw\r\noqxHJNpspyjns/b1IxrcKgK4GVScbbziP6z1MrJlvykT7OUbrrEPq47+aCHG\r\nnPjzVfiNNFdYI86I1hqQfvogBhH2mC8FYXwuGPmFw6hA57VzugSmnPCveUVr\r\nY++LCix6r+AohNG+CvguqUNvz6x0oUqkbB0tV+ivL11q+jbgJRO0qGdZ/pdv\r\neHg/mBB3jH1qawviGIa4yq+ZhlTknZaxOtpGpMOjeDE40JazF+X7vSqQtVpt\r\nVJm09hcESiqdtG48CcGtIHFfnddCPz2f7ZnQTeN+n973/RaitJ7oh4bTg5rE\r\n5Rn/ipTJHTAJFSOBrh98gCSfXmtIXTKhCjirjUypACEgK2wDXQV+/ZmD9ht2\r\nJTZ/+bKts82X9a/ATbW7LnxrQsUhDTwwImC+mb0GgGb9labgXRxie4UyyO0E\r\nfR122S7DX+jmbC3Vlf7cSEYWRdJ40d3k+cuA5bkLhwKOhK2AxBl4fW6iYVbm\r\nDJ9SznmuZyoBCLlfb4okIR3bm0cgclSEoyQ=\r\n=3LGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","_from":"file:D:\\a\\r1\\a\\_Botbuilder-JS-daily-yaml\\drop\\botbuilder-core-v4.19.0-dev.20221104.b1a27a1.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 --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\\..\\doc\\botbuilder .\\lib\\index.d.ts ..\\botbuilder-core\\lib\\index.d.ts ..\\botframework-schema\\lib\\index.d.ts --hideGenerator --name \"Bot Builder SDK\" --readme none","test:mocha":"nyc mocha 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-core-v4.19.0-dev.20221104.b1a27a1.tgz","_integrity":"sha512-enkBBCnUlWnVqHuwz12GY6ti+mg3guowmg5AUq/FakBRglyeJWlio5UM51D4lHbo8sMYHE8/KIT5O2gUMXV0dg==","repository":{"url":"git+https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"8.19.2","description":"Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.","directories":{},"_nodeVersion":"16.18.0","dependencies":{"zod":"~1.11.17","uuid":"^8.3.2","botbuilder-stdlib":"4.19.0-dev.internal.20221104.b1a27a1","botframework-schema":"4.19.0-dev.20221104.b1a27a1","botframework-connector":"4.19.0-dev.20221104.b1a27a1","botbuilder-dialogs-adaptive-runtime-core":"4.19.0-dev.preview.20221104.b1a27a1"},"typesVersions":{"<3.9":{"*":["_ts3.4/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"request":"^2.88.2","chatdown":"^1.2.4","unzipper":"^0.10.9"},"_npmOperationalInternal":{"tmp":"tmp/botbuilder-core_4.19.0-dev.20221104.b1a27a1_1667572855055_0.3331173753182499","host":"s3://npm-registry-packages"}}