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/moment-timezone/package.json
{
  "_args": [
    [
      "moment-timezone@0.5.43",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_from": "moment-timezone@0.5.43",
  "_id": "moment-timezone@0.5.43",
  "_inBundle": false,
  "_integrity": "sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==",
  "_location": "/moment-timezone",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "moment-timezone@0.5.43",
    "name": "moment-timezone",
    "escapedName": "moment-timezone",
    "rawSpec": "0.5.43",
    "saveSpec": null,
    "fetchSpec": "0.5.43"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.43.tgz",
  "_spec": "0.5.43",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Tim Wood",
    "email": "washwithcare@gmail.com",
    "url": "http://timwoodcreates.com/"
  },
  "bugs": {
    "url": "https://github.com/moment/moment-timezone/issues"
  },
  "dependencies": {
    "moment": "^2.29.4"
  },
  "description": "Parse and display moments in any timezone.",
  "devDependencies": {
    "grunt": "^1.5.3",
    "grunt-contrib-clean": "^2.0.1",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-nodeunit": "^4.0.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-exec": "^3.0.0",
    "typescript": "^3.5.1"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "http://momentjs.com/timezone/",
  "jspm": {
    "main": "builds/moment-timezone-with-data",
    "shim": {
      "moment-timezone": {
        "deps": [
          "moment"
        ]
      }
    }
  },
  "keywords": [
    "moment",
    "date",
    "time",
    "timezone",
    "olson",
    "iana",
    "zone",
    "tz"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "moment-timezone",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moment/moment-timezone.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "typings": "./index.d.ts",
  "version": "0.5.43"
}