{"name":"@azure/cosmos","description":"Azure Cosmos DB Service Node.js SDK for SQL API","keywords":["cosmosdb","cosmos db","documentdb","document database","azure","nosql","database","cloud"],"version":"2.1.4","author":{"name":"Microsoft Corporation"},"main":"./lib/src/index.js","types":"./lib/src/index.d.ts","engine":{"node":">=6.0.0"},"scripts":{"clean":"rimraf lib","lint":"tslint --project tsconfig.json","format":"prettier --write --config .prettierrc.json \"src/**/*.ts\"","check-format":"prettier --list-different --config .prettierrc.json \"src/**/*.ts\"","compile":"echo Using TypeScript && tsc --version && tsc --pretty","compile-prod":"echo Using TypeScript && tsc --version && tsc -p tsconfig.prod.json --pretty","docs":"typedoc --excludePrivate --exclude \"**/test/**\" --mode file --out ./lib/docs ./src","prepack":"npm install && npm run build","webpack":"webpack -d","webpack-prod":"webpack -p","build":"npm run clean && npm run check-format && npm run lint && npm run compile && npm run docs && npm run webpack","build-prod":"npm run clean && npm run check-format && npm run lint && npm run compile-prod && npm run docs && npm run webpack-prod","test":"mocha -r ./src/test/common/setup.ts ./lib/src/test/ --recursive --timeout 100000 -i -g .*ignore.js","test-ts":"mocha -r ts-node/register -r ./src/test/common/setup.ts ./src/test/**/*.spec.ts --recursive --timeout 100000 -i -g .*ignore.js","ci":"npm run build && npm run test && node ts-test.js"},"devDependencies":{"@types/mocha":"^5.2.5","@types/node":"^8.10.22","@types/priorityqueuejs":"^1.0.1","@types/semaphore":"^1.1.0","@types/sinon":"^4.3.3","@types/tunnel":"^0.0.0","@types/underscore":"^1.8.8","execa":"1.0.0","mocha":"^5.2.0","mocha-junit-reporter":"^1.15.0","mocha-multi-reporters":"^1.1.6","prettier":"^1.14.0","requirejs":"^2.3.5","sinon":"^5.1.1","ts-node":"^6.2.0","tslint":"5.11.0","tslint-config-prettier":"^1.14.0","typedoc":"0.13.0","typescript":"3.1.4","webpack":"^4.16.3","webpack-cli":"^3.2.3"},"dependencies":{"binary-search-bounds":"2.0.3","create-hmac":"^1.1.7","priorityqueuejs":"1.0.0","semaphore":"1.0.5","stream-http":"^2.8.3","tslib":"^1.9.3","tunnel":"0.0.5"},"repository":{"type":"git","url":"git+https://github.com/Azure/azure-cosmos-js.git"},"license":"MIT","gitHead":"6fb84162a02d63457b119424f1cdb9ed17522c6b","bugs":{"url":"https://github.com/Azure/azure-cosmos-js/issues"},"homepage":"https://github.com/Azure/azure-cosmos-js#readme","_id":"@azure/cosmos@2.1.4","_npmVersion":"6.5.0","_nodeVersion":"11.3.0","_npmUser":{"name":"southpolesteve","email":"southpolesteve@gmail.com"},"dist":{"shasum":"64e66946f4dab348362a9fc8c83ecb168a4f933d","size":9277419,"noattachment":false,"key":"/@azure/cosmos/-/@azure/cosmos-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@azure/cosmos/download/@azure/cosmos-2.1.4.tgz"},"maintainers":[{"name":"azure-sdk","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cosmos_2.1.4_1552686578652_0.35810300584569554"},"_hasShrinkwrap":false,"publish_time":1552686579067,"_cnpm_publish_time":1552686579067,"_cnpmcore_publish_time":"2021-12-16T19:53:41.292Z","dist-tags":{"dev":"3.17.4-alpha.20230419.1","latest":"3.17.3","next":"3.17.4-beta.1"}}