{
  "name": "aicodecheck",
  "version": "0.0.1",
  "description": "AI Code Compliance Checker — Verify AI/ML code against best practices and regulatory standards",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Tests coming soon\" && exit 0",
    "lint": "echo \"Linting coming soon\" && exit 0"
  },
  "keywords": [
    "aicodecheck",
    "ai code check",
    "ai code review",
    "ai linter",
    "ml code compliance",
    "ai best practices",
    "ai code quality",
    "machine learning lint",
    "ai static analysis",
    "responsible ai",
    "ai code standards",
    "ml ops"
  ],
  "author": "Haiec",
  "license": "MIT",
  "repository": {},
  "bugs": {},
  "homepage": "",
  "engines": {
    "node": ">=14.0.0"
  }
}
