HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
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/zaklada/html/node_modules/bs-recipes/package.json
{
  "_args": [
    [
      "bs-recipes@1.3.4",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "bs-recipes@1.3.4",
  "_id": "bs-recipes@1.3.4",
  "_inBundle": false,
  "_integrity": "sha1-DS1NSKcYyMBEdp/cT4lZLci2lYU=",
  "_location": "/bs-recipes",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bs-recipes@1.3.4",
    "name": "bs-recipes",
    "escapedName": "bs-recipes",
    "rawSpec": "1.3.4",
    "saveSpec": null,
    "fetchSpec": "1.3.4"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.3.4.tgz",
  "_spec": "1.3.4",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/BrowserSync/recipes/issues"
  },
  "description": "Fully working project examples showing how to use BrowserSync in various ways",
  "devDependencies": {
    "crossbow": "^0.4.5",
    "node-dir": "^0.1.6"
  },
  "files": [
    "recipes",
    "index.js",
    "manifest.json"
  ],
  "homepage": "http://www.browsersync.io/docs/recipes/",
  "license": "ISC",
  "main": "index.js",
  "name": "bs-recipes",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BrowserSync/recipes.git"
  },
  "scripts": {
    "build": "node crossbow.js",
    "clean:nm": "find ./recipes -name node_modules | xargs rm -rf",
    "clean:other": "find . -name .sass-cache | xargs rm -rf && find . -name .idea | xargs rm -rf",
    "prepublish": "npm run clean:nm && npm run clean:other",
    "test": "npm run-script build"
  },
  "version": "1.3.4"
}