{"name":"botbuilder-core","version":"4.17.0-dev.20220616.1c21096","keywords":["botbuilder","botframework","bots","chatbots"],"author":{"name":"Microsoft Corp."},"license":"MIT","_id":"botbuilder-core@4.17.0-dev.20220616.1c21096","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":"b0dcf19a5ba708e7ee2d0864db482d399ebf617b","tarball":"https://registry.npmjs.org/botbuilder-core/-/botbuilder-core-4.17.0-dev.20220616.1c21096.tgz","fileCount":348,"integrity":"sha512-Puz9IAmLaLXUZjTwHB1rhRbRsSM2DpGaESLS9RYtwKoM9zICvKrLtkqfyMVY3RjQHsw4dVlNrcCJCX0slCAtHA==","signatures":[{"sig":"MEYCIQDOLO/pTxnW9/1g2U1eelWEXfMD+zUibt/HV8XhWccSLAIhAOmNdWdiEoZusYilj/j+CegzgNhXP5bGmpIsj/lhEbUi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1260409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqvRvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmov+w/9HnEfNEQGZ0wEGfxx4PJCRMR7m1QxzJ7zO6FN7LENTEiyAC4j\r\nF2AdAA6uf02gHou/H3fUxTcN13KTyjzQ7Im2VIq+yvB24F1s3/HF/oTQEIGz\r\nPQCvULsbsGsf2EuN6l/4HbQFl7c0a1fn1SFnrdgZ9i48MDYk8e/T8Cc43D8y\r\n2GNS3j9Pxmrr9CKeL09nzA/3DmRYyp011tleaTWgmOm+vTnEcFkz/PziVU09\r\nX53x+8CHwHKNE7DdAv0Hi/fVNTEkNt6bdr6pLeeYws1Rx6apnV9m5+pYsZkg\r\nfDg9FxUJ64rl9sTHNXMlGO64AKBdGR7WKFZYThlrabcUFSXIbhp0MXZoHKal\r\nsgw3ycii+wz6JB6zkg4OQ50VhXGQBhWPHVCEaTY8KuU0yYpaVZLh8OEBrJDI\r\nXAnOoeh965LNm79wTmO4imWCj7XfHlPQFdkFmtJdKcgIIMoIqfARWohqvkpA\r\nJY3M4+zdybJD4ajXR1hZFLYnKfkDYuGRdWubw4zcYKL59tpqi2wO8SYMAQCy\r\nIaNEiZahHQw6m4o9Pcr2C5did4Ahyou0nioczkF/An3Put9FQUM4vGxMYk9v\r\n72zJ6/TXjCPm6ecObbItQr7hrwHIL7cQ7nOWivVcA1/oT1WFGyLUlDMDuVCY\r\n+SXJVFX3TAHOgdS3A/H48DVY+2LFQm1Lhts=\r\n=Q+fb\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.17.0-dev.20220616.1c21096.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.17.0-dev.20220616.1c21096.tgz","_integrity":"sha512-Puz9IAmLaLXUZjTwHB1rhRbRsSM2DpGaESLS9RYtwKoM9zICvKrLtkqfyMVY3RjQHsw4dVlNrcCJCX0slCAtHA==","repository":{"url":"git+https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"8.11.0","description":"Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"zod":"~1.11.17","uuid":"^8.3.2","botbuilder-stdlib":"4.17.0-dev.internal.20220616.1c21096","botframework-schema":"4.17.0-dev.20220616.1c21096","botframework-connector":"4.17.0-dev.20220616.1c21096","botbuilder-dialogs-adaptive-runtime-core":"4.17.0-dev.preview.20220616.1c21096"},"typesVersions":{"<3.9":{"*":["_ts3.4/*"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"lodash":"^4.17.20","request":"^2.88.2","chatdown":"^1.2.4","unzipper":"^0.10.9"},"_npmOperationalInternal":{"tmp":"tmp/botbuilder-core_4.17.0-dev.20220616.1c21096_1655370863566_0.5145199891334702","host":"s3://npm-registry-packages"}}