{
  "name": "lumin-script",
  "version": "1.5.0",
  "description": "Lumin-Script",
  "bin": {
    "lc": "./bin/index.js",
    "lc.cmd": "./bin/lc.cmd"
  },
  "author": {
    "name": "Stanislav (ostronix)"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ostronix/lumin-script.git"
  },
  "homepage": "https://github.com/ostronix/lumin-script#readme",
  "preferGlobal": true,
  "engines": {
    "node": ">=14.0.0"
  },
  "dependencies": {
    "commander": "^14.0.0"
  }
}
