{
  "name": "gulp-shopify-theme",
  "version": "1.1.3",
  "description": "Gulp plugin for Shopify theme development",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "tmslnz <t@theworkers.net> (http://theworkers.net/)",
  "repository": {
    "type": "git",
    "url": "https://github.com/tmslnz/gulp-shopify-theme.git"
  },
  "keywords": [
    "gulp",
    "shopify",
    "upload",
    "theme",
    "theme-development",
    "shopify-upload",
    "shopify-theme"
  ],
  "license": "MIT",
  "dependencies": {
    "async": "^2.6.0",
    "gulp-util": "^3.0.8",
    "shopify-api-node": "^2.10.0",
    "through2": "^2.0.3"
  }
}
