{
  "name": "slater",
  "version": "1.8.0",
  "description": "A Shopify development toolkit",
  "main": "index.js",
  "bin": {
    "slater": "./cli.js"
  },
  "keywords": [
    "shopify",
    "themekit",
    "upload"
  ],
  "author": "https://thecouch.nyc",
  "license": "MIT",
  "homepage": "https://github.com/the-couch/slater#readme",
  "dependencies": {
    "@friendsof/spaghetti": "^1.4.0",
    "@slater/compiler": "^1.7.3",
    "@slater/sync": "^1.8.0",
    "@slater/util": "^1.7.2",
    "ansi-colors": "^3.0.4",
    "anymatch": "^2.0.0",
    "chokidar": "^2.0.4",
    "commander": "^2.19.0",
    "download": "^7.1.0",
    "exit": "^0.1.2",
    "exit-hook": "^2.0.0",
    "extract-zip": "^1.6.7",
    "fs-extra": "^7.0.0",
    "gzip-size": "^5.0.0",
    "log-update": "^2.3.0",
    "merge-deep": "^3.0.2",
    "micromatch": "^3.1.10",
    "node-fetch": "^2.3.0",
    "parse-gitignore": "^1.0.1",
    "request": "^2.88.0",
    "socket.io": "^2.1.1",
    "terminal-link": "^1.2.0",
    "ts-loader": "^6.2.1",
    "typescript": "^3.7.5",
    "unzipper": "^0.9.10",
    "w2t": "0.0.2",
    "webpack": "^4.26.0",
    "yaml": "^1.0.0-rc.7"
  },
  "gitHead": "ac70b83dd3f2f73b9112b1ce10ced89d722ac04f"
}
