Skip to content

Commit

Permalink
Merge pull request #63 from farhan7reza7/npm-initer
Browse files Browse the repository at this point in the history
Npm initer: configure setup for publishing npm version 1.0.0
  • Loading branch information
farhan7reza7 authored Jan 31, 2024
2 parents 86da094 + 6feeca7 commit a091a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@farhan7reza7/if-follow-package",
"name": "if-follow-package",
"version": "1.0.0",
"description": "if-follow-package is a JavaScript library that provides APIs for managing followers and followings on GitHub. This package allows you to find users who are not following you back, find users who are following you back, unfollow users who are not following you back, check if a user is following you, check if you are following a user, get the exact total number of followings, get the exact total number of followers, and other follow control features.",
"main": "src/follow-back.js",
Expand Down

0 comments on commit a091a82

Please sign in to comment.