Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/browser-sync/ |
Upload File : |
{ "name": "browser-sync", "description": "Live CSS Reload & Browser Syncing", "version": "2.26.7", "homepage": "https://browsersync.io/", "author": { "name": "Shane Osbourne" }, "repository": "BrowserSync/browser-sync", "license": "Apache-2.0", "main": "dist/index.js", "bin": "dist/bin.js", "files": [ "dist", "certs", "templates", "cli-options", "client/dist" ], "engines": { "node": ">= 6.0.0" }, "scripts": { "env": "node ./test/env.js", "test": "cb build-all && npm run env && npm run unit", "lint": "prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js' --write --tab-width 4", "pro": "protractor test/protractor/config.single.js", "pro-local": "node test/protractor/setup.js", "unit": "mocha --recursive test/specs --timeout 10000 --bail --exit", "pre-release": "npm test && npm run pro-local && npm run pro", "lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node", "prepublishOnly": "cb build-all", "build-all": "cb build-all" }, "dependencies": { "browser-sync-client": "^2.26.6", "browser-sync-ui": "^2.26.4", "bs-recipes": "1.3.4", "bs-snippet-injector": "^2.0.1", "chokidar": "^2.0.4", "connect": "3.6.6", "connect-history-api-fallback": "^1", "dev-ip": "^1.0.1", "easy-extender": "^2.3.4", "eazy-logger": "^3", "etag": "^1.8.1", "fresh": "^0.5.2", "fs-extra": "3.0.1", "http-proxy": "1.15.2", "immutable": "^3", "localtunnel": "1.9.2", "micromatch": "^3.1.10", "opn": "5.3.0", "portscanner": "2.1.1", "qs": "6.2.3", "raw-body": "^2.3.2", "resp-modifier": "6.0.2", "rx": "4.1.0", "send": "0.16.2", "serve-index": "1.9.1", "serve-static": "1.13.2", "server-destroy": "1.0.1", "socket.io": "2.1.1", "ua-parser-js": "0.7.17", "yargs": "6.4.0" }, "devDependencies": { "@types/node": "^8", "chai": "^3", "chalk": "1.1.3", "crossbow": "^4.3.3", "generate-changelog": "^1.7.0", "graceful-fs": "4.1.9", "http2": "^3.3.6", "mocha": "^5", "prettier": "^1.9.2", "q": "1.4.1", "request": "^2", "requirejs": "^2.3.5", "rimraf": "2.5.4", "sinon": "^1", "socket.io-client": "^2.0.4", "source-map-support": "^0.5.0", "supertest": "^3", "typescript": "3.0.3", "vinyl": "1.2.0" }, "keywords": [ "browser sync", "css", "live reload", "sync" ], "gitHead": "2191369375cd3ee4515d800f79ad52f76e221ed1" }