MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/www/DMS/node_modules/buffer-to-vinyl/package.json
{
  "_from": "buffer-to-vinyl@^1.0.0",
  "_id": "buffer-to-vinyl@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-APFfruOreh3aLN5tkSG//dB7ImI=",
  "_location": "/buffer-to-vinyl",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "buffer-to-vinyl@^1.0.0",
    "name": "buffer-to-vinyl",
    "escapedName": "buffer-to-vinyl",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/decompress"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz",
  "_shasum": "00f15faee3ab7a1dda2cde6d9121bffdd07b2262",
  "_spec": "buffer-to-vinyl@^1.0.0",
  "_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\decompress",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/buffer-to-vinyl/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "file-type": "^3.1.0",
    "readable-stream": "^2.0.2",
    "uuid": "^2.0.1",
    "vinyl": "^1.0.0"
  },
  "deprecated": false,
  "description": "Create a vinyl file or stream from a buffer",
  "devDependencies": {
    "ava": "^0.0.4",
    "concat-stream": "^1.4.7",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/buffer-to-vinyl#readme",
  "keywords": [],
  "license": "MIT",
  "name": "buffer-to-vinyl",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/buffer-to-vinyl.git"
  },
  "scripts": {
    "test": "xo && node test.js"
  },
  "version": "1.1.0"
}