{
  "author": {
    "name": "tymm0"
  },
  "bugs": {
    "url": "https://github.com/hackwork-tymm0/torinet/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "aes256": "^1.0.4",
    "clear-screen": "^1.0.0",
    "colors": "^1.3.3",
    "ip": "^1.1.5",
    "lodash": "^4.17.11",
    "random-item": "^3.0.0",
    "socket.io": "^2.2.0",
    "socket.io-client": "^2.2.0"
  },
  "deprecated": false,
  "description": "ToriChat API",
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^6.1.4",
    "mocha-logger": "^1.0.6",
    "nodemon": "^1.19.0",
    "tymlogger": "^1.0.0"
  },
  "homepage": "https://github.com/hackwork-tymm0/torinet#readme",
  "keywords": [
    "chat",
    "net",
    "tori",
    "getz"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "torinet",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hackwork-tymm0/torinet.git"
  },
  "scripts": {
    "test": "npx mocha",
    "utils:messages": "node ./utils/messages",
    "utils:scanner": "node ./utils/scanner",
    "utils:server": "npx nodemon ./utils/server",
    "utils:state": "node ./utils/state"
  },
  "version": "0.0.11"
}
