{"name":"botbuilder-core","version":"4.17.0-dev.20220425.08b73c4","keywords":["botbuilder","botframework","bots","chatbots"],"author":"Microsoft Corp.","license":"MIT","_id":"botbuilder-core@4.17.0-dev.20220425.08b73c4","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":"ea74f9b605efe618f508fcf1fcef0fea23cb5137","tarball":"https://registry.npmjs.org/botbuilder-core/-/botbuilder-core-4.17.0-dev.20220425.08b73c4.tgz","fileCount":348,"integrity":"sha512-d5MdkNujsZsODShh80olkqbTuHm6beCGUXwGHe1RYoQy+hgGZm6Fu9xlY1dzQajZI5V1Yyvsf1X9UQe2SkBh8A==","signatures":[{"sig":"MEYCIQDWnTgfXTEIuICi33FISYYqZ+OZRrjKlG7uP7q3hP3YwgIhAJjP8r83n5O1hzvtCewi/Oeb7KmXM+JahH4qLrMpD17r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1261273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZmZHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQcA/+MZBDlVXIKy7qf4ZJ2WE2Mtjhvy+7zU1fdGh7NOIqSvK/Duts\r\nYkINZcSgCxOhWQg6Gif/1sc5EdwhmYFc8s6ZpWHSAC77k+ge9CkmZFqJ1rzk\r\nAG5aMhy1uN8SuxE1x1qKv1Zp6yp2dbVW+GgYLe9RO0D9/MyFYEQdk6KW5yjB\r\ndDtY3fi4ecVXLTdc4ssgwV7W9BVld0K1Z7n2WXaGV5IHWzEsVFAg7hFuK/ax\r\n/fOknW/423NWWCN5+Cickl4hffNNIKaUeoWG2Ximi2rLUYRAgWWTWf4JAmyc\r\nbkz0XzVYfK9CSvkAOAtsWlOsWTknGOaHa8XfCG9czajs/VxzMk2heaUROwDS\r\nR9+u3F+bwn7IxiDq1XlskNqKgipvfi6U6AW5dGLkJhxDo+2QdUWEPbnOw0MS\r\nO1rwxSPB51cwWL37rTVG+q7gZpddGVGWB05i5LvP455dFGqI47Tad8Z8EmfA\r\nhhrjxqn2mQlboDFtmrWqJrxXdhHi9Gklw6EeFy2zr7p1gnniPbQYSphU2zK5\r\nqhFHk2Z3WF4cYxCM1f5ZRkEGjSbJdV5dBFKgKI4+RJX0zOEDAI0S8gtPsgXy\r\nASlVHRszgRyYlB+2s+0kpTXTdmiIiXHbAydW79lxYryXQsS6U50kII3n3Ku3\r\nQlpn8uYjGix0Tcx/jPb+ljyrCzR9/eJRuM8=\r\n=G4B1\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.20220425.08b73c4.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.20220425.08b73c4.tgz","_integrity":"sha512-d5MdkNujsZsODShh80olkqbTuHm6beCGUXwGHe1RYoQy+hgGZm6Fu9xlY1dzQajZI5V1Yyvsf1X9UQe2SkBh8A==","repository":{"url":"https://github.com/Microsoft/botbuilder-js.git","type":"git"},"_npmVersion":"8.5.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.14.2","dependencies":{"zod":"~1.11.17","uuid":"^8.3.2","botbuilder-stdlib":"4.17.0-dev.internal.20220425.08b73c4","botframework-schema":"4.17.0-dev.20220425.08b73c4","botframework-connector":"4.17.0-dev.20220425.08b73c4","botbuilder-dialogs-adaptive-runtime-core":"4.17.0-dev.preview.20220425.08b73c4"},"typesVersions":{"<3.9":{"*":["_ts3.4/*"]}},"_hasShrinkwrap":false,"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.20220425.08b73c4_1650878023216_0.7699642425770878","host":"s3://npm-registry-packages"}}