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: //usr/lib/node_modules/forever/node_modules/flatiron/package.json
{
  "name": "flatiron",
  "description": "An elegant blend of convention and configuration for building apps in Node.js and the browser",
  "version": "0.4.3",
  "author": "Nodejitsu Inc. <info@nodejitsu.com>",
  "maintainers": [
    "indexzero <charlie@nodejitsu.com>",
    "AvianFlu <avianflu@nodejitsu.com>",
    "Marak <marak@nodejitsu.com>"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/flatiron/flatiron.git"
  },
  "dependencies": {
    "broadway": "~0.3.2",
    "optimist": "0.6.0",
    "prompt": "0.2.14",
    "director": "1.2.7"
  },
  "devDependencies": {
    "st": "0.1.x",
    "request": "2.x.x",
    "resourceful": "0.3.x",
    "union": "0.4.x",
    "vows": "0.7.x"
  },
  "main": "./lib/flatiron",
  "bin": {
    "flatiron": "./bin/flatiron"
  },
  "scripts": {
    "test": "vows --spec"
  },
  "engines": {
    "node": ">= 0.4.0"
  }
}