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/babel-loader/package.json
{
  "_args": [
    [
      "babel-loader@6.4.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "babel-loader@6.4.1",
  "_id": "babel-loader@6.4.1",
  "_inBundle": false,
  "_integrity": "sha1-CzQRLVsHSKjc2/Uaz2+b1C1QuMo=",
  "_location": "/babel-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-loader@6.4.1",
    "name": "babel-loader",
    "escapedName": "babel-loader",
    "rawSpec": "6.4.1",
    "saveSpec": null,
    "fetchSpec": "6.4.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-6.4.1.tgz",
  "_spec": "6.4.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Luis Couto",
    "email": "hello@luiscouto.pt"
  },
  "ava": {
    "files": [
      "test/**/*.test.js",
      "!test/fixtures/**/*",
      "!test/helpers/**/*"
    ],
    "source": [
      "src/**/*.js"
    ],
    "babel": "inherit"
  },
  "bugs": {
    "url": "https://github.com/babel/babel-loader/issues"
  },
  "dependencies": {
    "find-cache-dir": "^0.1.1",
    "loader-utils": "^0.2.16",
    "mkdirp": "^0.5.1",
    "object-assign": "^4.0.1"
  },
  "description": "babel module loader for webpack",
  "devDependencies": {
    "ava": "^0.17.0",
    "babel-cli": "^6.18.0",
    "babel-core": "^6.0.0",
    "babel-eslint": "^7.1.0",
    "babel-plugin-istanbul": "^3.0.0",
    "babel-plugin-react-intl": "^2.1.3",
    "babel-preset-es2015": "^6.0.0",
    "babel-preset-latest": "^6.16.0",
    "babel-register": "^6.18.0",
    "codecov": "^1.0.1",
    "cross-env": "^2.0.0",
    "eslint": "^3.8.1",
    "eslint-config-babel": "^6.0.0",
    "eslint-plugin-flowtype": "^2.25.0",
    "nyc": "^10.0.0",
    "react": "^15.1.0",
    "react-intl": "^2.1.2",
    "react-intl-webpack-plugin": "^0.0.3",
    "rimraf": "^2.4.3",
    "webpack": "^2.2.0-rc"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/babel/babel-loader",
  "keywords": [
    "webpack",
    "loader",
    "babel",
    "es6",
    "transpiler",
    "module"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-loader",
  "nyc": {
    "all": true,
    "include": [
      "src/**/*.js"
    ],
    "require": [
      "babel-register"
    ],
    "sourceMap": false,
    "instrument": false
  },
  "peerDependencies": {
    "babel-core": "^6.0.0",
    "webpack": "1 || 2 || ^2.1.0-beta || ^2.2.0-rc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel-loader.git"
  },
  "scripts": {
    "build": "babel src/ --out-dir lib/",
    "clean": "rimraf lib/",
    "coverage": "nyc report --reporter=json && codecov -f coverage/coverage-final.json",
    "lint": "eslint src test",
    "prepublish": "npm run clean && npm run build",
    "preversion": "npm test",
    "test": "npm run lint && cross-env BABEL_ENV=test npm run build && npm run test-only",
    "test-ci": "cross-env BABEL_ENV=test npm run build && npm run test-only",
    "test-only": "nyc ava"
  },
  "version": "6.4.1"
}