HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
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: /var/www/quadcode-site/node_modules/npm/node_modules/meant/package.json
{
  "_from": "meant@1.0.2",
  "_id": "meant@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-KN+1uowN/NK+sT/Lzx7WSGIj2u+3xe5n2LbwObfjOhPZiA+cCfCm6idVl0RkEfjThkw5XJ96CyRcanq6GmKtUg==",
  "_location": "/meant",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "meant@1.0.2",
    "name": "meant",
    "escapedName": "meant",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/meant/-/meant-1.0.2.tgz",
  "_shasum": "5d0c78310a3d8ae1408a16be0fe0bd42a969f560",
  "_spec": "meant@1.0.2",
  "_where": "/Users/ruyadorno/Documents/workspace/cli/latest",
  "author": {
    "name": "Daijiro Wachi"
  },
  "bugs": {
    "url": "https://github.com/watilde/meant/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Like the `Did you mean?` in git for npm",
  "devDependencies": {
    "standard": "^11.0.1",
    "standard-version": "^8.0.1",
    "tap": "^12.7.0"
  },
  "homepage": "https://github.com/watilde/meant#readme",
  "keywords": [
    "meant"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "meant",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/watilde/meant.git"
  },
  "scripts": {
    "release": "standard-version",
    "test": "standard && tap test.js"
  },
  "version": "1.0.2"
}