{
  "name": "slatest",
  "version": "3.4.0",
  "description": "Shopify theme development toolkit",
  "main": "./bin/slatest.js",
  "bin": {
    "slatest": "bin/run.js"
  },
  "scripts": {
    "dev": "cd ../../ && node node_modules/slatest/bin/slatest"
  },
  "author": "MichaelCook.tech",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/entozoon/slatest.git"
  },
  "license": "ISC",
  "type": "module",
  "dependencies": {
    "@babel/core": "7.22.*",
    "@babel/plugin-proposal-class-properties": "7.18.*",
    "@babel/plugin-transform-arrow-functions": "7.22.*",
    "@babel/preset-env": "^7.22.15",
    "@babel/preset-react": "^7.22.15",
    "autoprefixer": "10.4.*",
    "babel-loader": "9.1.*",
    "babel-plugin-inferno": "6.6.*",
    "babel-plugin-syntax-jsx": "6.18.*",
    "browser-sync": "^2.29.3",
    "chokidar": "3.5.*",
    "colors": "1.4.*",
    "command-line-args": "5.2.*",
    "css-loader": "^6.8.1",
    "glob-to-regexp": "0.4.*",
    "globby": "13.2.*",
    "md5": "^2.3.0",
    "mini-css-extract-plugin": "^2.7.6",
    "node-fetch": "3.3.*",
    "node-sound-effects": "^1.2.0",
    "node-watch": "0.7.*",
    "null-loader": "^4.0.1",
    "open": "^7.0.3",
    "sass": "^1.66.1",
    "sass-loader": "^13.3.2",
    "shelljs": "0.8.*",
    "svelte-loader": "^3.1.9",
    "webpack": "^5.88.2",
    "webpack-cli": "^5.1.4",
    "webpack-dev-server": "^4.15.1"
  }
}
