We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4da71 commit d32f990Copy full SHA for d32f990
package.json
@@ -18,6 +18,10 @@
18
"tool-summary:langchain": "tsx src/utils/analyzeTools.ts --langchain",
19
"check-tool-names:langchain": "tsx scripts/check-langchain-tool-duplicates.ts"
20
},
21
+ "repository": {
22
+ "type": "git",
23
+ "url": "https://github.com/sendaifun/solana-agent-kit.git"
24
+ },
25
"engines": {
26
"node": ">=22.0.0",
27
"pnpm": ">=8.0.0"
0 commit comments