{
  "name": "psystake",
  "version": "0.1.0-rc-0",
  "description": "PsyOptions Staking Program",
  "author": "mithraiclabs",
  "license": "UNLICENSED",
  "dependencies": {
    "@project-serum/anchor": "^0.23.0",
    "@project-serum/common": "^0.0.1-beta.3",
    "@solana/web3.js": "^1.36.0"
  },
  "devDependencies": {
    "@types/mocha": "^9.0.0",
    "chai": "^4.3.4",
    "mocha": "^9.0.3",
    "ts-mocha": "^8.0.0",
    "typescript": "^4.3.5"
  }
}
