{
  "name": "char-roopantar",
  "version": "1.0.3",
  "author": "Prashant Kumar",
  "type": "commonjs",
  "main": "transformers.cjs",
  "module": "transformers.mjs",
  "exports": {
    "import": "./src/transformers/transformers.mjs",
    "require": "./src/transformers/transformers.cjs"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/prashantkumarpro/char-roopantar"
  },
  "keywords": [
    "text",
    "transform",
    "text-transform",
    "case-conversion",
    "string-utilities",
    "string-transform",
    "char-roopantar"
  ]
}
