{
  "name": "ayush-story",
  "version": "1.7.1",
  "description": "Ayush Choudhary's terminal portfolio — an interactive story",
  "bin": {
    "ayush": "cli.js",
    "ayush-story": "cli.js"
  },
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "files": [
    "cli.js",
    "postinstall.js",
    "README.md"
  ],
  "keywords": [
    "portfolio",
    "cli",
    "ayush",
    "story",
    "terminal"
  ],
  "author": "Ayush Choudhary <choudharyayush891@gmail.com>",
  "license": "MIT",
  "preferGlobal": true,
  "engines": {
    "node": ">=16"
  }
}
