HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
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: //usr/lib/node_modules/npm/node_modules/tiny-relative-date/package.json
{
  "_args": [
    [
      "[email protected]",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==",
  "_location": "/tiny-relative-date",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "tiny-relative-date",
    "escapedName": "tiny-relative-date",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Joseph Wynn",
    "email": "[email protected]",
    "url": "https://wildlyinaccurate.com/"
  },
  "bugs": {
    "url": "https://github.com/wildlyinaccurate/relative-date/issues"
  },
  "description": "Tiny function that provides relative, human-readable dates.",
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-register": "^6.24.1",
    "eslint": "^4.1.0",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-import": "^2.6.0",
    "eslint-plugin-node": "^5.0.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^3.0.1",
    "jasmine": "^2.6.0",
    "jasmine-spec-reporter": "^4.1.1"
  },
  "files": [
    "lib/",
    "src/",
    "translations/"
  ],
  "homepage": "https://github.com/wildlyinaccurate/relative-date#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "module": "src/index.js",
  "name": "tiny-relative-date",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wildlyinaccurate/relative-date.git"
  },
  "scripts": {
    "build": "babel src -d lib",
    "eslint": "eslint --fix src/**/*.js",
    "jasmine": "jasmine",
    "prepublish": "npm run build",
    "test": "npm run eslint && npm run jasmine"
  },
  "version": "1.3.0"
}