We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6614ead commit 362acc9Copy full SHA for 362acc9
package.json
@@ -4,7 +4,9 @@
4
"description": "JS library to automatically report events to Topsort's Analytics",
5
"main": "dist/ts.js",
6
"type": "module",
7
- "url": "https://github.com/Topsort/analytics.js",
+ "repository": {
8
+ "url": "https://github.com/Topsort/analytics.js"
9
+ },
10
"packageManager": "pnpm@9.9.0",
11
"keywords": ["ads", "sponsored listings", "auctions", "analytics", "topsort"],
12
"engines": {
0 commit comments