{"$schema":"https://json.schemastore.org/package.json","name":"@azure/msal-node","version":"2.4.0","author":{"name":"Microsoft","email":"nugetaad@microsoft.com","url":"https://www.microsoft.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/AzureAD/microsoft-authentication-library-for-js.git"},"description":"Microsoft Authentication Library for Node","keywords":["js","ts","node","AAD","msal","oauth"],"type":"module","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","module":"./dist/index.mjs","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"},"./package.json":"./package.json"},"scripts":{"build":"npm run clean && rollup -c --strictDeprecations --bundleConfigAsCjs","build:watch":"rollup -c --watch --strictDeprecations --bundleConfigAsCjs","clean":"shx rm -rf dist lib","test":"jest","test:watch":"jest --watch","test:coverage":"jest --coverage","lint":"eslint src --ext .ts","lint:fix":"npm run lint -- --fix","build:all":"cd ../.. && npm run build --workspace=@azure/msal-common --workspace=@azure/msal-node","prepack":"npm run build:all","format:check":"npx prettier --ignore-path .gitignore --check src test","format:fix":"npx prettier --ignore-path .gitignore --write src test"},"beachball":{"disallowedChangeTypes":["major"]},"devDependencies":{"@microsoft/api-extractor":"^7.19.4","@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-typescript":"^11.0.0","@types/jest":"^29.5.0","@types/jsonwebtoken":"^9.0.1","@types/node":"^20.3.1","@types/sinon":"^7.5.0","@types/uuid":"^7.0.0","eslint-config-msal":"^0.0.0","jest":"^29.5.0","prettier":"2.8.7","rollup":"^3.20.1","sinon":"^7.5.0","ts-jest":"^29.1.0","tslib":"^1.10.0","typescript":"^4.9.5","yargs":"^17.3.1"},"dependencies":{"@azure/msal-common":"14.3.0","jsonwebtoken":"^9.0.0","uuid":"^8.3.0"},"engines":{"node":"18 || 20"},"_id":"@azure/msal-node@2.4.0","gitHead":"14cf277760f8b7806b1cb789c30825634df46630","bugs":{"url":"https://github.com/AzureAD/microsoft-authentication-library-for-js/issues"},"homepage":"https://github.com/AzureAD/microsoft-authentication-library-for-js#readme","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"shasum":"84b171410987d8abea7dba6ab123b5913bc3b0f6","size":136299,"noattachment":false,"key":"/@azure/msal-node/-/@azure/msal-node-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@azure/msal-node/download/@azure/msal-node-2.4.0.tgz"},"_npmUser":{"name":"azuread","email":"nugetaad@microsoft.com"},"directories":{},"maintainers":[{"name":"azuread","email":""},{"name":"manrath","email":""},{"name":"neagrawa","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/msal-node_2.4.0_1698709860241_0.7806738041194494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-30T23:51:00.536Z","publish_time":1698709860536,"_source_registry_name":"default","_cnpm_publish_time":1698709860536,"dist-tags":{"alpha":"2.9.3-alpha.2","beta":"2.6.3-beta.0","latest":"3.7.3","lts":"2.16.3"}}