Add tweets plugin (#23)

* Add support for tweets plugin
This commit is contained in:
Simon Lecoq
2020-12-17 22:38:51 +01:00
committed by GitHub
parent 6eac410f03
commit 592fd9d7bb
21 changed files with 312 additions and 316 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "metrics",
"version": "2.8.0",
"description": "Generate an user's GitHub metrics as SVG image format to embed somewhere else",
"version": "2.9.0-beta",
"description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !",
"main": "index.mjs",
"scripts": {
"start": "node index.mjs",