{
  "name": "@ordergroove/smi-serve",
  "version": "1.16.4",
  "description": "Utility to serve a Subscription Manager template locally",
  "keywords": [],
  "author": "Eugenio Lattanzio <eugenio.lattanzio@ordergroove.com>",
  "license": "ISC",
  "type": "module",
  "main": "smi-serve.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ordergroove/plush-toys.git"
  },
  "scripts": {
    "test": "vitest run"
  },
  "bugs": {
    "url": "https://github.com/ordergroove/plush-toys/issues"
  },
  "bin": {
    "smi-serve": "smi-serve.js"
  },
  "homepage": "https://github.com/ordergroove/plush-toys/tree/master/packages/smi-serve#readme",
  "dependencies": {
    "@ordergroove/smi-precompile": "^1.12.9",
    "esbuild": "^0.28.0",
    "esbuild-plugin-less": "^1.3.38",
    "glob": "^7.2.0",
    "inquirer": "^9.0.0",
    "inquirer-autocomplete-prompt": "^3.0.0",
    "ora": "^5.4.1",
    "yargs": "^17.7.2"
  },
  "devDependencies": {
    "@vitest/coverage-v8": "^4.1.0",
    "memfs": "^4.8.2",
    "vitest": "^4.1.0"
  },
  "gitHead": "f7a83105c078fe3c468b512fed87dcd39282e1e3"
}
