HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/readline2/package.json
{
  "name": "readline2",
  "version": "0.1.1",
  "description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10",
  "scripts": {
    "test": "mocha -R spec"
  },
  "repository": "SBoudrias/readline2",
  "keywords": [
    "cli",
    "terminal",
    "readline",
    "tty",
    "ansi"
  ],
  "author": "Simon Boudrias <admin@simonboudrias.com>",
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "dependencies": {
    "mute-stream": "0.0.4",
    "strip-ansi": "^2.0.1"
  },
  "devDependencies": {
    "chalk": "^0.5.1",
    "mocha": "^2.1.0",
    "sinon": "^1.7.3"
  }
}