{
  "name": "pi-aftc-toolset",
  "version": "1.9.0",
  "description": "AFTC toolset: Footer widget with usage costs, cache, turns, ctx window etc. Generated usage reports, fully-featured isolated SSH (secure from imodels), skills (designed for low context), 3 themes, prompt repeater, shortcuts and more.",
  "keywords": [
    "pi-package",
    "pi",
    "pi-aftc-toolset",
    "extension"
  ],
  "pi": {
    "extensions": [
      "./extensions"
    ],
    "skills": [
      "./skills"
    ],
    "themes": [
      "./themes"
    ]
  },
  "author": "Darcey Lloyd",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DarceyLloyd/pi-aftc-toolset.git"
  },
  "bugs": {
    "url": "https://github.com/DarceyLloyd/pi-aftc-toolset/issues"
  },
  "homepage": "https://github.com/DarceyLloyd/pi-aftc-toolset#readme",
  "peerDependencies": {
    "@earendil-works/pi-ai": "*",
    "@earendil-works/pi-coding-agent": "*",
    "@earendil-works/pi-tui": "*",
    "typebox": "*"
  },
  "dependencies": {
    "better-sqlite3": "12.11.1"
  },
  "allowScripts": {
    "better-sqlite3@12.11.1": true
  }
}
