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-ui/package.json
{
	"name": "browser-sync-ui",
	"description": "User Interface for BrowserSync",
	"version": "2.27.7",
	"homepage": "http://www.browsersync.io/",
	"author": {
		"name": "Shane Osbourne"
	},
	"repository": "BrowserSync/UI",
	"files": [
		"index.js",
		"lib",
		"public",
		"static",
		"templates"
	],
	"scripts": {
		"build": "npm run build:static && npm run build:webpack",
		"build:static": "node tasks/crossbow.js",
		"build:webpack": "webpack",
		"prepublishOnly": "npm run build"
	},
	"license": "Apache-2.0",
	"dependencies": {
		"async-each-series": "0.1.1",
		"connect-history-api-fallback": "^1",
		"immutable": "^3",
		"server-destroy": "1.0.1",
		"socket.io-client": "^2.4.0",
		"stream-throttle": "^0.1.3"
	},
	"devDependencies": {
		"angular": "^1.8.2",
		"angular-route": "~1.4.8",
		"angular-sanitize": "~1.4.8",
		"angular-touch": "~1.4.8",
		"bs-snippet-injector": "^2.0.1",
		"chai": "^3",
		"compression": "^1",
		"crossbow-sites": "^1.0.1",
		"easy-svg": "^3.0.0",
		"eazy-logger": "^3.1.0",
		"jshint": "^2.8.0",
		"mocha": "^8.2.0",
		"no-abs": "0.0.0",
		"object-path": "^0.11.5",
		"parallelshell": "^2.0.0",
		"pretty-js": "^0.1.8",
		"request": "^2",
		"sinon": "^1",
		"store": "^1.3.20",
		"supertest": "^3",
		"uglify-js": "^2.6.1",
		"vinyl-fs": "3.0.3",
		"webpack": "^5.17.0",
		"webpack-cli": "^4.4.0"
	},
	"keywords": [
		"browser sync",
		"live reload",
		"css injection",
		"action sync"
	],
	"gitHead": "a7c14c873b4ad14fdbdc1e07eaac0fc30af2e645"
}