mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-12-23 21:47:10 +01:00
typo: Rename the GitGraph package
This commit is contained in:
16
GitGraph/package.json
Normal file
16
GitGraph/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"pkgname": "GitGraph",
|
||||
"app":"GitGraph",
|
||||
"name":"GIT Visualization",
|
||||
"description":"Git Grapth",
|
||||
"info":{
|
||||
"author": "Dany LE",
|
||||
"email": "contact@iohub.dev"
|
||||
},
|
||||
"version":"0.0.1-a",
|
||||
"category":"Development",
|
||||
"iconclass":"bi bi-git",
|
||||
"mimes":["dir"],
|
||||
"dependencies":[],
|
||||
"locale": {}
|
||||
}
|
||||
Reference in New Issue
Block a user