DeepSearch / package.json

{
  "name": "DeepSearch",
  "version": "0.0.0",
  "description": "",
  "main": "src/index.js",
  "type": "module",
  "scripts": {
    "start": "node src/index.js"
  },
  "author": "Your Name",
  "license": "UNLICENSED",
  "dependencies": {
    "@lmstudio/sdk": "^1.5.0"
  },
  "gitHead": "d95ce2feb067b4eec446c673155631ee1734e982"
}