HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //var/www/html/orbi-individual/node_modules/timers-browserify/package.json
{
  "author": "J. Ryan Stinnett <[email protected]> (https://convolv.es/)",
  "name": "timers-browserify",
  "description": "timers module for browserify",
  "version": "2.0.12",
  "homepage": "https://github.com/jryans/timers-browserify",
  "bugs": "https://github.com/jryans/timers-browserify/issues",
  "repository": {
    "type": "git",
    "url": "git://github.com/jryans/timers-browserify.git"
  },
  "contributors": [
    "Colton Brown <[email protected]>",
    "Dario Segura <[email protected]>",
    "Guy Bedford <[email protected]>",
    "Ionut-Cristian Florescu <[email protected]>",
    "James Halliday <[email protected]>",
    "Jan Schär <[email protected]>",
    "Johannes Ewald <[email protected]>",
    "Jonathan Prins <[email protected]>",
    "Matt Esch <[email protected]>",
    "Renée Kooi <[email protected]>",
    "Simon Meusel <[email protected]>",
    "taoqf <[email protected]>",
    "Thiago Felix <[email protected]>",
    "wtgtybhertgeghgtwtg <[email protected]>"
  ],
  "main": "main.js",
  "dependencies": {
    "setimmediate": "^1.0.4"
  },
  "devDependencies": {
    "browserify": "~1.10.16",
    "connect": "~2.30.2"
  },
  "optionalDependencies": {},
  "engines": {
    "node": ">=0.6.0"
  },
  "keywords": [
    "timers",
    "browserify",
    "browser"
  ],
  "license": "MIT",
  "jspm": {
    "map": {
      "./main.js": {
        "node": "@node/timers"
      }
    }
  }
}