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/events/package.json
{
  "_args": [
    [
      "events@2.1.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "events@2.1.0",
  "_id": "events@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg==",
  "_location": "/events",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "events@2.1.0",
    "name": "events",
    "escapedName": "events",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/events/-/events-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Irakli Gozalishvili",
    "email": "rfobic@gmail.com",
    "url": "http://jeditoolkit.com"
  },
  "bugs": {
    "url": "http://github.com/Gozala/events/issues/"
  },
  "description": "Node's event emitter for all engines.",
  "devDependencies": {
    "isarray": "^2.0.2",
    "mocha": "^3.5.3",
    "object-keys": "^1.0.11",
    "zuul": "^3.11.1"
  },
  "engines": {
    "node": ">=0.4.x"
  },
  "homepage": "https://github.com/Gozala/events#readme",
  "id": "events",
  "keywords": [
    "events",
    "eventEmitter",
    "eventDispatcher",
    "listeners"
  ],
  "license": "MIT",
  "main": "./events.js",
  "name": "events",
  "repository": {
    "type": "git",
    "url": "git://github.com/Gozala/events.git",
    "web": "https://github.com/Gozala/events"
  },
  "scripts": {
    "test": "mocha --ui qunit -- tests/index.js",
    "test:browsers": "zuul -- tests/index.js"
  },
  "version": "2.1.0"
}