{"name":"botbuilder-core","version":"4.20.0-dev.20230201.5fa4b7f","keywords":["botbuilder","botframework","bots","chatbots"],"author":{"name":"Microsoft Corp."},"license":"MIT","_id":"botbuilder-core@4.20.0-dev.20230201.5fa4b7f","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":"a2d0749a244fdd75c0ad641307ce86d8fe0ab156","tarball":"https://registry.npmjs.org/botbuilder-core/-/botbuilder-core-4.20.0-dev.20230201.5fa4b7f.tgz","fileCount":348,"integrity":"sha512-2RNgSKLGmyreZOG2QtxFjAAe3827Jm2p4VMSFq959U7zfjrsFdReNICGY7GgJ9EDQdAMKQ++YIhQikNlnBY0qQ==","signatures":[{"sig":"MEUCIEaRm6OjTID/DdY2Tb5GMfsPPjtLQi4OOOu9aptYbwEMAiEAhAFSYOSn1G2XFUPIXIV8tAOoyTWiYt6wtAdYjOW0evQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1339252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2jvUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXIQ//ZGGfqGN6D/FfWvUWI2nROWNnXzLqda5QezQOOqE9KOUbAiTL\r\noCYlqIsftdNaR+fm2vhf6/nTu0UZmceqjOn5TC8ZGTM4+ILGhPJSNWYvyy2s\r\nZHsvO/q1vuAPIR+KlP+VHE+wVAz3DIrzP6bXHOE1kdrhGd2x/2ABtRZIMbJh\r\nN8gzC4+9mkymNDHxiqh3MruhHF55j1y6HSy8dOefg1fhr40USAc95UrGnskF\r\nKvI0tPQ699sJUgST509N/+LLF+KIYR1O6IqeNYknw/Utt3Wi7UtV5Q8S5wio\r\nJcxtHZlZ1cQOPCwpH7kqPILsGPQBv07YLBoixdejsuL10+42A1e7/vqGsrjC\r\nD7ciBKA0DmKTxHIaZp8tg+TNQRpEZ75OOTnxgWah0v5tblFM1uIzLDWh2Y9C\r\nAWWHixHEhNQZtXhg4C/3V06HMB+hQSw88djMN5Kjha0XFvwjWZ/Ijm29QGwF\r\nAyqcReg+fVaKsc1UHGmwfls5yYs5EA7DgnX2Ku1trZ9d34cKCy9qbroYwW8x\r\nHBzGqxUkAHIS5vWNaw8g9ls4OjU9xJIvyFBgT6fn4s7Chr8Ahx2fbvzC6A3O\r\nm+GZaDfwkHVhKfSpmJ7ndtz7ldnEf/+vHwzMPU6sA1ggPMoXxZvTbGQiCb0E\r\nb2niq+FWjQN0nIjyptFPS7At42DRTeN/bY4=\r\n=UUh2\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.20.0-dev.20230201.5fa4b7f.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.20.0-dev.20230201.5fa4b7f.tgz","_integrity":"sha512-2RNgSKLGmyreZOG2QtxFjAAe3827Jm2p4VMSFq959U7zfjrsFdReNICGY7GgJ9EDQdAMKQ++YIhQikNlnBY0qQ==","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.20.0-dev.internal.20230201.5fa4b7f","botframework-schema":"4.20.0-dev.20230201.5fa4b7f","botframework-connector":"4.20.0-dev.20230201.5fa4b7f","botbuilder-dialogs-adaptive-runtime-core":"4.20.0-dev.preview.20230201.5fa4b7f"},"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.20.0-dev.20230201.5fa4b7f_1675246548240_0.09907312388980238","host":"s3://npm-registry-packages"}}