HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/marie.creativefellows.nl/public/node_modules/vinyl/package.json
{
  "_args": [
    [
      "vinyl@2.2.1",
      "/Users/basrozenbrand/Creative Fellows Dropbox/Bas Rozenbrand/Server local/grandbar-marie/public"
    ]
  ],
  "_development": true,
  "_from": "vinyl@2.2.1",
  "_id": "vinyl@2.2.1",
  "_inBundle": false,
  "_integrity": "sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==",
  "_location": "/vinyl",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vinyl@2.2.1",
    "name": "vinyl",
    "escapedName": "vinyl",
    "rawSpec": "2.2.1",
    "saveSpec": null,
    "fetchSpec": "2.2.1"
  },
  "_requiredBy": [
    "/vinyl-fs",
    "/vinyl-sourcemap"
  ],
  "_resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz",
  "_spec": "2.2.1",
  "_where": "/Users/basrozenbrand/Creative Fellows Dropbox/Bas Rozenbrand/Server local/grandbar-marie/public",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "url": "https://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/vinyl/issues"
  },
  "contributors": [
    {
      "name": "Eric Schoffstall",
      "email": "yo@contra.io"
    },
    {
      "name": "Blaine Bublitz",
      "email": "blaine.bublitz@gmail.com"
    }
  ],
  "dependencies": {
    "clone": "^2.1.1",
    "clone-buffer": "^1.0.0",
    "clone-stats": "^1.0.0",
    "cloneable-readable": "^1.0.0",
    "remove-trailing-separator": "^1.0.1",
    "replace-ext": "^1.0.0"
  },
  "description": "Virtual file format.",
  "devDependencies": {
    "coveralls": "github:phated/node-coveralls#2.x",
    "eslint": "^2.13.1",
    "eslint-config-gulp": "^3.0.1",
    "expect": "^1.20.2",
    "mississippi": "^1.2.0",
    "mocha": "^3.0.0",
    "nyc": "^10.3.2",
    "safer-buffer": "^2.1.2"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "LICENSE",
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/gulpjs/vinyl#readme",
  "keywords": [
    "virtual",
    "filesystem",
    "file",
    "directory",
    "stat",
    "path"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "vinyl",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/vinyl.git"
  },
  "scripts": {
    "azure-pipelines": "nyc mocha --async-only --reporter xunit -O output=test.xunit",
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "nyc mocha --async-only"
  },
  "version": "2.2.1"
}