{"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.0.4","author":{"name":"Microsoft Corporation"},"main":"./lib/index.js","types":"./lib/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","pack":"webpack -d","pack-prod":"webpack -p","build":"npm run clean && npm run check-format && npm run lint && npm run compile && npm run docs && npm run pack","build-prod":"npm run clean && npm run check-format && npm run lint && npm run compile-prod && npm run docs && npm run pack-prod","test":"mocha -r ./src/test/common/setup.ts ./lib/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","test-browser":"karma start ./karma.config.js --single-run"},"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","karma":"^3.0.0","karma-chrome-launcher":"^2.2.0","karma-cli":"^1.0.1","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-requirejs":"^1.1.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^3.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":"^2.1.5"},"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":"68fa4ef7dd3db15beebbf45866734aef9187b344","bugs":{"url":"https://github.com/Azure/azure-cosmos-js/issues"},"homepage":"https://github.com/Azure/azure-cosmos-js#readme","_id":"@azure/cosmos@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"southpolesteve","email":"southpolesteve@gmail.com"},"dist":{"shasum":"1fa8489d8fbef74d8671cc08da7a1a41b2fc8b51","size":1441272,"noattachment":false,"key":"/@azure/cosmos/-/@azure/cosmos-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@azure/cosmos/download/@azure/cosmos-2.0.4.tgz"},"maintainers":[{"name":"azure-sdk","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cosmos_2.0.4_1540912433025_0.43936397988190223"},"_hasShrinkwrap":false,"publish_time":1540912433357,"_cnpm_publish_time":1540912433357,"_cnpmcore_publish_time":"2021-12-16T19:54:22.661Z","dist-tags":{"dev":"3.17.4-alpha.20230419.1","latest":"3.17.3","next":"3.17.4-beta.1"}}