/home/edulekha/sriramaaresorts.com/wp-content/themes/getleads/package.json
{
"name": "getleads",
"theme_info": {
"SnakeCase": "GetLeads",
"version": "2.0",
"description": "High-Performance Landing Page Solution.",
"uri": "https://themeforest.net/item/getleads-highperformance-landing-page-wordpress-theme/16264835",
"author": "Xpeedstudio",
"main_website": "https://xpeedstudio.com/",
"license_uri": "http://www.gnu.org/licenses/gpl-3.0.html",
"theme_tag": "one-column, two-columns, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready",
"essential_plugin": "1.0",
"support_link": "https://support.xpeedstudio.com/submit-ticket/",
"theme_profile": "https://themeforest.net/user/XpeedStudio"
},
"version": "1.0.0",
"description": "WordPress practice",
"main": "index.js",
"scripts": {
"start": "gulp --prod",
"build": "gulp build --prod",
"bundle": "gulp bundle --prod"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KantaPaul/wordpress-practise.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/KantaPaul/wordpress-practise/issues"
},
"homepage": "https://github.com/KantaPaul/wordpress-practise#readme",
"devDependencies": {
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",
"browser-sync": "^2.26.7",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-cssbeautify": "^2.0.1",
"gulp-if": "^3.0.0",
"gulp-imagemin": "^7.1.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"gulp-zip": "^5.0.1",
"jquery": "^3.5.1",
"node-sass": "^4.14.1",
"vinyl-named": "^1.1.0",
"webpack": "^4.43.0",
"webpack-stream": "^5.2.1",
"yargs": "^15.3.1"
}
}