{
  "name": "stack-analyze",
  "version": "1.4.3",
  "type": "commonjs",
  "description": "cli tech stack analyze and pagespeed with node.js using the wappalyzer module. with google pagespeed api, hardware and crypto market",
  "main": "cli.js",
  "bin": {
    "stack-analyze": "cli.js"
  },
  "dependencies": {
    "@inquirer/prompts": "^8.4.3",
    "@tcgdex/sdk": "^2.9.0",
    "axios": "^1.16.1",
    "boxen": "^8.0.1",
    "cheerio": "^1.2.0",
    "cli-progress": "^3.12.0",
    "colors": "^1.4.0",
    "console-table-printer": "^2.15.0",
    "figlet": "^1.11.0",
    "inquirer": "^13.4.3",
    "ora": "^9.4.0",
    "systeminformation": "^5.31.6",
    "timeago.js": "^4.0.2",
    "w3c-css-validator": "^1.4.1",
    "wapalyzer": "^6.10.65"
  },
  "devDependencies": {
    "@eslint/js": "^10.0.1",
    "eslint": "^10.4.1",
    "globals": "^17.6.0",
    "jsdoc": "^4.0.5"
  },
  "scripts": {
    "start": "node cli.js",
    "test": "node --test test/index.test.js",
    "lint:test": "eslint -c eslint.config.js",
    "lint:fix": "eslint -c eslint.config.js",
    "docs": "jsdoc -c jsdoc.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stack-analyze/stack-analyze.git"
  },
  "keywords": [
    "cli",
    "tech stack",
    "intermachine",
    "stack-analyze",
    "stack analyzer",
    "pagespeed analyze",
    "ascii art",
    "github user info",
    "anime search",
    "hardware information",
    "crypto market info",
    "movie info"
  ],
  "author": "stack-analyze",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/stack-analyze/stack-analyze/issues"
  },
  "homepage": "https://stack-analyze.github.io/stack-analyze/",
  "directories": {
    "doc": "docs",
    "test": "test"
  },
  "packageManager": "pnpm@11.9.0+sha512.bd682d5d03fe525ef7c9fd6780c6884d1e756ac4c9c9fe00c538782824310dcf90e3ddc4f53835f06dfaebd5085e41855e0bcbb3b60de2ac5bbab89e5036f03b"
}
