shopify-theme-lab-reloader
Version:
Reloads a remote Shopify theme during development
19 lines (18 loc) • 460 B
JSON
{
"name": "shopify-theme-lab-reloader",
"description": "Reloads a remote Shopify theme during development",
"author": "Sergej Samsonenko <contact@sergej.codes>",
"version": "2.1.6",
"license": "MIT",
"repository": "git@github.com:uicrooks/shopify-theme-lab-plugins.git",
"main": "server.js",
"keywords": [
"shopify",
"theme-lab",
"reloader"
],
"dependencies": {
"chalk": "^4.1.1",
"ws": "^7.4.6"
}
}