Spaces:
Sleeping
Sleeping
| { | |
| "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" | |
| } | |
| } | |