Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
configured package.json for npm version 1.0.0

resolved #58 
resolves #59
resolves #41
  • Loading branch information
farhan7reza7 authored Jan 31, 2024
1 parent e979c2e commit 6feeca7
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 6feeca7

Please sign in to comment.