{"_id":"dbx-mcp-server","_rev":"8-918820aff41075a79b9e5f14bdedc522","name":"dbx-mcp-server","dist-tags":{"latest":"1.3.2"},"versions":{"1.0.0":{"name":"dbx-mcp-server","version":"1.0.0","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.0.0","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"d863c482ce9cf158178aa0ae64e2002571acd88c","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.0.0.tgz","fileCount":143,"integrity":"sha512-dLRqAtp58/8rtAROb4NZJ6rIz1buQwtEUbpl17mrdrsFkwbjgU0SFJYy9jWyIyAdds05OKfp922DxX4KWesi1w==","signatures":[{"sig":"MEUCIEH+u+bYPbcqciDfIIZ0XJTyRv7aZl4vxJFNxRrCbTdzAiEAsPXHPbsIgXnOFkgvRSsOS0deCc6rbP+UpL6PPOheBtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":581580},"type":"module","gitHead":"db3096e2a2c84b4e0aa185d1497741859e2865f0","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis and directory exclusion features","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.0.0_1750010925608_0.587744602546767","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"dbx-mcp-server","version":"1.0.1","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.0.1","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"f3c3b1c253a92a5a8d9c5dcaedff588fd225ec29","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.0.1.tgz","fileCount":143,"integrity":"sha512-79KGe39yY2YfuJO5Yn/7WeIEfbLpSaV68VwmB2vOtXErdcJrUfWPA8fVhnHOFs4Ny0XpQ7GGjV8gQlht4ahVrQ==","signatures":[{"sig":"MEYCIQC157AN3Df2ePztBqB0E55fs4d2eiLUQTKjyNfZDZkQUgIhALzpBFEsq8x3GXWT1uzr9eAdz3N3VqLBDe1cRoXBci/p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":581600},"type":"module","gitHead":"f06026e245af015b7db68d896d7687507d8e3bef","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis and directory exclusion features","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.0.1_1750011296497_0.9461056031136144","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"dbx-mcp-server","version":"1.1.0","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.1.0","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"010c630162c0dca30a641714d1ee70c52fbd41d6","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.1.0.tgz","fileCount":143,"integrity":"sha512-k6f9bCKbGzjfjn3nmtJpSnIsE2gBCLqeKjEnueEAMyI2V84OrK17MHNgGwOCHJlqWLKhJyrF6tpTrnkSCYcamw==","signatures":[{"sig":"MEUCIAspmSoLUjU6nShz1WthpJkA6kDFOuacqtdBzh2O3GhqAiEA3Z3Soy7Zb0ih6h83QR05OeJPVg435oc7D/7NRtyp8HA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":635424},"type":"module","gitHead":"1e988862d76ab7385aee1e766d7c2b07cd29f2cb","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.1.0_1750013443993_0.9793823540796183","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"dbx-mcp-server","version":"1.1.1","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.1.1","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"cede9d9f5f8144183e7c5961a55e9a008f43beb8","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.1.1.tgz","fileCount":143,"integrity":"sha512-xb1G8/Uf8lU6/jmCAycWdhImrEQb0AWRpMhppAkSFgkjldbSRXhwRfGlFNK4oxtS8/upylVF3Y74slf0S6ncww==","signatures":[{"sig":"MEYCIQCMoRCEg406/PAipCqiXl3/z1jpZn+bXiLAm1ZGHchjFwIhAL22fulhZu+C1u3SRehDAVRkaZqmHSvWoWLqG4yNqtfw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":634899},"type":"module","gitHead":"083af88197e86871928f547f2518055caa392a96","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.1.1_1750013758910_0.5171173691649129","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"dbx-mcp-server","version":"1.2.0","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.2.0","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"e47b8b580bcebd9a03825f675cf37239b2a2acac","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.2.0.tgz","fileCount":143,"integrity":"sha512-R39qZ7EFzMx20GXPJ4BBIXnqBYZ+l95lIF1ijJ1hevJFZ0Amj25R0blaRdV5iP/A/+yGL9A9g0awgoH9BZdX0A==","signatures":[{"sig":"MEUCIQCMjQ5YbhUgKBje/2SI8vnkRHWcIcxrH0W5cwMVWwbHWgIgOTdTaQeU54xy63tmjkr5PUQe92MdVbmDm7n31hJ8Vl4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":646647},"type":"module","gitHead":"2de72742f7861ceeff2eddd2253f081aea2a146b","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.2.0_1750014753387_0.7644205750060884","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"dbx-mcp-server","version":"1.3.0","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.3.0","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"8db771a637431cf7e00a46a62333e5a85d517bd7","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.3.0.tgz","fileCount":173,"integrity":"sha512-W6ugke45cdD8OqW0JQE/j0PsRogscvAPRElWGtqu67rUSXUI/HqmfopQd0OZsinXMfjBvuyVp8hTrpCalB28ZQ==","signatures":[{"sig":"MEUCIQCEMtHF1wIJVYVBkW0nf4U93z7YVAH8sjlAd7aT/DMWHgIgNUmVISHgv2wtdtfpfMiPq1pHCd6Kaf3+m3/STtpwALg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":791957},"type":"module","gitHead":"ebad3a2f0642b6ea015cd49ed37d61cebe35e92c","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:unit":"jest --config=jest.config.cjs --testPathIgnorePatterns='.*dbx-operations.*'","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.3.0_1750018339530_0.9167863987541089","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"dbx-mcp-server","version":"1.3.1","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","_id":"dbx-mcp-server@1.3.1","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"bin":{"dbx-mcp-server":"build/src/index.js"},"dist":{"shasum":"d19731e5216d955a6c04b38c63214cb8e63d9593","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.3.1.tgz","fileCount":173,"integrity":"sha512-NsxpB7YdXYRJ8/Y2l3BLmrgJHbJK+MpPFatPdoGu7D7arjXBQTwv+WJrfXh/4WVXas5mkOiTDyNo7OV8h7Pb7Q==","signatures":[{"sig":"MEUCIQDgFc7ffDO/fjg7K99LQn8vfbdpSAMjB7fXYa+irldwzQIgUd1MkIWDBQdKHYg/U7vL5YDWubTtuFSMTugoRvLKktU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":799291},"type":"module","gitHead":"1c2b89b5a738f0123c6bbb59fa93c14ded8a0b1b","private":false,"scripts":{"test":"jest --config=jest.config.cjs","build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","setup":"node build/src/setup.js","start":"node build/src/index.js","watch":"tsc --watch","prepare":"npm run build","inspector":"npx @modelcontextprotocol/inspector build/index.js","test:unit":"jest --config=jest.config.cjs --testPathIgnorePatterns='.*dbx-operations.*'","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","build:skipcheck":"./build.sh","test:integration":"node build/tests/dbx-operations.test.js"},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"repository":{"url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git","type":"git"},"_npmVersion":"10.9.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","directories":{},"_nodeVersion":"23.5.0","dependencies":{"open":"^10.1.0","axios":"^1.7.9","httpx":"^3.0.1","dotenv":"^16.4.7","dropbox":"^10.34.0","winston":"^3.17.0","crypto-js":"^4.2.0","minimatch":"^10.0.3","better-sqlite3":"^11.10.0","@modelcontextprotocol/sdk":"0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","babel-jest":"^29.7.0","typescript":"^5.3.3","@babel/core":"^7.26.9","@types/jest":"^29.5.14","@types/node":"^20.11.24","@jest/globals":"^29.7.0","@types/crypto-js":"^4.2.2","@babel/preset-env":"^7.26.9","@types/better-sqlite3":"^7.6.13","@babel/preset-typescript":"^7.26.0","jest-ts-webcompat-resolver":"^1.0.0","@babel/plugin-transform-runtime":"^7.26.9","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-modules-commonjs":"^7.26.3"},"_npmOperationalInternal":{"tmp":"tmp/dbx-mcp-server_1.3.1_1750019473407_0.4525861849542214","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"dbx-mcp-server","version":"1.3.2","description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","private":false,"type":"module","bin":{"dbx-mcp-server":"build/src/index.js"},"keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","repository":{"type":"git","url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git"},"bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"scripts":{"build":"tsc && node -e \"const fs=require('fs');if(fs.existsSync('build/index.js'))fs.chmodSync('build/index.js', '755')\"","build:skipcheck":"./build.sh","prepare":"npm run build","watch":"tsc --watch","inspector":"npx @modelcontextprotocol/inspector build/index.js","test":"jest --config=jest.config.cjs","test:unit":"jest --config=jest.config.cjs --testPathIgnorePatterns='.*dbx-operations.*'","test:watch":"jest --watch --config=jest.config.cjs","test:coverage":"jest --coverage --config=jest.config.cjs","test:integration":"node build/tests/dbx-operations.test.js","setup":"node build/src/setup.js","start":"node build/src/index.js"},"dependencies":{"@modelcontextprotocol/sdk":"0.6.0","axios":"^1.7.9","better-sqlite3":"^11.10.0","crypto-js":"^4.2.0","dotenv":"^16.4.7","dropbox":"^10.34.0","httpx":"^3.0.1","minimatch":"^10.0.3","open":"^10.1.0","winston":"^3.17.0"},"devDependencies":{"@babel/core":"^7.26.9","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-syntax-import-meta":"^7.10.4","@babel/plugin-transform-modules-commonjs":"^7.26.3","@babel/plugin-transform-runtime":"^7.26.9","@babel/preset-env":"^7.26.9","@babel/preset-typescript":"^7.26.0","@jest/globals":"^29.7.0","@types/better-sqlite3":"^7.6.13","@types/crypto-js":"^4.2.2","@types/jest":"^29.5.14","@types/node":"^20.11.24","babel-jest":"^29.7.0","jest":"^29.7.0","jest-ts-webcompat-resolver":"^1.0.0","ts-jest":"^29.2.6","ts-node":"^10.9.2","typescript":"^5.3.3"},"_id":"dbx-mcp-server@1.3.2","gitHead":"db39480500877ed5b6f26a0dd3f9a323e44242c5","_nodeVersion":"23.5.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-mJ2mYfvUxePifPocxbdMQ4m2qKrObhUzmLy1nJaFma9ngc5Abp/qkN08/U2GwzmQXJuRYH9PvNCzVYBy2AmR1Q==","shasum":"8c82ae7a70ca5eb57b0022341dc7d61c5fc68512","tarball":"https://registry.npmjs.org/dbx-mcp-server/-/dbx-mcp-server-1.3.2.tgz","fileCount":173,"unpackedSize":803218,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGWp6hwv1Qt0TYoEFK9hdQXm2mEo4TFY9IR4CgD5p+ejAiAIfiGxvlqFX7yKT8NI5LHah8cJ9Nxa0l7hEv4DL9bEnA=="}]},"_npmUser":{"name":"markov_kernel","email":"olivier@markov.bot"},"directories":{},"maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dbx-mcp-server_1.3.2_1750020955744_0.8210010334279314"},"_hasShrinkwrap":false}},"time":{"created":"2025-06-15T18:08:45.607Z","modified":"2025-06-15T20:55:56.219Z","1.0.0":"2025-06-15T18:08:45.795Z","1.0.1":"2025-06-15T18:14:56.683Z","1.1.0":"2025-06-15T18:50:44.206Z","1.1.1":"2025-06-15T18:55:59.129Z","1.2.0":"2025-06-15T19:12:33.573Z","1.3.0":"2025-06-15T20:12:19.786Z","1.3.1":"2025-06-15T20:31:13.726Z","1.3.2":"2025-06-15T20:55:56.035Z"},"bugs":{"url":"https://github.com/olivierdebeuf/dbx-mcp-server/issues"},"author":{"name":"Olivier Debeuf De Rijcker","email":"olivier@surgemgmt.com"},"license":"MIT","homepage":"https://github.com/olivierdebeuf/dbx-mcp-server#readme","keywords":["mcp","model-context-protocol","dropbox","pdf-analysis","ai","document-indexing","business-intelligence"],"repository":{"type":"git","url":"git+https://github.com/olivierdebeuf/dbx-mcp-server.git"},"description":"A Model Context Protocol server for Dropbox integration with AI-powered PDF analysis, multi-directory indexing, and parallel processing","maintainers":[{"name":"markov_kernel","email":"olivier@markov.bot"}],"readme":"# dbx-mcp-server\n\nA Model Context Protocol (MCP) server that provides comprehensive Dropbox integration with **AI-powered PDF analysis capabilities**. Features high-performance parallel processing, multi-directory indexing, and OpenRouter structured outputs for reliable document analysis.\n\n**Important Disclaimer:** This project is not affiliated with, endorsed by, or sponsored by Dropbox. It is an independent integration that works with Dropbox's public API.\n\n## 🚀 Key Features\n\n- **📁 Complete Dropbox Integration** - Upload, download, search, and manage files\n- **🤖 AI-Powered PDF Analysis** - Analyze PDFs with OpenRouter structured outputs using Gemini 2.5 Flash\n- **📊 Document Classification** - Automatically classify documents as contracts, invoices, proposals, or reports\n- **🔍 Intelligent Document Search** - Index and search documents by content and metadata\n- **⚡ High-Performance Processing** - Parallel PDF analysis with configurable batch sizes (10-30 documents)\n- **📂 Multi-Directory Indexing** - Index multiple directories simultaneously with targeted scoping\n- **💼 Business Intelligence** - Track contract expirations, overdue invoices, and document analytics\n- **🏢 Dropbox Business Support** - Full support for team accounts with user selection\n- **🔐 Enterprise Security** - OAuth 2.0 with PKCE, encrypted token storage, and audit logging\n\n## Table of Contents\n\n- [Quick Start](#quick-start)\n- [Claude Code Installation](#claude-code-installation)\n- [Manual Installation](#manual-installation)\n- [Authentication](#authentication)\n- [Available Tools](#available-tools)\n- [PDF Analysis Features](#pdf-analysis-features)\n- [Configuration](#configuration)\n- [Usage Examples](#usage-examples)\n- [Testing](#testing)\n- [Development](#development)\n- [License](#license)\n\n## Quick Start\n\nThe fastest way to get started is using [Claude Code](https://claude.ai/code) with our npm package:\n\n```bash\n# Install the MCP server with Claude Code\nclaude mcp add dbx-mcp-server -- npx -y dbx-mcp-server\n```\n\nThat's it! The server is now available in Claude Code. Continue to [Authentication](#authentication) to set up your Dropbox credentials.\n\nFor manual installation or development, see [Manual Installation](#manual-installation).\n\n## Claude Code Installation\n\n### Prerequisites\n\n- [Claude Code](https://claude.ai/code) installed\n- Node.js 18+ installed\n- Dropbox App credentials (see [Authentication](#authentication))\n\n### Step 1: Add the MCP Server\n\nChoose the installation scope that best fits your needs:\n\n#### For Personal Use (User Scope)\n```bash\n# Available across all your projects\nclaude mcp add dbx-mcp-server -s user -- npx -y dbx-mcp-server\n```\n\n#### For Team Projects (Project Scope)\n```bash\n# Shared with your team via version control\nclaude mcp add dbx-mcp-server -s project -- npx -y dbx-mcp-server\n```\n\n#### For Current Project Only (Local Scope)\n```bash\n# Default - only for current project directory\nclaude mcp add dbx-mcp-server -- npx -y dbx-mcp-server\n```\n\n### Step 2: Configure Environment Variables\n\nAdd your Dropbox credentials as environment variables:\n\n```bash\n# Add with environment variables\nclaude mcp add dbx-mcp-server -s user \\\n  -e DROPBOX_APP_KEY=your_app_key_here \\\n  -e DROPBOX_APP_SECRET=your_app_secret_here \\\n  -e DROPBOX_REDIRECT_URI=http://localhost:3000/callback \\\n  -e TOKEN_ENCRYPTION_KEY=your_32_plus_character_encryption_key \\\n  -e OPENROUTER_API_KEY=your_openrouter_api_key_here \\\n  -- npx -y dbx-mcp-server\n```\n\n### Step 3: Verify Installation\n\nCheck that the server is properly configured:\n\n```bash\n# List all MCP servers\nclaude mcp list\n\n# Get specific server details\nclaude mcp get dbx-mcp-server\n\n# Test server connectivity in Claude Code\n/mcp\n```\n\n### Step 4: Authenticate with Dropbox\n\nIn Claude Code, ask Claude to help you authenticate:\n\n> \"Help me set up authentication with Dropbox using the setup tool\"\n\nClaude will guide you through the OAuth process using the `dbx_setup` tool.\n\n### Scope Management\n\nClaude Code offers three scopes for MCP server configuration:\n\n| Scope | Storage | Use Case | Command Flag |\n|-------|---------|----------|--------------|\n| **Local** | Project-specific settings | Personal dev, testing | (default) |\n| **Project** | `.mcp.json` in repo | Team collaboration | `-s project` |\n| **User** | Global user settings | Personal utilities | `-s user` |\n\n**Project scope** is recommended for team environments as it creates a `.mcp.json` file that can be version controlled.\n\n### Troubleshooting\n\n**Server not starting?**\n```bash\n# Check Node.js version\nnode --version  # Should be 18+\n\n# Test server manually\nnpx dbx-mcp-server\n```\n\n**Environment variables not loading?**\n```bash\n# Verify your environment variables are set\nclaude mcp get dbx-mcp-server\n```\n\n**Permission issues?**\n```bash\n# Reset project choices if using project scope\nclaude mcp reset-project-choices\n```\n\n## Manual Installation\n\nFor development or custom deployments:\n\n### 1. Clone and Install\n```bash\ngit clone https://github.com/olivierdebeuf/dbx-mcp-server.git\ncd dbx-mcp-server\nnpm install\nnpm run build\n```\n\n### 2. Setup Dropbox App\nCreate app at [Dropbox App Console](https://www.dropbox.com/developers/apps):\n- Choose \"Scoped access\" API\n- Select required permissions: `files.metadata.read`, `files.content.read`, `files.content.write`, `sharing.write`, `account_info.read`\n- Add redirect URI: `http://localhost:3000/callback`\n- Note your App key and App secret\n\n### 3. Get OpenRouter API Key\nSign up at [OpenRouter](https://openrouter.ai) for AI analysis\n\n### 4. Configure Environment\n```bash\n# Create .env file with:\nDROPBOX_APP_KEY=your_app_key\nDROPBOX_APP_SECRET=your_app_secret\nDROPBOX_REDIRECT_URI=http://localhost:3000/callback\nTOKEN_ENCRYPTION_KEY=your_32_plus_character_encryption_key\nOPENROUTER_API_KEY=your_openrouter_api_key\n```\n\n### 5. Run Setup & Test\n```bash\nnpm run setup      # Complete OAuth authentication\nnpm run inspector  # Launch MCP inspector for testing\n```\n\n### 6. Start Analyzing PDFs! 🎉\n\n## Authentication\n\nThe server uses OAuth 2.0 with PKCE for secure authentication with Dropbox.\n\n### Environment Variables\n\n**Required:**\n- `DROPBOX_APP_KEY`: Your Dropbox app's key\n- `DROPBOX_APP_SECRET`: Your Dropbox app's secret\n- `DROPBOX_REDIRECT_URI`: OAuth redirect URI\n- `TOKEN_ENCRYPTION_KEY`: 32+ character key for token encryption\n- `OPENROUTER_API_KEY`: API key for AI analysis (get from openrouter.ai)\n\n**Optional:**\n- `DROPBOX_BUSINESS_USER_ID`: Team member ID for Dropbox Business accounts (auto-detected)\n- `TOKEN_REFRESH_THRESHOLD_MINUTES`: Minutes before expiration to refresh token (default: 5)\n- `MAX_TOKEN_REFRESH_RETRIES`: Maximum number of refresh attempts (default: 3)\n- `TOKEN_REFRESH_RETRY_DELAY_MS`: Delay between refresh attempts in ms (default: 1000)\n\n## Available Tools\n\n### File Operations\n\n- `list_files`: List files in a directory\n- `upload_file`: Upload a file\n- `download_file`: Download a file\n- `safe_delete_item`: Safely delete with recycle bin support\n- `create_folder`: Create a new folder\n- `copy_item`: Copy a file or folder\n- `move_item`: Move or rename a file/folder\n\n### Metadata and Search\n\n- `get_file_metadata`: Get file/folder metadata\n- `search_file_db`: Search files and folders\n- `get_sharing_link`: Create sharing links\n- `get_file_content`: Get file contents\n\n### Account Operations\n\n- `get_account_info`: Get account information\n\n### 🤖 AI-Powered PDF Analysis Tools\n\n- `dropbox_analyze_pdf`: Analyze PDF files with custom AI prompts\n- `dropbox_index_file`: Index a single PDF for structured document management\n- `dropbox_index_folder`: Batch index all PDFs in a folder\n- `dropbox_search_indexed`: Search indexed documents by content and metadata\n- `dropbox_document_stats`: Get business intelligence and document analytics\n\n## PDF Analysis Features\n\n### 🎯 Document Classification\n\nThe AI system automatically classifies PDFs into four main categories:\n\n1. **📄 Contracts** - Legal agreements, service contracts, employment contracts\n   - Extracts: parties, dates, values, terms, governing law\n   - Tracks: expiration dates, renewal clauses, notice periods\n\n2. **🧾 Invoices** - Bills, invoices, receipts, payment requests\n   - Extracts: vendor details, amounts, due dates, line items\n   - Tracks: overdue payments, payment status, tax information\n\n3. **📋 Proposals** - Business proposals, project proposals, quotes\n   - Extracts: client information, project details, timelines, deliverables\n   - Tracks: proposal validity, project scope, pricing\n\n4. **📊 Reports** - Research reports, financial reports, analysis documents\n   - Extracts: findings, recommendations, data insights, conclusions\n   - Tracks: report types, time periods, key metrics\n\n### 🔍 Advanced Search & Analytics\n\n- **Content-based search** across all indexed documents\n- **Metadata filtering** by document type, date ranges, confidence scores\n- **Business intelligence queries** for expired contracts, overdue invoices\n- **Document statistics** and collection analytics\n\n### 🏢 Enterprise Features\n\n- **Dropbox Business support** with automatic team member detection\n- **Batch processing** with configurable rate limiting\n- **SQLite database** for persistent document metadata storage\n- **Confidence scoring** for AI analysis quality assessment\n- **Audit logging** for compliance and tracking\n\n### 🚫 Smart Exclusion System\n\nControl exactly which files get indexed with flexible exclusion options:\n\n- **Global exclusions** via environment variables for organization-wide rules\n- **Per-operation exclusions** for specific indexing tasks\n- **Path-based exclusions** for exact folder matching\n- **Pattern-based exclusions** using glob patterns like `*/temp/*`, `*.backup/`\n- **Built-in defaults** exclude system folders (`.git`, `node_modules`, `.DS_Store`, etc.)\n\n**Configuration Options:**\n```bash\n# Global exclusions (applied to all indexing operations)\nDROPBOX_INDEX_EXCLUDED_PATHS=/private,/temp,/backup\n```\n\n**Usage Examples:**\n```typescript\n// Exclude specific paths and patterns\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_index_folder\", {\n  path: \"/documents\",\n  excludePaths: [\"/documents/confidential\"],\n  excludePatterns: [\"*/archive/*\", \"*/old_*\"],\n  respectGlobalExclusions: true\n});\n```\n\n## Usage Examples\n\n### Basic File Operations\n\n```typescript\n// List files in root directory\nawait mcp.useTool(\"dbx-mcp-server\", \"list_files\", { path: \"\" });\n\n// Upload a file\nawait mcp.useTool(\"dbx-mcp-server\", \"upload_file\", {\n  path: \"/test.txt\",\n  content: Buffer.from(\"Hello World\").toString(\"base64\"),\n});\n\n// Search for files\nawait mcp.useTool(\"dbx-mcp-server\", \"search_file_db\", {\n  query: \"report\",\n  path: \"/Documents\",\n  max_results: 10,\n});\n```\n\n### 🤖 AI-Powered PDF Analysis\n\n```typescript\n// Analyze a PDF with custom prompt\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_analyze_pdf\", {\n  path: \"/contracts/service_agreement.pdf\",\n  prompt: \"Extract key contract terms, parties involved, and expiration date\",\n  useThinking: true  // Enable advanced reasoning mode\n});\n\n// Index a PDF for structured search\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_index_file\", {\n  path: \"/invoices/invoice_2024_001.pdf\"\n});\n\n// Batch index entire folder\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_index_folder\", {\n  path: \"/documents\",\n  recursive: true,\n  batchSize: 5  // Process 5 files at a time\n});\n\n// Index folder with exclusions\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_index_folder\", {\n  path: \"/documents\",\n  excludePaths: [\"/documents/private\", \"/documents/temp\"],\n  excludePatterns: [\"*/backup/*\", \"*/.git/*\", \"*/draft/*\"],\n  respectGlobalExclusions: true\n});\n\n// Search indexed documents\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_search_indexed\", {\n  query: \"overdue payments\",\n  docType: \"invoice\",  // Filter by document type\n  limit: 10\n});\n\n// Get document analytics\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_document_stats\", {});\n```\n\n### Real-World Use Cases\n\n```typescript\n// Business Intelligence: Find expiring contracts\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_search_indexed\", {\n  query: \"expiring\",\n  docType: \"contract\"\n});\n\n// Financial Analysis: Track overdue invoices\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_search_indexed\", {\n  query: \"overdue\",\n  docType: \"invoice\"\n});\n\n// Document Management: Analyze proposal success rates\nawait mcp.useTool(\"dbx-mcp-server\", \"dropbox_document_stats\", {});\n```\n\n## Testing\n\nRun the test suite:\n\n```bash\nnpm test\n```\n\nTests verify all operations including authentication, file operations, and error handling.\n\n### Test Structure\n\nThe test suite is organized into several modules:\n\n- **Dropbox Operations**: Tests for basic file operations (upload, download, list, etc.)\n- **Account Operations**: Tests for accessing account information\n- **Search and Delete**: Tests for search functionality and safe deletion with recycle bin support\n- **Resource System**: Tests for the MCP resource system integration\n\n### Handling Test Data\n\nThe tests use dynamically generated file and folder names based on timestamps to avoid conflicts. Test data is automatically cleaned up after test execution.\n\n### Running Specific Tests\n\nTo run a specific test file or test group:\n\n```bash\nnpm test -- tests/dropbox/search-delete.test.ts  # Run specific test file\nnpm test -- -t \"should search for files\"        # Run tests matching description\n```\n\n### Troubleshooting Tests\n\nIf tests fail with timing or authentication issues:\n\n1. Check that the mock implementations in `tests/setup.ts` match your test expectations\n2. Ensure test helpers are correctly configured\n3. For Jest scope errors, avoid referencing imported variables in mock factory functions\n\n## Development\n\nBuilt with:\n\n- TypeScript\n- Model Context Protocol SDK\n- Dropbox SDK v10.34.0\n- Dropbox API v2\n\n## License\n\nMIT License\n\nCopyright (c) 2025 MCP Server Contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","readmeFilename":"README.md"}