
{
  "name": "client-blame-error",
  "version": "1.0.0",
  "description": "Returns funny and diverse error messages subtly suggesting the error is on the user's side. Supports categories and languages.",
  "main": "errorMessageLib.js",
  "scripts": {
    "test": "node test/errorMessageLib.test.js"
  },
  "keywords": ["error", "funny", "blame", "messages", "client-error", "nodejs", "sarcastic", "technical"],
  "author": "Your Name",
  "license": "MIT"
}
