{
  "name": "@shughesuk/pipewrench",
  "version": "41.73.12",
  "description": "",
  "scripts": {
    "patch": "node patch.js",
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/asledgehammer/PipeWrench.git"
  },
  "main": "./PipeWrench",
  "types": "./PipeWrench",
  "files": [
    "PipeWrench.d.ts",
    "PipeWrench.lua",
    "reference.d.ts",
    "lua",
    "java"
  ],
  "keywords": [
    "pipewrench",
    "projectzomboid",
    "project",
    "zomboid",
    "pz",
    "typescript",
    "typescripttolua",
    "tstl",
    "lua"
  ],
  "author": "asledgehammer",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/asledgehammer/PipeWrench/issues"
  },
  "homepage": "https://github.com/asledgehammer/PipeWrench#readme",
  "devDependencies": {
    "lua-types": "^2.12.0",
    "typescript": "^4.7.4"
  }
}
