{
  "name": "@andy-toolforge/ba-support",
  "version": "1.0.0",
  "description": "Toolforge domain: Business analysis support — competitor analysis, SWOT, pricing analysis, market trends, report generation",
  "main": "lib/index.js",
  "publishConfig": {
    "registry": "https://npm.pkg.github.com"
  },
  "repository": "github:andy-pham-it/toolforge",
  "scripts": {
    "postinstall": "node skills/postinstall.js",
    "test": "node --test lib/*.test.js"
  },
  "dependencies": {
    "@andy-toolforge/core": "^1.0.0"
  }
}
