mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
14 lines
383 B
JSON
14 lines
383 B
JSON
{
|
|
"name": "gmgn-cli",
|
|
"version": "1.0.0",
|
|
"description": "GMGN OpenAPI skills — token info, market data, wallet portfolio, and swap",
|
|
"author": {
|
|
"name": "GMGN",
|
|
"url": "https://gmgn.ai"
|
|
},
|
|
"repository": "https://github.com/gmgn-ai/gmgn-skills",
|
|
"license": "MIT",
|
|
"keywords": ["gmgn", "crypto", "solana", "token", "defi", "swap"],
|
|
"skills": "./skills/"
|
|
}
|