HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/quadcode-site/node_modules/browser-sync-client/package.json
{
	"name": "browser-sync-client",
	"description": "Client-side scripts for BrowserSync",
	"version": "2.27.7",
	"homepage": "https://github.com/shakyshane/browser-sync-client",
	"author": "Shane Osbourne <shane.osbourne8@gmail.com>",
	"repository": {
		"type": "git",
		"url": "git://github.com/shakyshane/browser-sync-client.git"
	},
	"bugs": {
		"url": "https://github.com/shakyshane/browser-sync-client/issues"
	},
	"licenses": [
		{
			"type": "MIT",
			"url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT"
		}
	],
	"main": "index.js",
	"files": [
		"dist"
	],
	"engines": {
		"node": ">=8.0.0"
	},
	"scripts": {
		"build": "webpack --mode=development && webpack --output-filename index.min.js",
		"prepublishOnly": "npm run build"
	},
	"devDependencies": {
		"@types/node": "^8",
		"awesome-typescript-loader": "^5.2.1",
		"nanologger": "^1.3.1",
		"socket.io-client": "^2.4.0",
		"typescript": "3.0.3",
		"webpack": "^5.17.0",
		"webpack-cli": "^4.4.0",
		"webpack-dev-server": "^3.11.2"
	},
	"keywords": [],
	"dependencies": {
		"etag": "1.8.1",
		"fresh": "0.5.2",
		"mitt": "^1.1.3",
		"rxjs": "^5.5.6"
	},
	"directories": {
		"lib": "lib",
		"test": "test"
	},
	"license": "ISC",
	"gitHead": "a7c14c873b4ad14fdbdc1e07eaac0fc30af2e645"
}