gulp-shopify-upload-by-bitcode
Version:
A tool to watch and upload files to Shopify for use in theme editing
55 lines (54 loc) • 1.15 kB
JSON
{
"name": "gulp-shopify-upload-by-bitcode",
"version": "1.0.5",
"description": "A tool to watch and upload files to Shopify for use in theme editing",
"keywords": [
"gulp",
"shopify",
"shopify-upload",
"shopify-theme",
"bitcode"
],
"homepage": "https://bitbucket.org/regretstudios/gulp-shopify-upload-by-bitcode/src",
"bugs": {
"url": "https://bitbucket.org/regretstudios/gulp-shopify-upload-by-bitcode/src/issues"
},
"author": {
"name": "bitcode",
"url": "https://www.arenathemes.com/"
},
"contributors": [
{
"name": "Thien",
"email": "duythien0914@gmail.com",
"url": "https://github.com/duythien0912"
}
],
"main": "index.js",
"dependencies": {
"isbinaryfile": "3.0.3",
"path": "0.12.7",
"shopify-api": "0.2.3",
"through2": "2.0.3",
"gulp-util": "3.0.8"
},
"devDependencies": {
"gulp": "3.9.1"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.2.10"
},
"licenses": [
{
"type": "MIT"
}
],
"maintainers": [
{
"name": "thien",
"email": "duythien0914@gmail.com"
}
],
"scripts": {}
}