{"name":"@slack/bolt","version":"3.11.2","description":"A framework for building Slack apps, fast.","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","bot","events-api","slash-commands","interactive-components","api","chatops","integration","slack-app"],"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=12.13.0","npm":">=6.12.0"},"scripts":{"prepare":"npm run build","build":"tsc","build:clean":"shx rm -rf ./dist ./coverage ./.nyc_output","lint":"eslint --fix --ext .ts src","mocha":"TS_NODE_PROJECT=tsconfig.json nyc mocha --config .mocharc.json \"src/**/*.spec.ts\"","test":"npm run lint && npm run mocha && npm run test:types","test:types":"tsd","coverage":"codecov","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build"},"repository":{"type":"git","url":"git+https://github.com/slackapi/bolt.git"},"homepage":"https://slack.dev/bolt-js","bugs":{"url":"https://github.com/slackapi/bolt-js/issues"},"dependencies":{"@slack/logger":"^3.0.0","@slack/oauth":"^2.5.1","@slack/socket-mode":"^1.3.0","@slack/types":"^2.4.0","@slack/web-api":"^6.7.1","@types/express":"^4.16.1","@types/node":">=12","@types/promise.allsettled":"^1.0.3","@types/tsscmp":"^1.0.0","axios":"^0.26.1","express":"^4.16.4","please-upgrade-node":"^3.2.0","promise.allsettled":"^1.0.2","raw-body":"^2.3.3","tsscmp":"^1.0.6"},"devDependencies":{"@types/chai":"^4.1.7","@types/mocha":"^5.2.6","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.0","chai":"^4.2.0","codecov":"^3.2.0","eslint":"^7.26.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-airbnb-typescript":"^12.3.1","eslint-plugin-import":"^2.22.1","eslint-plugin-jsdoc":"^30.6.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-node":"^11.1.0","eslint-plugin-react":"^7.29.3","eslint-plugin-react-hooks":"^4.3.0","mocha":"^9.1.3","nyc":"^15.1.0","rewiremock":"^3.13.4","shx":"^0.3.2","sinon":"^7.3.1","source-map-support":"^0.5.12","ts-node":"^8.1.0","tsd":"^0.13.1","typescript":"^4.1.0"},"tsd":{"directory":"types-tests"},"gitHead":"30762854fb22fc1dfeb5feb34cf749dbecafa3b2","_id":"@slack/bolt@3.11.2","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"shasum":"d06791e69e2d5748c988b78c8f4fa79acce1dd9a","size":102075,"noattachment":false,"key":"/@slack/bolt/-/@slack/bolt-3.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/bolt/download/@slack/bolt-3.11.2.tgz"},"_npmUser":{"name":"filmaj","email":"maj.fil@gmail.com"},"directories":{},"maintainers":[{"name":"ajm","email":""},{"name":"cchensh","email":""},{"name":"e-zim","email":""},{"name":"evegeris","email":""},{"name":"misscoded","email":""},{"name":"mwbrooks","email":"michael@michaelbrooks.ca"},{"name":"sgorbach0v","email":""},{"name":"slackhq","email":""},{"name":"slack_biztech","email":""},{"name":"stevegill","email":"stevengill97@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bolt_3.11.2_1655228944441_0.45685980829043005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T17:49:12.381Z","publish_time":1655228944680,"_cnpm_publish_time":1655228944680,"dist-tags":{"4.0.0rc":"4.0.0-rc.5","4.1.2rc":"4.1.2-rc.1","@slack/bolt@3.19.0":"3.19.0","@slack/bolt@4.4.0-featWorkObje":"4.4.0-featWorkObjectsBeta.1","@slack/bolt@4.5.0-featWorkObje":"4.5.0-featWorkObjectsBeta.2","@slack/bolt@4.6.0":"4.6.0","feat-ai-apps":"4.4.0-aiAppsBeta.5","feat-autoack":"4.2.0-autoack.1","feat-custom-function":"3.17.1-customFunctionBeta.0","feat-org-apps":"2.4.1-orgAppsBeta.4","feat-socket-mode":"3.2.0","feat-token-rotation":"3.4.0-tokenRotationBeta.1","feat-workflow-steps":"2.3.0-workflowStepsBeta.1","latest":"4.6.0","next":"3.17.2-rc.1","next-gen":"4.0.0-nextGen.9"}}