{
  "name": "@provisioner/foldingathome",
  "version": "0.0.31",
  "description": "CodeZero provisioner for Folding@Home",
  "main": "lib/index.js",
  "scripts": {
    "bundle": "czbundle"
  },
  "browserslist": [
    "last 1 chrome version"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/c6o/provisioners.git"
  },
  "files": [
    "lib",
    "k8s"
  ],
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "codezero",
    "provisioner",
    "foldingathome",
    "covid"
  ],
  "author": "Rob Chartier",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/c6o/provisioners/issues"
  },
  "homepage": "https://github.com/c6o/provisioners#readme",
  "dependencies": {
    "@provisioner/common": "^0.0.31",
    "inquirer": "^8.0.0",
    "lit-element": "^2.3.1",
    "mixwith": "^0.1.1",
    "parcel-bundler": "^1.12.4",
    "tslib": "^1.11.1"
  },
  "gitHead": "fc544810bcc0dddcd68b44a169839331eaef8749",
  "devDependencies": {
    "@c6o/bundle": "^0.0.14",
    "@types/inquirer": "^7.3.1"
  }
}
