{
  "name": "@0xobedient/memetus-pumpfun-sdk",
  "version": "1.0.9",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "exports": "./dist/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/memetus/memetus-pumpfun-sdk.git"
  },
  "keywords": [
    "solana",
    "blockchain",
    "web3",
    "memecoin",
    "pumpfun",
    "ai",
    "agent"
  ],
  "author": "0xobedient",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/memetus/memetus-pumpfun-sdk/issues"
  },
  "homepage": "https://github.com/memetus/memetus-pumpfun-sdk#readme",
  "description": "",
  "devDependencies": {
    "@types/node": "^24.0.3",
    "ts-node": "^10.9.2",
    "tsconfig-paths": "^4.2.0",
    "tsx": "^4.20.3",
    "typescript": "^5.8.3"
  },
  "files": [
    "dist"
  ]
}
