{
  "name": "attest.so",
  "scripts": {
    "build": "pnpm run --recursive build",
    "dev": "pnpm run --recursive dev",
    "lint": "pnpm run -r lint",
    "filter": " pnpm --filter",
    "test": "pnpm run -r test",
    "commit": "cz",
    "semantic-release": "semantic-release",
    "release-it": "npx release-it"
  },
  "keywords": [
    "monorepo",
    "pnpm",
    "stellar",
    "soroban",
    "solana",
    "attest",
    "attestation-service"
  ],
  "author": "Andrew Miracle <andrew@daccred.co>",
  "devDependencies": {
    "@commitlint/cli": "^18.6.1",
    "@commitlint/config-conventional": "^18.6.3",
    "@semantic-release/changelog": "^6.0.3",
    "@semantic-release/git": "^10.0.1",
    "@semantic-release/github": "^11.0.1",
    "conventional-changelog-conventionalcommits": "^8.0.0",
    "semantic-release": "^23.1.1"
  },
  "version": "1.1.2"
}
