HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: ws67301310 (67301310)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /homepages/4/d4297730999/htdocs/wordpress/wp-content/plugins/wp-super-cache/package.json
{
	"name": "@automattic/jetpack-super-cache",
	"version": "3.0.3",
	"private": true,
	"description": "A very fast caching engine for WordPress that produces static html files.",
	"homepage": "https://jetpack.com",
	"bugs": {
		"url": "https://github.com/Automattic/jetpack/labels/[Plugin] Super Cache"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/Automattic/jetpack.git",
		"directory": "projects/plugins/super-cache"
	},
	"license": "GPL-2.0-or-later",
	"author": "Automattic",
	"scripts": {
		"build": "echo 'Not implemented.'",
		"build-js": "echo 'Not implemented.'",
		"build-production": "echo 'Not implemented.'",
		"build-production-js": "echo 'Not implemented.'",
		"clean": "true"
	}
}