HEX
Server: Apache
System: Linux server.instantlogomakers.com 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: s2spw (1156)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/node_modules/forever/node_modules/broadway/package.json
{
  "name": "broadway",
  "description": "Lightweight application extensibility and composition with a twist of feature reflection.",
  "author": "Nodejitsu Inc. <info@nodejitsu.com>",
  "version": "0.3.6",
  "maintainers": [
    "AvianFlu <avianflu@nodejitsu.com>",
    "indexzero <charlie@nodejitsu.com>",
    "Marak <marak@nodejitsu.com>"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/flatiron/broadway.git"
  },
  "dependencies": {
    "cliff": "0.1.9",
    "eventemitter2": "0.4.14",
    "nconf": "0.6.9",
    "winston": "0.8.0",
    "utile": "0.2.1"
  },
  "devDependencies": {
    "codesurgeon": "0.3.x",
    "uglify-js": "1.0.6",
    "vows": "0.7.x"
  },
  "scripts": {
    "test": "vows test/**/*-test.js --spec"
  },
  "main": "./lib/broadway",
  "engines": {
    "node": ">= 0.6.4"
  }
}