{"_id":"0-dd-trace","_rev":"1-a9a0159038dc54ac9849553b1dc0b028","name":"0-dd-trace","dist-tags":{"latest":"1.1.1"},"versions":{"1.1.1":{"name":"0-dd-trace","version":"1.1.1","description":"A package that initializes dd trace, (and is lexographically superior, so that it is sorted to be \"first\")","main":"index.js","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/dave-inc/-dd-trace-init-first-production"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1","prepublishOnly":"tsc --declaration index.ts"},"keywords":["dd-trace","init"],"author":{"name":"McKay Salisbury"},"license":"MIT","peerDependencies":{"dd-trace":">= 0.9.1"},"dependencies":{},"_id":"0-dd-trace@1.1.1","dist":{"shasum":"5698761ac6b692f32067aa950e24b7961037c270","integrity":"sha512-/G4QPTw2QsDzZ6Nvwm++aoItl8mGkQF/kT7iOfn8Ov76ooRKM2VP8LfeZpERUui52JJHNXFB0yUwKI1GZ8ep2w==","tarball":"https://registry.npmjs.org/0-dd-trace/-/0-dd-trace-1.1.1.tgz","fileCount":7,"unpackedSize":17520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevYlyCRA9TVsSAnZWagAA5QwP/1fpAw1gU+2uCEtmuld2\ndJ+rAChfL/ZDAuQK8WntjC6Vk5FnAbiLpilW/dt0y6a/oCERaeQJAScG+9qX\npM/tvqP09q7gF7SsvgqkAhEkbxHuMwNIi0UabpP3CWyq8RBp9Ss6IosAjBN7\nPGnv6y8SIB1vsCX5ZMMgJI88ipbrMaTZF4W7gbSoay0sis80q61FCCAGuz4D\nmGGBZqKqjktxhODJ4eZkMZ08NHGli68AQNs0LPbP4Pe/yW+wsvOI/HmQDnN0\nsnBd1jTWHv2VCNLUJ2UHc/sYPoROjD8vbaX/0LdGqVhdMDQ+b7TfPZRUZLMj\n5JQ/8AMaFUbh8odIeX2n8A59aBsVGQ3zJI/x84HrS8CGPPztYLaAwcfwKKp9\n3CbXCfhuFZitKMNjKswpy9Jt1GgqlWu1c8qIXf4zOH1tI+wXlZ4mpDLrIGHM\nw3dcdZKxpTGfpp0xpr9b34HfBy3fx4qNmXVJkTiTey+faqkXiG15wskHzC8O\nf4DaxdfxiygzNcL4rfiq0dZUcf7R0OmyBAT72uE8gMWbAGmiEt6fSYF6rCRN\n1TwZAPe+XK9bJ9txDWWipdPm8aaf6h37WbNjexlvGiS6tJ2OQ2YtpyOMcZyx\nGR/c7yGXdAKAQ3WcTUmmmLHOuh7wUCPd+uHPXTa6sAREq0LSoAISrktF4ziy\nX7zZ\r\n=9OBv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFBjKn3qqLVqtLrIDG9hEJjttilAqj37okTYHUv/P+vkAiEAtO5+wkuPUYm6PD8DDnxP1g80vUO9mY5+qFAah3LmuCc="}]},"maintainers":[{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"}],"_npmUser":{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/0-dd-trace_1.1.1_1589479793593_0.022981929501893372"},"_hasShrinkwrap":false}},"time":{"created":"2020-05-14T18:09:53.593Z","1.1.1":"2020-05-14T18:09:53.733Z","modified":"2022-04-04T10:06:13.107Z"},"maintainers":[{"name":"mckaysalisbury","email":"mckaysalisbury@hotmail.com"}],"description":"A package that initializes dd trace, (and is lexographically superior, so that it is sorted to be \"first\")","keywords":["dd-trace","init"],"repository":{"type":"git","url":"https://github.com/dave-inc/-dd-trace-init-first-production"},"author":{"name":"McKay Salisbury"},"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"}