UNPKG

wrap-git

Version:

a GitHub profile wrapper package to summarize and do analytics for a given GitHub profile using GitHub API

30 lines (29 loc) 689 B
{ "name": "wrap-git", "version": "1.0.1", "description": "a GitHub profile wrapper package to summarize and do analytics for a given GitHub profile using GitHub API", "keywords": [ "git-wrapper", "github-profile-wrapper", "github-profile", "git-profile", "git-wrapped", "git-profile-analyzer", "git-profile-statistics", "github-profile-summarizer" ], "repository": { "type": "git", "url": "wrap-git" }, "license": "MIT", "author": "Smachew Gedefaw Chekol", "type": "commonjs", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "axios": "^1.7.9" } }