Add analytics package.
This commit is contained in:
parent
a74688b2bc
commit
782909c801
1 changed files with 15 additions and 1 deletions
|
|
@ -7235,5 +7235,19 @@
|
|||
"description": "An implementation of the tabu search heuristic in Nim.",
|
||||
"license": "BSD-3",
|
||||
"web": "https://github.com/makingspace/syphus-nim"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "analytics",
|
||||
"url": "https://github.com/dom96/analytics",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"google",
|
||||
"telemetry",
|
||||
"statistics"
|
||||
],
|
||||
"description": "Allows statistics to be sent to and recorded in Google Analytics.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/dom96/analytics"
|
||||
},
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue