HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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: //proc/self/root/usr/local/lib/node_modules/@capacitor/cli/node_modules/bplist-parser/package.json
{
  "_from": "bplist-parser@^0.3.2",
  "_id": "bplist-parser@0.3.2",
  "_inBundle": false,
  "_integrity": "sha512-apC2+fspHGI3mMKj+dGevkGo/tCqVB8jMb6i+OX+E29p0Iposz07fABkRIfVUPNd5A5VbuOz1bZbnmkKLYF+wQ==",
  "_location": "/@capacitor/cli/bplist-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bplist-parser@^0.3.2",
    "name": "bplist-parser",
    "escapedName": "bplist-parser",
    "rawSpec": "^0.3.2",
    "saveSpec": null,
    "fetchSpec": "^0.3.2"
  },
  "_requiredBy": [
    "/@capacitor/cli/native-run"
  ],
  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.2.tgz",
  "_shasum": "3ac79d67ec52c4c107893e0237eb787cbacbced7",
  "_spec": "bplist-parser@^0.3.2",
  "_where": "/usr/local/lib/node_modules/@capacitor/cli/node_modules/native-run",
  "author": {
    "name": "Joe Ferner",
    "email": "joe.ferner@nearinfinity.com"
  },
  "bugs": {
    "url": "https://github.com/nearinfinity/node-bplist-parser/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brett Zamir"
    }
  ],
  "dependencies": {
    "big-integer": "1.6.x"
  },
  "deprecated": false,
  "description": "Binary plist parser.",
  "devDependencies": {
    "eslint": "6.5.x",
    "mocha": "6.2.x"
  },
  "engines": {
    "node": ">= 5.10.0"
  },
  "homepage": "https://github.com/nearinfinity/node-bplist-parser",
  "keywords": [
    "bplist",
    "plist",
    "parser"
  ],
  "license": "MIT",
  "main": "bplistParser.js",
  "name": "bplist-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nearinfinity/node-bplist-parser.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "0.3.2"
}