{
  "name": "namastejs",
  "version": "1.3.5",
  "description": "A spiritual greeting from your JavaScript code. Because every function deserves a 'Namaste 🙏'",
  "license": "MIT",
  "author": "Hardik B Chaudhary",
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/hardik.47/namastejs.git"
  },
  "keywords": [
    "namaste",
    "developer-tools",
    "cli",
    "fun-cli",
    "javascript",
    "dev-quotes",
    "terminal-tools",
    "git-helper",
    "nodejs",
    "motivation",
    "blessings",
    "console-tools",
    "daily-dev"
  ],
  "type": "commonjs",
  "main": "src/index.js",
  "bin": {
    "namastejs": "cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
