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/tana/frontend/node_modules/gulp-sourcemaps/package.json
{
  "_args": [
    [
      "gulp-sourcemaps@1.6.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "gulp-sourcemaps@1.6.0",
  "_id": "gulp-sourcemaps@1.6.0",
  "_inBundle": false,
  "_integrity": "sha1-uG/zSdgBzrVuHZ59x7vLS33uYAw=",
  "_location": "/gulp-sourcemaps",
  "_phantomChildren": {
    "clone": "1.0.4",
    "clone-stats": "0.0.1",
    "replace-ext": "0.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-sourcemaps@1.6.0",
    "name": "gulp-sourcemaps",
    "escapedName": "gulp-sourcemaps",
    "rawSpec": "1.6.0",
    "saveSpec": null,
    "fetchSpec": "1.6.0"
  },
  "_requiredBy": [
    "/decompress/vinyl-fs",
    "/download/vinyl-fs"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.6.0.tgz",
  "_spec": "1.6.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Florian Reiterer",
    "email": "me@florianreiterer.com"
  },
  "bugs": {
    "url": "https://github.com/floridoo/gulp-sourcemaps/issues"
  },
  "dependencies": {
    "convert-source-map": "^1.1.1",
    "graceful-fs": "^4.1.2",
    "strip-bom": "^2.0.0",
    "through2": "^2.0.0",
    "vinyl": "^1.0.0"
  },
  "description": "Source map support for Gulp.js",
  "devDependencies": {
    "coveralls": "^2.11.4",
    "faucet": "0.0.1",
    "istanbul": "^0.3.21",
    "jshint": "^2.8.0",
    "tape": "^4.2.0"
  },
  "files": [
    "index.js",
    "package.json",
    "README.md",
    "LICENSE.md"
  ],
  "homepage": "http://github.com/floridoo/gulp-sourcemaps",
  "keywords": [
    "gulpplugin",
    "gulp",
    "source maps",
    "sourcemaps"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "gulp-sourcemaps",
  "repository": {
    "type": "git",
    "url": "git://github.com/floridoo/gulp-sourcemaps.git"
  },
  "scripts": {
    "cover": "istanbul cover --dir reports/coverage tape \"test/*.js\"",
    "coveralls": "istanbul cover tape \"test/*.js\" --report lcovonly && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "tap": "tape test/*.js",
    "test": "jshint *.js test/*.js && faucet test/*.js"
  },
  "version": "1.6.0"
}