hyper_dashboard / meteora /package.json
Trireme's picture
Upload folder using huggingface_hub
6655e35 verified
Raw
History Blame Contribute Delete
313 Bytes
{
"name": "meteora",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@meteora-ag/dlmm": "^1.7.5",
"@solana/web3.js": "^1.98.4"
}
}