HEX
Server: LiteSpeed
System: Linux premium127.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: luxbsolr (925)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/luxbsolr/cardsord.store/wp-content/plugins/shopay-for-woocommerce/package.json
{
	"name": "woocommerce-gateway-dummy",
	"title": "WooCommerce Dummy Payments",
	"version": "1.0.6",
	"author": "WooCommerce",
	"license": "GPL-3.0+",
	"keywords": [],
	"engines": {
		"node": "^20.12.0",
		"npm": "^10.5.0"
	},
	"devDependencies": {
		"@woocommerce/dependency-extraction-webpack-plugin": "2.2.0",
		"@wordpress/scripts": "^27.8.0",
		"cross-env": "7.0.3"
	},
	"scripts": {
		"start": "wp-scripts start",
		"build": "wp-scripts build && npm run i18n:build",
		"i18n": "npm run i18n:build",
		"i18n:build": "npm run i18n:pot && ./bin/build_i18n.sh",
		"i18n:pot": "php -d xdebug.max_nesting_level=512 (Get-Command wp).Path i18n make-pot --exclude=\"node_modules/,languages/,assets/\" --headers='{\"Report-Msgid-Bugs-To\":\"https://woocommerce.com/my-account/create-a-ticket/\", \"language-team\":\"LANGUAGE <EMAIL@ADDRESS>\"}' . languages/woocommerce-gateway-dummy.pot",
		"i18n:json": "(Get-Command wp).Path i18n make-json languages --no-purge",
		"packages-update": "wp-scripts packages-update",
		"check-engines": "wp-scripts check-engines"
	}
}