{"name":"@slack/web-api","version":"5.0.0","description":"Official library for using the Slack Platform's Web API","author":{"name":"Slack Technologies, Inc."},"license":"MIT","keywords":["slack","web-api","bot","client","http","api","proxy","rate-limiting","pagination"],"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 8.9.0","npm":">= 5.5.1"},"repository":{"type":"git","url":"git+https://github.com/slackapi/node-slack-sdk.git"},"homepage":"https://slack.dev/node-slack-sdk/web-api","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":"tslint --project .","test":"npm run build && nyc mocha --config .mocharc.json src/*.spec.js","coverage":"codecov -F webapi --root=$PWD"},"dependencies":{"@slack/logger":"^1.0.0","@slack/types":"^1.0.0","@types/form-data":"^2.2.1","@types/is-stream":"^1.1.0","@types/node":">=8.9.0","@types/p-queue":"^2.3.2","axios":"^0.18.0","eventemitter3":"^3.1.0","form-data":"^2.3.3","is-stream":"^1.1.0","p-queue":"^2.4.2","p-retry":"^4.0.0"},"devDependencies":{"@aoberoi/capture-console":"^1.1.0","@types/chai":"^4.1.7","@types/mocha":"^5.2.6","busboy":"^0.3.0","chai":"^4.2.0","codecov":"^3.2.0","mocha":"^6.0.2","nock":"^10.0.6","nyc":"^13.3.0","shelljs":"^0.8.3","shx":"^0.3.2","sinon":"^7.2.7","source-map-support":"^0.5.10","ts-node":"^8.0.3","tslint":"^5.13.1","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333"},"gitHead":"891307eb5f1625f68b72e4c242ba749a7d6cb996","_id":"@slack/web-api@5.0.0","_nodeVersion":"10.15.1","_npmVersion":"lerna/3.13.1/node@v10.15.1+x64 (darwin)","dist":{"shasum":"a2f7c25ba7a9c32cc51530b8a40e75f35113ed0a","size":33645,"noattachment":false,"key":"/@slack/web-api/-/@slack/web-api-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/web-api/download/@slack/web-api-5.0.0.tgz"},"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"}],"_npmUser":{"name":"aoberoi","email":"aoberoi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web-api_5.0.0_1553810489541_0.9113352944039659"},"_hasShrinkwrap":false,"publish_time":1553810489675,"_cnpm_publish_time":1553810489675,"_cnpmcore_publish_time":"2021-12-16T20:23:42.340Z","dist-tags":{"@slack/web-api@7.10.0-featWork":"7.10.0-featWorkObjectsBeta.2","@slack/web-api@7.11.0-featWork":"7.11.0-featWorkObjectsBeta.1","feat-ai-apps":"7.10.0-aiAppsBeta.5","feat-app-manifests":"6.4.0-appManifestsBeta.1","feat-hermes":"6.5.1-hermesBeta.2","feat-token-rotation":"6.2.4-tokenRotationBeta.1","feat-work-objects":"7.10.1-featWorkObjectsBeta.1","feat-workflow-steps":"5.11.0-workflowStepsBeta.1","inviteautomation":"7.3.1-inviteautomation.1","latest":"7.14.1","next-gen":"6.7.2-nextGen.1","rc":"7.0.0-rc.0"}}