We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22743a4 commit c743b5aCopy full SHA for c743b5a
1 file changed
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "otel-instrumentation-postgres-monorepo",
3
+ "author": "Wataru Oguchi <wataru.oguchi.0to1@gmail.com>",
4
"description": "OpenTelemetry instrumentation for postgres.js - Monorepo",
5
+ "repository": "https://github.com/wataruoguchi/otel-instrumentation-postgres",
6
+ "license": "Apache-2.0",
7
"private": true,
8
"scripts": {
9
"test": "cd lib && npm test",
0 commit comments