Skip to content

Commit 08691e6

Browse files
End-User Meta updated
1 parent 629a9d0 commit 08691e6

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

package.json

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,21 @@
1111
"node-html-parser": "^6.1.13"
1212
},
1313
"homepage": "",
14-
"description": "Github-Admin is a collection of boilerplate code for performing CRUD operations on GitHub repositories. Built with the @octokit/rest library, it simplifies tasks such as creating, updating, and deleting repositories using the GitHub REST API. ",
14+
"description": "Github-Admin is a streamlined collection of boilerplate code designed for performing CRUD operations on GitHub repositories. Utilizing the power of the @octokit/rest library, it simplifies tasks like creating, updating, and deleting repositories through the GitHub REST API, making repository management more efficient for developers.",
1515
"keywords": [
1616
"github",
17-
"crud",
18-
"boilerplate",
17+
"repository management",
18+
"crud operations",
1919
"octokit",
20-
"api",
21-
"repositories",
22-
"management",
23-
"code",
24-
"automation",
25-
"utilities"
20+
"rest api",
21+
"github api",
22+
"ci/cd pipelines",
23+
"github actions",
24+
"automated workflows",
25+
"team management",
26+
"access control",
27+
"permissions",
28+
"github repositories",
29+
"github rest api"
2630
]
2731
}

0 commit comments

Comments
 (0)