{"name":"botbuilder-core","version":"4.19.0-dev.20221223.d331250","keywords":["botbuilder","botframework","bots","chatbots"],"author":{"name":"Microsoft Corp."},"license":"MIT","_id":"botbuilder-core@4.19.0-dev.20221223.d331250","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":"b9159bf17dac944634152fb45815893eef37b7cd","tarball":"https://registry.npmjs.org/botbuilder-core/-/botbuilder-core-4.19.0-dev.20221223.d331250.tgz","fileCount":348,"integrity":"sha512-CZ9ztSqwMju2xqwvd6Gb16AWFkp/R2LtRjMST/CrYqsdjlKlBCQoZP3j0IcgQtOJ2c1AME2MZbJd5KKLyfRh2g==","signatures":[{"sig":"MEUCIFyOSQw4WUB4JEOA6YBsPPWLkINywR2lIneZr7Cc864qAiEAg5fq/paaCse3vxr6WBHpBZlwcKS8ZOOyOlwGEwvZfk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1338517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpX+nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQcQ/+KmhwhG7jMvdFJVVl+Y09jg+B6Be4nZ2F5wVWA709gLU7pWJg\r\n3q2DgeQFVoSCYJKODK/4u0jOYBvv2N3dp2mDaeWnNjqE3ItkjhG01wv71C5I\r\nSayH9nxxBFWswt6tt5WhE0ZZCcLaNu0MFe8RC4Wbp3DRIqHpm6AIHV9YMtUQ\r\n67BGyjDy58lKdV9El7977wehqrCjc64bi2A5pQFcly7Urd7wAy7iEzaQgBZO\r\nLWZ9AAgzb7I87uj5DTh+sp+SN1L0SbM4Dz/B5XVaj7xDyiK9/sPG6v11/onm\r\nRok9p5cOytK1eri3l7A8U3IN2J3WVxSzTCbGLqovCjjD2kO3I9k4ez46Co2Q\r\nByUSVmG2JEiXQ/NoLdV9erZNrnnurHFyeQ3T3wrPANI4w/seKqQhMk5GhYUj\r\nFy7BRjnMI8D2PpGDWSLGgLD4oFzrgBsZw6gjFPJDL8p3TKU6TOQcCuCk9mmY\r\nPxWvTNv9x4YzNbfUib8o0cwbka8RJccBsH4UFe9LxFsgl4CTHdxvR9173bR9\r\nVyeJEKTXh2CBx5qmP0m6pLZYiWxquXmlxpe9XNWT7Ca9FA615h20fj861xaf\r\n+OX2/HjeE3P1Ua6wlWqgn7hQtFLSFY8K+EBPrrsjwok3zCffTBwnD8+pVCyY\r\nRTx55ZCO4TOc85b2xGuFsdnJTkbGrSaBXKQ=\r\n=h4Jb\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.20221223.d331250.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.20221223.d331250.tgz","_integrity":"sha512-CZ9ztSqwMju2xqwvd6Gb16AWFkp/R2LtRjMST/CrYqsdjlKlBCQoZP3j0IcgQtOJ2c1AME2MZbJd5KKLyfRh2g==","repository":{"url":"git+https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"8.19.3","description":"Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"zod":"~1.11.17","uuid":"^8.3.2","botbuilder-stdlib":"4.19.0-dev.internal.20221223.d331250","botframework-schema":"4.19.0-dev.20221223.d331250","botframework-connector":"4.19.0-dev.20221223.d331250","botbuilder-dialogs-adaptive-runtime-core":"4.19.0-dev.preview.20221223.d331250"},"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.20221223.d331250_1671790502881_0.21561226274206402","host":"s3://npm-registry-packages"}}