HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/eslinced-103/brise-edu.or.kr/node_modules/ziggy/package.json
{
  "name": "ziggy",
  "version": "2.4.0",
  "description": "irc bot with plugin support",
  "main": "index.js",
  "bin": {
    "ziggy": "./bin/ziggy.js"
  },
  "dependencies": {
    "xtend": "2.0.6",
    "irc": "0.3.6",
    "nopt": "2.1.2"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/jarofghosts/ziggy.git"
  },
  "keywords": [
    "irc",
    "bot",
    "plugins"
  ],
  "author": "jesse keane",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jarofghosts/ziggy/issues"
  },
  "devDependencies": {
    "tape": "^2.12.3"
  }
}