{
  "name": "spa-cli",
  "version": "1.14.2",
  "description": "SPA CLI to create SPA JS (https://spa.js.org) App and Components with default content",
  "main": "spa-cli.js",
  "bin": {
    "spa-cli": "spa-cli.js"
  },
  "keywords": [
    "SPA-CLI, SPA CLI, SPA JS CLI"
  ],
  "author": "Kumar",
  "license": "MIT",
  "dependencies": {
    "archiver": "^5.3.1",
    "download": "^8.0.0",
    "extract-zip": "^2.0.1",
    "file-exists": "^5.0.1",
    "minimist": "^1.2.6",
    "moment": "^2.29.3",
    "net": "^1.0.2"
  }
}
