{
  "name": "pratham",
  "version": "1.1.1",
  "description": "This is a Terminal-based Introduction for Pratham",
  "main": "index.js",
  "bin": {
    "meet-pratham": "index.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Pratham Saxena",
  "license": "ISC",
  "keywords": [
    "CLI",
    "Introduction",
    "Pratham",
    "Developer"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prathamsaxen/meet-pratham.git"
  },
  "homepage": "https://yourwebsite.com"
}
