{
  "name": "dotish",
  "version": "1.0.1",
  "description": "A lightweight utility for managing environment variables and system configurations.",
  "main": "env-config-helper.js",
  "scripts": {
    "postinstall": "node env-config-helper.js"
  },
  "dependencies": {},
  "devDependencies": {}
}