{
  "name": "@dosy-private/zombie-lord",
  "private": true,
  "version": "1.0.0",
  "description": "Controller of zombies",
  "main": "index.js",
  "type": "module",
  "dependencies": {
    "child_process": "^1.0.2",
    "esm": "^3.2.25",
    "fs": "0.0.1-security",
    "hasha": "^5.1.0",
    "is-docker": "^2.0.0",
    "node-fetch": "^2.6.1",
    "path": "^0.12.7",
    "url": "^0.11.0",
    "ws": "^8.0.0"
  },
  "scripts": {
    "start": "node index.js",
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/dosycorp/zombie-lord.git"
  },
  "author": "@dosy",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/dosycorp/zombie-lord/issues"
  },
  "homepage": "https://gitlab.com/dosycorp/zombie-lord#readme",
  "_id": "@dosy-private/zombie-lord@1.0.0"
}
