HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //proc/1233/root/home/arjun/projects/buyercall_forms/buyercall/node_modules/strip-eof/package.json
{
  "_args": [
    [
      "strip-eof@1.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "strip-eof@1.0.0",
  "_id": "strip-eof@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==",
  "_location": "/strip-eof",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strip-eof@1.0.0",
    "name": "strip-eof",
    "escapedName": "strip-eof",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/bin-version/execa",
    "/default-gateway/execa",
    "/execa",
    "/gifsicle/execa",
    "/imagemin-mozjpeg/execa",
    "/imagemin-pngquant/execa",
    "/pngquant-bin/execa"
  ],
  "_resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/strip-eof/issues"
  },
  "description": "Strip the End-Of-File (EOF) character from a string/buffer",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/strip-eof#readme",
  "keywords": [
    "strip",
    "trim",
    "remove",
    "delete",
    "eof",
    "end",
    "file",
    "newline",
    "linebreak",
    "character",
    "string",
    "buffer"
  ],
  "license": "MIT",
  "name": "strip-eof",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/strip-eof.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0"
}