{"name":"@slack/bolt","version":"3.17.1","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","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":"^4.0.0","@slack/oauth":"^2.6.2","@slack/socket-mode":"^1.3.3","@slack/types":"^2.11.0","@slack/web-api":"^6.11.2","@types/express":"^4.16.1","@types/promise.allsettled":"^1.0.3","@types/tsscmp":"^1.0.0","axios":"^1.6.0","express":"^4.16.4","path-to-regexp":"^6.2.1","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":"^10.0.1","@types/node":"20.10.6","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.0","chai":"~4.3.0","eslint":"^7.26.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-airbnb-typescript":"^12.3.1","eslint-plugin-import":"^2.28.0","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":"^10.2.0","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.22.0","typescript":"4.8.4"},"tsd":{"directory":"types-tests"},"_id":"@slack/bolt@3.17.1","gitHead":"427f6db60bb734154799382ada0ab32fee81e95b","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"97afcd3f79869591f82bb77ee4e8383607f4be79","size":106633,"noattachment":false,"key":"/@slack/bolt/-/@slack/bolt-3.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/bolt/download/@slack/bolt-3.17.1.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.17.1_1704993843483_0.868306139737469"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-11T17:24:03.666Z","publish_time":1704993843666,"_source_registry_name":"default","_cnpm_publish_time":1704993843666,"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"}}