lighthouse-sol 0.1.0

lighthouse client
Documentation
{
  "name": "lighthouse",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "gen-client": "npx tsx scripts/gen-client.ts",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "description": "",
  "dependencies": {
    "@codama/nodes-from-anchor": "^1.2.1",
    "@codama/renderers": "^1.0.24",
    "codama": "^1.3.0",
    "typescript": "^5.8.3"
  }
}