gulp-ocmod-refresh
Version:
Gulp Plugin for refresh Extension > Modifications (OCMOD) cache in OpenCart 3.x.x.
38 lines (37 loc) • 935 B
JSON
{
"name": "gulp-ocmod-refresh",
"version": "1.0.5",
"description": "Gulp Plugin for refresh Extension > Modifications (OCMOD) cache in OpenCart 3.x.x.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/astelit/gulp-ocmode-refresh.git"
},
"keywords": [
"Gulp",
"Opencart",
"Modification",
"Extensions",
"Refresh",
"ocmode cache clear"
],
"author": {
"name": "Gennady Mandretov",
"email": "grimgrim240@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/astelit/gulp-ocmode-refresh/issues",
"email": "grimgrim240@gmail.com"
},
"homepage": "https://github.com/astelit/gulp-ocmode-refresh#readme",
"dependencies": {
"get-query-param": "^2.0.3",
"gulp-util": "^3.0.8",
"request": "^2.88.2",
"through2": "^4.0.2"
}
}