{
  "name": "brahma-templates-sdk-beta",
  "version": "1.0.69-rc4",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "types": "dist/index.d.ts",
  "scripts": {
    "rollup": "rollup -c --bundleConfigAsCjs",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "description": "",
  "repository": "https://github.com/Brahma-fi/brahma-templates-sdk.git",
  "peerDependencies": {
    "react": ">=18.2.0"
  },
  "dependencies": {
    "@rollup/plugin-typescript": "^11.1.6",
    "axios": "^1.7.9",
    "rollup-plugin-dts": "^6.1.1",
    "tslib": "^2.8.1",
    "viem": "^2.21.3"
  },
  "devDependencies": {
    "@types/react": "^18.3.5",
    "rollup": "^4.29.1",
    "typescript": "^5.7.2"
  },
  "author": "impolska742 <vaibhav19bhardwaj@gmail.com>",
  "license": "MIT",
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
