{"_id":"0---top","_rev":"1-76e222c71633011f1a1aa8392044fb33","name":"0---top","dist-tags":{"latest":"1.1.0"},"versions":{"1.1.0":{"name":"0---top","version":"1.1.0","description":"A package that initializes dd trace when the environment is production, (and is lexographically superior, so that it is sorted to be \"first\")","main":"index.js","types":"index.d.ts","repository":{"type":"git","url":"git+https://github.com/dave-inc/-dd-trace-init-first-production.git"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"keywords":["dd-trace","init"],"author":{"name":"McKay Salisbury"},"license":"MIT","peerDependencies":{"dd-trace":">= 0.1"},"gitHead":"a5b94b48e2ef2d1affdcfa321609ef3f3f041c63","bugs":{"url":"https://github.com/dave-inc/-dd-trace-init-first-production/issues"},"homepage":"https://github.com/dave-inc/-dd-trace-init-first-production#readme","_id":"0---top@1.1.0","_nodeVersion":"10.17.0","_npmVersion":"6.13.7","dist":{"integrity":"sha512-VMvDokd3eIdRgv3WHLFnWYws19ErzHTKR+KEfqEv3dqWsEay/wJpZiRNLzGDl9INNXs+A6oMgbU8pITeDAwSHQ==","shasum":"bd10106a49d84eef287c9da138c94f5f1a823c4d","tarball":"https://registry.npmjs.org/0---top/-/0---top-1.1.0.tgz","fileCount":5,"unpackedSize":2147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVVoxCRA9TVsSAnZWagAALIEP/RPzodx7+lJDWWdu07Sg\nO4BC+cl8vE5tuieg95dP9b3TqIA4WP7PieADn48lIclFfib0V8P5CrfGNKdn\nUA/bPwYqasVcI4phcr6Xs/iedO+umv8kjeLiI7MxK3mhbVVJGtUqfKrHEyht\n/fQT142SeT70zQIiXHTXCXhhTDGSitToX5CJUF/QfObANYaUgcJdylhvaA58\n9AK7PAAt/comQzEqs/em1urn+x5kE590b3K8mhAJmPZgrwSJfWfJpAyY2Yce\nfUJ2E5u1Pe/pdSQNlBFJW6EPpbvUtTmlfVMyBU+hhCMgv+v2cls1g63gd5Ac\nFeBqgskmfZirpMQGaZvnMHfpMtODk2kbamCGY7cuvHnhML9Y3XBF3XguZd4L\nxXfKiZPrq6tK6VXSRNFxrivkNLLU1qP6tZaalBAmCeUrPDQzYQSVU4oJski4\nRb5agz/yMNt48MIe1vxX0/2d5lAvRTY6Q5QNn2lhpuhDmFYG7RmcICKeZOD3\njx7uMoZ4OsvzDrPfZ6UXoJXCw8wLCiK6LHUCYJjoFCrkyf2jEHOXgfwfc1Dq\nFJi2S4hSby9UEsw344C9mqqI4htbk3nv+t8q3r0jASO80EB/5TkkX+cR8kuP\n45HInzFntBypLOTmigwkT04BU1Tp9SHQIzuEAVOfua/6GrE0Kd+6+nUe1crR\n2cY3\r\n=YIRo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQNW1dwseVRkwOxLBPHcnL12qjGF16hU2EYvRdMqYlmwIhANw/98x7OtWG0e0GIWC5Ov/JjtsZZQXAG/5Eq5PnXadU"}]},"maintainers":[{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"}],"_npmUser":{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/0---top_1.1.0_1582651953069_0.07588291237225397"},"_hasShrinkwrap":false}},"time":{"created":"2020-02-25T17:32:33.068Z","1.1.0":"2020-02-25T17:32:33.223Z","modified":"2022-04-04T10:06:11.898Z"},"maintainers":[{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"}],"description":"A package that initializes dd trace when the environment is production, (and is lexographically superior, so that it is sorted to be \"first\")","homepage":"https://github.com/dave-inc/-dd-trace-init-first-production#readme","keywords":["dd-trace","init"],"repository":{"type":"git","url":"git+https://github.com/dave-inc/-dd-trace-init-first-production.git"},"author":{"name":"McKay Salisbury"},"bugs":{"url":"https://github.com/dave-inc/-dd-trace-init-first-production/issues"},"license":"MIT","readme":"A package that initializes dd trace when the environment is production, (and is\nlexographically superior, so that it is sorted to be \"first\").\n\n# Usage\nTo use this package, import or require it.\n\n    import '0-dd-trace-init-first-production';\n\n# Naming\n\n* `0-` - beginning with a `-` is slightly prefered to me, but npmjs.com doesn't\n  allow it. It just errors with a 404 if you try, so it might be a bug, but my\n  gut says it's intentional. It's not consistent with the npm package though.\n  Note that `0-` is lexographically superior to `00000-`. `0-` is the most\n  lexographically superior prefix for an npmjs.com package.\n* `dd-trace` - It's a `dd-trace` lib at heart, so it's got `dd-trace` in it.\n* `init` - It runs the `init()` method.\n* `first` - This is kind of redundant with the `0-` prefix, but this should\n  remind developers that it belongs at the first, in case someone decides to\n  name their package `0--a` or something silly that is more superior. I admit\n  that this solution isn't perfect, it's just [more\n  perfect](https://en.wikisource.org/wiki/Constitution_of_the_United_States_of_America)\n  than anything else I can think of.\n* `production` - It only runs `init()` if the node env is production. Someone\n  might want a `0-dd-trace-init-first` that runs always or something.\n","readmeFilename":"README.md"}