HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/serve/node_modules/clipboardy/package.json
{
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-2WNImOvCRe6r63Gk9pShfkwXsVtKCroMAevIbiae021mS850UkWPbevxsBz3tnvjZIEGvlwaqCPsw+4ulzNgJA==",
  "_location": "/serve/clipboardy",
  "_phantomChildren": {
    "cross-spawn": "5.1.0",
    "get-stream": "3.0.0",
    "is-stream": "1.1.0",
    "npm-run-path": "2.0.2",
    "p-finally": "1.0.0",
    "signal-exit": "3.0.3",
    "strip-eof": "1.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "clipboardy",
    "escapedName": "clipboardy",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/serve"
  ],
  "_resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-1.2.3.tgz",
  "_shasum": "0526361bf78724c1f20be248d428e365433c07ef",
  "_spec": "[email protected]",
  "_where": "/home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/serve",
  "author": {
    "name": "Sindre Sorhus",
    "email": "[email protected]",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/clipboardy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "arch": "^2.1.0",
    "execa": "^0.8.0"
  },
  "deprecated": false,
  "description": "Access the system clipboard (copy/paste)",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "lib",
    "fallbacks"
  ],
  "homepage": "https://github.com/sindresorhus/clipboardy#readme",
  "keywords": [
    "clipboard",
    "copy",
    "paste",
    "copy-paste",
    "pasteboard",
    "read",
    "write",
    "pbcopy",
    "clip",
    "xclip",
    "xsel"
  ],
  "license": "MIT",
  "name": "clipboardy",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/clipboardy.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.2.3"
}