{
  "name": "@fased/sat-mining",
  "version": "0.1.75",
  "private": true,
  "description": "SAT mining plugin scaffold for FasedAgent",
  "type": "module",
  "main": "./index.ts",
  "exports": {
    ".": "./index.ts"
  }
}
