{"name":"@slack/socket-mode","version":"2.0.0","description":"Official library for using the Slack Platform's Socket Mode API","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","socket","websocket","firewall","bot","client","http","websocket","api","proxy","state","connection"],"main":"dist/src/index.js","types":"./dist/src/index.d.ts","engines":{"node":">= 18","npm":">= 8.6.0"},"repository":{"type":"git","url":"git+https://github.com/slackapi/node-slack-sdk.git"},"homepage":"https://slack.dev/node-slack-sdk/socket-mode","publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/slackapi/node-slack-sdk/issues"},"scripts":{"prepare":"npm run build","build":"npm run build:clean && tsc","build:clean":"shx rm -rf ./dist ./coverage ./.nyc_output","lint":"eslint --ext .ts src","test:unit":"mocha --config .mocharc.json src/**/*.spec.ts","test:coverage":"nyc --reporter=text npm run test:unit","test:integration":"mocha --config .mocharc.json test/integration.spec.js","test":"npm run lint && npm run build && npm run test:coverage && npm run test:integration","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm test"},"dependencies":{"@slack/logger":"^4","@slack/web-api":"^7.0.1","@types/node":">=18","@types/ws":"^8","eventemitter3":"^5","finity":"^0.5.4","ws":"^8"},"devDependencies":{"@types/chai":"^4","@types/mocha":"^10","@types/sinon":"^17","@typescript-eslint/eslint-plugin":"^6","@typescript-eslint/parser":"^6","chai":"^4","eslint":"^8","eslint-config-airbnb-base":"^15","eslint-config-airbnb-typescript":"^17","eslint-plugin-import":"^2","eslint-plugin-import-newlines":"^1.3.4","eslint-plugin-jsdoc":"^48","eslint-plugin-node":"^11","mocha":"^10","nodemon":"^3.1.0","nyc":"^15","shx":"^0.3.2","sinon":"^17","source-map-support":"^0.5.21","ts-node":"^10","typescript":"5.3.3"},"_id":"@slack/socket-mode@2.0.0","gitHead":"684025051650805f9df25e8db5af7dd68f7f5c1c","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"231cd1ac4da1029c769913707962f4bea263db37","size":22981,"noattachment":false,"key":"/@slack/socket-mode/-/@slack/socket-mode-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/socket-mode/download/@slack/socket-mode-2.0.0.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/socket-mode_2.0.0_1714510313066_0.249991230130854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T20:51:53.256Z","publish_time":1714510313256,"_source_registry_name":"default","_cnpm_publish_time":1714510313256,"dist-tags":{"2.0.0rc":"2.0.0-rc.2","2.0.3rc":"2.0.3-rc.1","feat-socket-mode":"0.1.0-socketModeBeta.2","latest":"2.0.5","next":"1.3.5-rc.1"}}