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: //home/arjun/projects/buyercall/node_modules/date-format/package.json
{
  "_args": [
    [
      "date-format@4.0.14",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "date-format@4.0.14",
  "_id": "date-format@4.0.14",
  "_inBundle": false,
  "_integrity": "sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==",
  "_location": "/date-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "date-format@4.0.14",
    "name": "date-format",
    "escapedName": "date-format",
    "rawSpec": "4.0.14",
    "saveSpec": null,
    "fetchSpec": "4.0.14"
  },
  "_requiredBy": [
    "/log4js",
    "/streamroller"
  ],
  "_resolved": "https://registry.npmjs.org/date-format/-/date-format-4.0.14.tgz",
  "_spec": "4.0.14",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Gareth Jones",
    "email": "gareth.nomiddlename@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nomiddlename/date-format/issues"
  },
  "description": "Formatting Date objects as strings since 2013",
  "devDependencies": {
    "eslint": "^8.24.0",
    "eslint-plugin-mocha": "^10.1.0",
    "mocha": "^10.0.0",
    "nyc": "^15.1.0",
    "should": "^13.2.3"
  },
  "engines": {
    "node": ">=4.0"
  },
  "files": [
    "lib",
    "CHANGELOG.md"
  ],
  "gitHead": "bf59015ab6c9e86454b179374f29debbdb403522",
  "homepage": "https://github.com/nomiddlename/date-format#readme",
  "keywords": [
    "date",
    "format",
    "string"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "date-format",
  "nyc": {
    "include": [
      "lib/**"
    ],
    "branches": 100,
    "lines": 100,
    "functions": 100
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nomiddlename/date-format.git"
  },
  "scripts": {
    "lint": "eslint lib/* test/*",
    "pretest": "eslint lib/* test/*",
    "test": "nyc --check-coverage mocha"
  },
  "version": "4.0.14"
}