{"name":"rango-sdk","version":"0.5.0","description":"Rango Exchange SDK for dApps","module":"lib/rango-sdk.esm.js","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/rango-exchange/rango-sdk.git"},"homepage":"https://github.com/rango-exchange/rango-sdk","bugs":{"url":"https://github.com/rango-exchange/rango-sdk/issues"},"scripts":{"clean":"rm -rf ./lib && rm -rf ./dist","build":"tsdx build --tsconfig ./tsconfig.json && yarn post:build","post:build":"yarn mv:file lib","watch":"tsdx watch","lint":"eslint src -c ../../.eslintrc.json --fix --ignore-path ../../.prettierignore","format":"prettier --write './**/*.{js,jsx,ts,tsx,css,md,json}' --config ../../.prettierrc.json --ignore-path ../../.prettierignore","mv:file":"sh ../../scripts/post-build.sh"},"keywords":["Rango Exchange","SDK","Cross-Chain","Multi-Chain","Ethereum","Cosmos","Solana","Tron","Starknet","Ton","Aggregator"],"files":["lib/**/*","src"],"author":"rango.exchange","license":"GPL-3.0","dependencies":{"axios":"^1.7.4","rango-types":"^0.5.0","uuid-random":"^1.3.2"},"publishConfig":{"access":"public","branches":["master"]}}