HEX
Server: LiteSpeed
System: Linux server019.our-control-panel.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: aashishs (1103)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/aashishs/manishjhanepal.com.np/wp-content/themes/twentytwentyfive-trunk/package.json
{
	"name": "twentytwentyfive",
	"private": true,
	"version": "0.0.1",
	"description": "The default WordPress theme for 2025",
	"author": "WordPress",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"WordPress",
		"theme"
	],
	"homepage": "https://github.com/WordPress/twentytwentyfive#readme",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/WordPress/twentytwentyfive.git"
	},
	"bugs": {
		"url": "https://github.com/WordPress/twentytwentyfive/issues"
	},
	"engines": {
		"node": ">=20.10.0",
		"npm": ">=10.2.3"
	},
	"devDependencies": {
		"@wordpress/stylelint-config": "^22.5.0",
		"ajv": "^8.17.1",
		"ajv-draft-04": "^1.0.0",
		"chalk": "^5.3.0",
		"fast-glob": "^3.3.2",
		"parse5-html-rewriting-stream": "^7.0.0",
		"semver": "^7.6.3",
		"string-progressbar": "^1.0.4",
		"stylelint": "^14.16.1",
		"table": "^6.8.2"
	},
	"scripts": {
		"lint:css": "stylelint **/*.css -i .gitignore",
		"lint:css:fix": "stylelint **/*.css -i .gitignore --fix",
		"lint:php": "composer run-script lint",
		"lint:php:fix": "composer run-script format",
		"lint:theme": "node theme-utils.mjs validate-theme",
		"lint:patterns:fix": "node theme-utils.mjs escape-patterns --text-domain=twentytwentyfive"
	}
}