{"name":"coralogix-logger","title":"Coralogix Node.js SDK","version":"1.2.2","description":"Node.js SDK to send your logs to Coralogix","homepage":"https://coralogix.com/","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Coralogix","email":"info@coralogix.com","url":"https://coralogix.com/"},"engines":{"node":">=0.10.0"},"contributors":[{"name":"Yoni Farin","email":"farin99@gmail.com","url":"https://github.com/farin99"},{"name":"Amnon Shahar","email":"amnon@coralogix.com","url":"https://github.com/amnons77"},{"name":"Eldar Aliiev","email":"eldar@coralogix.com","url":"https://github.com/EldarAliiev"}],"keywords":["coralogix","logs","sdk","javascript","typescript","library"],"repository":{"type":"git","url":"git+https://github.com/coralogix/nodejs-coralogix-sdk.git"},"bugs":{"url":"https://github.com/coralogix/nodejs-coralogix-sdk/issues","email":"info@coralogix.com"},"scripts":{"clean":"rm -rf dist","compile":"tsc -p src","lint":"tslint ./src/**.ts","build":"npm run clean; npm run compile","docs":"jsdoc -c conf.json -P package.json -R README.md -d docs ./dist/**","release":"npm run build; npm run docs","test":"nyc --reporter=lcov --reporter=text mocha --recursive","publicate":"npm run release; npm version patch; npm publish ","t":"tsc -p src ; node dist/tester.js","update-version":"node scripts/version-update.js"},"devDependencies":{"@types/node":"^20.11.0","chai":"^4.1.2","jsdoc":"^4.0.2","mocha":"^10.2.0","nyc":"^15.1.0","tslint":"^5.20.1","typescript":"^5.6.3"},"dependencies":{"axios":"^1.6.3","json-stringify-safe":"5.0.1","object-sizeof":"1.1.1","proxy-from-env":"^1.1.0","rxjs":"^7.8.1"},"directories":{"doc":"docs","lib":"dist","example":"examples","test":"test"},"_id":"coralogix-logger@1.2.2","gitHead":"5d56cd51211e86897d64414aafaccee274714c0e","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-a/Psokno02wCGR1nrePxsc4wFHbl29/vrJjkocS9GYUPuPECjwZtc5Rha2xtBucYq4N6EcM/aPd3p0sF9q0H2w==","shasum":"9d8ec1cdb707a577627b0eb7836327439e3e6ab3","tarball":"https://registry.npmjs.org/coralogix-logger/-/coralogix-logger-1.2.2.tgz","fileCount":30,"unpackedSize":86348,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCjY5b785IghWA6jt5kpnOJO4WD4bq7clQIE4tkxhjX1wIgJCvvtjd4M8Ttz0MYj3ACx9+1lmdw0aDbXpujrBztu6E="}]},"_npmUser":{"name":"coralogixnpm","email":"npm@coralogix.com"},"maintainers":[{"name":"yonifarin","email":"farin99@gmail.com"},{"name":"zoharaharon","email":"zohar@coralogix.com"},{"name":"amnons77","email":"amnons77@gmail.com"},{"name":"coralogix-cs","email":"eldar@coralogix.com"},{"name":"coralogixnpm","email":"npm@coralogix.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/coralogix-logger_1.2.2_1765270747043_0.09792275863237809"},"_hasShrinkwrap":false}