Skip to content

Commit

Permalink
Add twim to packages.json (#2951)
Browse files Browse the repository at this point in the history
  • Loading branch information
aspiring-aster authored Nov 22, 2024
1 parent 6bb3324 commit 250f30d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34198,5 +34198,18 @@
"description": "Hot reloading for development of applications in Nim",
"license": "GPLv3",
"web": "https://github.com/navid-m/fox"
},
{
"name": "twim",
"url": "https://github.com/aspiring-aster/twim",
"method": "git",
"tags": [
"library",
"development",
"twitter"
],
"description": "A X(Formally known as Twitter) API wrapper library for Nim",
"license": "MIT",
"web": "https://aspiring-aster.github.io/twim/"
}
]

0 comments on commit 250f30d

Please sign in to comment.