{
  "name": "lmstudio",
  "version": "0.0.32",
  "description": "LM Studio Setup Tool",
  "main": "dist/index.js",
  "scripts": {
    "build": "rollup -c",
    "clean": "shx rm -rf ./dist ./tsconfig.tsbuildinfo",
    "watch": "rollup -wc"
  },
  "files": [
    "dist/index.js"
  ],
  "bin": "dist/index.js",
  "author": "",
  "license": "Apache-2.0",
  "devDependencies": {
    "@lmstudio/lms-lmstudio": "^0.0.32",
    "postject": "^1.0.0-alpha.6",
    "run-script-os": "^1.1.6"
  },
  "gitHead": "d95ce2feb067b4eec446c673155631ee1734e982"
}
