{"name":"@slack/oauth","version":"2.5.4","description":"Official library for interacting with Slack's Oauth endpoints","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","oauth","bot","http","api"],"main":"dist/index.js","engines":{"node":">=12.13.0","npm":">=6.12.0"},"repository":{"type":"git","url":"git+https://github.com/slackapi/node-slack-sdk.git"},"homepage":"https://slack.dev/node-slack-sdk/oauth","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 --fix --ext .ts src","test":"npm run lint && npm run test:mocha","test:mocha":"nyc mocha --config .mocharc.json src/*.spec.js src/**/*.spec.js src/*.spec.ts src/**/*.spec.ts","coverage":"codecov -F oauthhelper --root=$PWD","ref-docs:model":"api-extractor run","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build"},"dependencies":{"@slack/logger":"^3.0.0","@slack/web-api":"^6.3.0","@types/jsonwebtoken":"^8.3.7","@types/node":">=12","jsonwebtoken":"^8.5.1","lodash.isstring":"^4.0.1"},"devDependencies":{"@microsoft/api-extractor":"^7.19.4","@types/chai":"^4.2.11","@types/mocha":"^9.1.0","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.0","chai":"^4.2.0","codecov":"^3.0.4","eslint":"^7.32.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-node":"^11.1.0","mocha":"^9.2.1","nop":"^1.0.0","nyc":"^15.1.0","rewiremock":"^3.13.9","shx":"^0.3.2","sinon":"^9.0.2","source-map-support":"^0.5.12","superagent":"^3.3.1","ts-node":"^8.2.0","typescript":"^4.1","uncaughtException":"^1.0.0"},"types":"./dist/index.d.ts","gitHead":"da3488b6a1839947d4210b1ee8f6cb33f2391830","_id":"@slack/oauth@2.5.4","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"shasum":"94882a57068ae837720291ab875fe08d276ace77","size":43044,"noattachment":false,"key":"/@slack/oauth/-/@slack/oauth-2.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/oauth/download/@slack/oauth-2.5.4.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/oauth_2.5.4_1657296400286_0.664818468726581"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T16:45:41.273Z","publish_time":1657296400473,"_cnpm_publish_time":1657296400473,"dist-tags":{"2.5.0rc":"2.5.0-rc.1","feat-org-apps":"1.3.0-orgAppsBeta.4","feat-token-rotation":"2.1.0-tokenRotationBeta.1","latest":"3.0.4"}}